/* general */
*{
	padding:0;
	margin:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#cfd1d2;
}

img {
	border:0px;
}

#toutelapage
{
	width:800px;
	margin:0 auto;
	background-color:#fff;
}







/* style concernant le texte */
h1 {
	font-size:22px;
	font-weight:700;
	margin:0px 0px 20px 0px;
	clear:both;
	color:#feb000;
}

h2 {
	font-size:14px;
	font-weight:700;
	margin-top:30px;
	background:url(../img/puce_h2.gif) no-repeat 0px 3px;
	padding-left:15px;
	color:#007d8f;
}

h3 {
	font-size:12px;
	font-weight:700;
	margin-top:35px;
	background:url(../img/puce_h2.gif) no-repeat 0px 3px;
	padding-left:15px;
	color:#000;
}


h4 {
	font-size:11px;
	font-weight:700;
	margin-top:10px;
	padding-top:10px;
}


p {
	margin:10px 0px 10px 0px;
}

ul li {
	margin:10px 0px 10px 0px;
	list-style-type:none;
	padding-left:10px;
}

ol li {
	margin:10px 0px 10px 0px;
}


hr {
	visibility:hidden;
	clear:both;
	margin:0px;}

table {
	font-size:11px;
}


hr {
	clear:both;
	visibility:hidden;}





/* spécifique */
.vert {
	color:#007d8f;
}

.jaune {
	color:#feb000;
}

.gris {
	color:#9c9e9f;
}

.noir {
	color:#000;
}


.ttr_orange {
	font-weight:700;
	color:#feb000;
	font-size:12px;
}

.ttr_accueil {
	font-size:16px;
	font-weight:700;
	margin:0px 0px 20px 0px;
	clear:both;
	color:#feb000;
}



.ancre_nomee {
	border-top:1px #cfd1d2 solid;
	padding-bottom:15px;
}

.separation {
	border-top:1px #cfd1d2 solid;
	padding-top:10px;
}

.bordure {
	border-bottom:1px #cfd1d2 solid;
	clear:both;
}


.sommaire li {
	list-style-type:none;
	margin:0px 0px 5px 0px;
}

.sommaire_simple li {
	list-style-type:none;
	margin:5px 0px 0px 0px;
	clear:both;
}

.sommaire li a {
	margin:0px 0px 0px 0px;
}


.nb {
	color:#feb000;
	}
	
	
	
.float {
	float:left;
	margin-right:25px;
	}




#texte .liens a, #texte .liens a:hover
{
	color:#9c9e9f;
}

	
#texte .liens a
{
	text-decoration:underline;
}

#texte .liens a:hover
{
	text-decoration:none;
}



/* style concernant la structure du site */
#haut {
			width:300px;
			height:23px;
			font-size:11px;
			font-weight:400;
			background:url(../img/haut.gif);
			padding-left:500px;
			padding-top:3px;
		}
			
					#haut li {
						display:inline;
					}
					
					#haut ul {
						width:770px;
					}
					
					#haut a {
						display: block;
						float: left;
						margin-left:15px;
						padding-right:15px;	
						text-decoration:none;
						color:#fff;
						border-right:#fff 1px solid;
					}
					
					#haut a:hover, #haut li.a-in a {
						color:#fff;
						text-decoration:underline;
					}
					
					#haut a.suppression_bord_dt {
						border-right: 0px;
					}
					
					#haut a.suppression_bord_dt:hover {
						border-right: 0px;
					}
					
					
					
					
					
#gauche {
			width:243px;
			font-size:11px;
			background:url(../img/barre_bleue.gif) repeat-y;
			float:left;
		}	
		
		
		#gauche p.ttr_orange{
			width:233px;
			margin-left:10px;
		}				
			
			
			
					#logo {
							width:243px;
							height:241px;
						}
						
						
						
					#menu_gch {
							width:170px;
						}
									#menu_gch ul {
										list-style-type:none;
									}
									
									#menu_gch ul li {
										margin:0px;
										padding:0px;
									}
									
									#menu_gch li a {
										display:block;
										color:#fff;
										font-weight:400;
										text-decoration:none;
										padding:5px 0px 5px 10px;
										border-bottom:#fff 1px solid;
									}
									
									#menu_gch li a:hover, #menu_gch li a.a-in {
										font-weight:700;
									}
									
									
									
									a.mm_1:hover, a.mm_1.a-in {
										background-color:#e95b2b;
									}
									
									a.mm_2:hover, a.mm_2.a-in {
										background-color:#c99f6e;
									}
									
									a.mm_3:hover, a.mm_3.a-in {
										background-color:#1478a5;
									}
									
									a.mm_4:hover, a.mm_4.a-in {
										background-color:#973924;
									}
									
									a.mm_5:hover, a.mm_5.a-in {
										background-color:#973287;
									}
									
									a.mm_6:hover, a.mm_6.a-in {
										background-color:#604f98;
									}
									
									a.mm_7:hover, a.mm_7.a-in {
										background-color:#3aaadc;
									}
									
									a.mm_8:hover, a.mm_8.a-in {
										background-color:#6da025;
									}
									
									a.mm_9:hover, a.mm_9.a-in {
										background-color:#becd00;
									}
									
									a.mm_10:hover, a.mm_10.a-in {
										background-color:#f7ae42;
									}
									
									a.mm_11:hover, a.mm_11.a-in {
										background-color:#d51858;
									}
									
										

		



				/* carte */
				#carte_france {
					width:243px;
				}
				
				#carte_france {
					width:243px;
					height:146px;
					margin:0px 0px 0px 0px;
				}
				
				
				
				#adresse_france {
					width:557px;
					float:left;
				}
				
				.titre_region {
					font-weight:700;
					color:#007d8f;
					background:url(../img/puce_h2.gif) no-repeat 0px 3px;
					padding-left:15px;
				}
				
				.region {
					color:#007d8f;
				}
				
				#adresse_france p a, #adresse_france p a:hover {
					color:#007d8f;
				}
				
				
				
				
				
				
				
				/* logo_bas */
				#logo_bas {
					width:243px;
					height:165px;
					margin:0px 0px 0px 0px;
				}
				
				
				
				
