@charset "iso-8859-1";
/* CSS Document */

body{
	margin:0;
	background:url(images/fond.jpg) top center no-repeat;
	background-attachment:fixed;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#24547B;
	font-size:12px;
}

#centre{
	width:1010px;
	margin:auto;
}

#haut_page{
	background:url(images/haut_contenu.png) bottom center no-repeat;
	width:1010px;
	height:73px;	
}
#logo{
	position:absolute;	
	margin-left:25px;
	margin-top:20px;
}
#cnreppop{
	float:right;
	margin-right:15px;	
	margin-top:20px;	
}
.cadre_photo{
	border:1px #92C2D2 solid;	
}
.contenu{
	width:1010px;
	background:url(images/fond_contenu_ombre.png) repeat-y center top;	
}

.fond_contenu{
	width:968px;
	background:url(images/fond_contenu.png) repeat-y center;	
	margin:auto;	
}
.docs_utiles_tab{
	float:right;
	width:228px;
	min-height:410px;
	padding-bottom:10px;
	background:url(images/fond_docs_utiles.png) bottom center no-repeat;	
}

a.doc_utile{
	display:block;
	margin:auto;
	margin-top:5px;
	margin-bottom:5px;
	background:url(images/fond_lien_doc_utile.jpg) no-repeat center top;
	width:183px;
	height:24px;
	padding-left:33px;
	padding-top:8px;
	color:#92C2D2;
	text-decoration:none;
}
a.doc_utile:hover{
	background:url(images/fond_lien_doc_utile2.jpg) no-repeat center top;
	color:#fff;
	text-decoration:none;
}
a.docs_utiles2{
	display:block;
	margin:auto;
	margin-top:5px;
	margin-bottom:5px;
	background:url(images/fond_lien_doc_utile.jpg) no-repeat center top;
	width:183px;
	padding-left:33px;
	padding-top:5px;
	color:#92C2D2;
	text-decoration:none;
}
a.docs_utiles2:hover{
	background:url(images/fond_lien_doc_utile2.jpg) no-repeat center top;
	color:#fff;
	text-decoration:none;
}
a.docs_utiles_vierge{
	display:block;
	margin:auto;
	width:184px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:32px;
	color:#92C2D2;
	background:#3674a7;
	text-decoration:none;
	border-bottom:1px dotted #6b98b8;
}
a.docs_utiles_vierge:hover{
	background:#539dc2;
	color:#fff;
	text-decoration:none;
}

#contenu_bas{
	background:url(images/fond_bloc_bas.jpg) no-repeat center bottom;
	width:968px;
	height:366px;
	margin:auto;	
}

.lien_carte{
	background:url(images/fond_lien_carte.png) no-repeat;
	display:block;
	width:194px;
	height:18px;
	padding-left:15px;	
	padding-top:3px;
	color:#183F5F;
	text-decoration:none;
}
.lien_carte:hover{
	background:url(images/fond_lien_carte2.png) no-repeat;
	color:#551027;
	text-decoration:none;
}
.lien_contact{
	background:url(images/fond_lien_contact.png) no-repeat left bottom;
	display:block;	
	color:#24547B;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	text-decoration:none;
}
.titre_bleu_26{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#92C2D2;	
}
#footer{
	width:968px; 
	margin:auto; 
	text-align:right;	
	color:#84B0BF;
	font-size:11px;
	padding-bottom:5px;
}
#footer a{
	font-family:Arial, Helvetica, sans-serif;
	color:#84B0BF;
	font-size:11px;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
.lien_newsletter img{
	display:inline-block;
	margin:0 10px 0 0;
	border:3px solid #FFFFFF;
	vertical-align:middle;
}
.lien_newsletter span{
	display:inline-block;
	vertical-align:middle;
}
.lien_newsletter{
	display:inline-block;
	text-decoration: none;
	font-weight: 700;
	color:#24547B;
	padding:10px;
	border: 1px #92C2D2 solid;
	margin-top:10px;
}
.lien_newsletter:hover{
	background: #92C2D2;
	color:#FFFFFF;
}
