/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.contenant{
	height: 640px;
	background-image: url(images/accueil/fond.jpg);
	background-repeat: no-repeat;		
	background-size: cover;
}
img{
	border: 0px;
}
h3{
	padding: 0px;
	padding-top: 7px;
	margin: 0px;
	margin-bottom: 5px;
	color: #5B0502;
	font-size: 11px;
	font-weight: bold;
}
p{
	padding: 0px;
	margin: 0px;
	margin-bottom: 7px;
}


.page_home .txtbas, .page_home .txtbas a{
	color: #FFFFFF;
}

.oeuvre{
	position: absolute;
	top: 219px;
	left: 40px; 
	height: 232px;
	width: 395px;
	background-color: #CAC7AB;
}
.imgoeuvre{
	width: 200px;
	margin: 1px;
	margin-top: 0px;
}
.txtoeuvre{
	position: absolute;
	margin-left: 210px;
	font-size: 10px;
	color: #000000;
	width: 175px;
}
.txtoeuvre a, .txtoeuvre a:hover{
	text-decoration:none;
	color:#5B0502;
}

.ttroeuvre{
	font-family: Arial, Helvetica, sans-serif;
	height: 29px;
	margin: 1px;
	line-height: 28px;
	color: #FFFFFF;
	font-size: 20px;
	background-color: #63130F;
}

.actualite{
	position: absolute;
	top: 97px;
	right: 35px;
	width: 157px;
	background-color: #CAC7AB;
	/*height: 359px;*/
	padding-bottom:8px;
}
.actualite img{
	margin: 0px; 
	margin-left: 10px;
	margin-top: 10px; 
	margin-bottom: 10px; 
}
.ttractualite{
	padding: 0px;
	padding-top: 7px;
	margin-left: 10px;
	margin-right:10px;
	height: 25px;
}
.ttractualite img{
	margin: 0px;
}
.txtactualite{
	margin-left:10px;
	margin-right:10px;
	font-size: 11px;
	color: #5B0502;
}
.txtactualite .une{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}
.txtactualite a{
	text-decoration:none;
	color: #5B0502;
}
.txtactualite a:hover{
	text-decoration:none;
}
.txtactualite .t{
	padding-bottom:8px;
	padding-top:6px;
}
.txtactualite .t a{
	font-weight:bold;
}
.actualite .separation{
	height:1px;
	width:90px;
	margin-left:30px;
	background-color:#5B0502;
}
.ensavoirplus{
	margin-top: 7px;
}
.ensavoirplus a{
	font-size: 10px;
	color: #5B0502;
	font-weight: bold;
}
.ensavoirplus img{
	margin: 0px;
	margin-right: 5px;
	vertical-align: bottom;
}
.accueil{
	position: absolute;
	top: 497px;
	left: 40px; 
	height: 110px;
	width: 410px;
}
.imgaccueil{ 
	width: 120px;
	height: 110px;
}
.telecharge{
	position: absolute;
	margin-left: 130px;
	top: 45px;
	/*width: 705px;*/
}
.txttelecharge{
	height: 20px;
	color: #FFFFFF;
	Font-Weight: Bold;
	/*text-align: center;*/
	font-size: 12px;
	padding-left: 10px;
}
.logotelecharge{
	padding-right: 20px;
	padding-left: 5px;
	text-decoration: none;
}
.logotelecharge:link{
	text-decoration: none;
}