/* bas de page */				
#ctn {
	width:557px;
	float:left;
}					
							
				#tetiere {
						width:557px;
						height:90px;
						background:url(../img/tetiere.gif) no-repeat;
					}
					
					
					
					
				#menu
					{
						width:557px;
						height:44px;
					}
					
					
								#menu a, #menu a:hover, #menu.a-in
								{
									display:block;
									height:44px;
									text-decoration:none;
								}
								
								#menu span {
									visibility:hidden;
								}
								
								#menu ul, #menu li {
									margin:0px;
									padding:0px;
								}
											
								#menu li a {
									float:left;
								}
											
								#menu li {
									list-style-type:none;
									float:left;
								}	
								
								#bt_2 a {
									width:141px;
									background:url(../img/bt_1_off.gif) no-repeat;
								}
								
								#bt_2 a:hover, #bt_2.a-in a {
									background:url(../img/bt_1_on.gif) no-repeat;
								}
								
								#bt_3 a {
									width:140px;
									background:url(../img/bt_2_off.gif) no-repeat;
								}
								
								#bt_3 a:hover, #bt_3.a-in a {
									background:url(../img/bt_2_on.gif) no-repeat;
								}
								
								
								#bt_4 a {
									width:141px;
									background:url(../img/bt_3_off.gif) no-repeat;
								}
								
								#bt_4 a:hover, #bt_4.a-in a {
									background:url(../img/bt_3_on.gif) no-repeat;
								}
								
								
								#bt_5 a {
									width:135px;
									background:url(../img/bt_4_off.gif) no-repeat;
								}
					
								#bt_5 a:hover, #bt_5.a-in a {
									background:url(../img/bt_4_on.gif) no-repeat;
								}	
					
					
				
				
				#texte {
						width:537px;
						padding:10px;
						background:url(../img/ombre.gif) no-repeat;
					}				
				
				
				
/* bas de page */
#bas_page {
	width:790px;
	height:30px;
	clear:both;
	background:url(../img/bas_page.gif) repeat-x;
	text-align:right;
	font-size:11px;
	color:#007d8f;
	padding:5px 10px 0px 0px;
}	













/*                               :: contenu ::                            */

#texte a, #texte a:hover
{
	color:#007d8f;
}

	
#texte a
{
	text-decoration:underline;
}

#texte a:hover
{
	text-decoration:none;
}

#ctn_2 h1, #ctn_4 h1, #ctn_5 h1 {
	background:url(../img/fd_h1.gif) no-repeat;
	height:64px;
	padding:15px 0px 0px 10px;
}

#ctn_3 h1 {
	background:url(../img/fd2_h1.gif) no-repeat;
	height:64px;
	padding:15px 0px 0px 10px;
}

#texte ul li {
	margin:10px 0px 10px 0px;
	list-style-type:none;
	background:url(../img/puce.gif) no-repeat 0px 5px;
	padding-left:10px;
}


#ctn_5_1 h1, #ctn_5_2 h1, #ctn_5_3 h1, #ctn_5_4 h1, #ctn_5_5 h1, #ctn_5_6 h1, #ctn_5_7 h1, #ctn_5_8 h1, #ctn_5_9 h1, #ctn_5_10 h1, #ctn_5_11 h1 {
	background:none;
	padding:0px;
}

#ctn_5_1 h1 {
	color:#e95b2b;
}

#ctn_5_2 h1 {
	color:#c99f6e;
}

#ctn_5_3 h1 {
	color:#1478a5;
}

#ctn_5_4 h1 {
	color:#973924;
}

#ctn_5_5 h1 {
	color:#973287;
}

#ctn_5_6 h1 {
	color:#604f98;
}

#ctn_5_7 h1 {
	color:#3aaadc;
}

#ctn_5_8 h1 {
	color:#6da025;
}

#ctn_5_9 h1 {
	color:#becd00;
}

#ctn_5_10 h1 {
	color:#f7ae42;
}

#ctn_5_11 h1 {
	color:#d51858;
}


		
