/**********************************************/
/**********************************************/

body {
text-align: center;
margin : auto;
padding : 0;
font-size: 12px;
color : #000000;
font-family: Arial, Helvetica, sans-serif;
background : #dad9d9 url('images/fond.png') repeat-x;
}

td {
font-size: 12px;
}

.formulaire td {
font-size: 11px;
}

img {
border: 0;
}

form , h1 , h2 , h3 {
margin: 0;
padding: 0;
}

h3 {
color: #8d8b8b;
text-align: center;
font-weight: bold;
font-size: 20px;
margin-bottom: 20px;
}

.no_border {
padding: 0px;
background: none;
border: none;
}

.clear {
clear: both;
}




/******************** LIENS ********************/ 

a {
color : #000000;
font-weight: bold;
text-decoration: none;
}

a:hover {
color : #000000;
font-weight: bold;
text-decoration: underline;
}

#header_titre a {
color : #FFFFFF;
text-decoration: none;
font-weight:bold;
}

#header_titre a:hover {
color : #FFFFFF;
text-decoration: underline;
font-weight:bold;
}

#carte a {
color : #a30d06;
text-decoration: none;
font-weight:bold;
}

#carte a:hover {
color : #a30d06;
text-decoration: underline;
font-weight:bold;
}

#lien_retour a {
float: right;
color: #000000;
text-decoration: none;
font-weight:bold;
display: block;
padding: 14px 0 14px 40px;
background : url('images/fleche.png') no-repeat left center;
margin-right: 50px;
}

#lien_retour a:hover {
color: #000000;
text-decoration: underline;
font-weight:bold;
}

#footer a {
color: #630303;
text-decoration: none;
font-weight:bold;
}

#footer a:hover {
color: #630303;
text-decoration: underline;
font-weight:bold;
}

/******************** LIENS ********************/ 




/******************** DESIGN ********************/ 

#global {
text-align: left;
margin: auto;
width: 923px;
}

	#header {
	background : url('images/header.png') no-repeat top center;
	}

		#header_titre {
		margin: 0;
		font-size: 30px;
		color: #FFFFFF;
		padding: 8px 50px 0 50px;
		text-align: center;
		letter-spacing: 1px;
		}

		#header_texte {
		margin: 0;
		font-size: 20px;
		color: #FFFFFF;
		padding: 10px 50px 10px 50px;
		text-align: center;
		letter-spacing: 1px;
		}

		#header_zone {
		margin: 0;
		font-size: 20px;
		color: #630303;
		padding: 10px 50px 10px 50px;
		text-align: center;
		letter-spacing: 1px;
		}

		#container {
		padding: 0 40px 8px 40px;
		}
		
		#bloc_gauche {
		width: 383px;
		float: left;
		margin-right: 10px;
		margin-left: 12px;
		}
		
			#bloc_1 {
			background : url('images/bloc_1.png') no-repeat;
			height: 112px;
			}
		
			#bloc_2 {
			background : url('images/bloc_2.png') no-repeat;
			height: 136px;
			}
		
		#bloc_3 {
		width: 383px;
		float: left;
		background : url('images/bloc_3.png') no-repeat;
		height: 248px;
		}
	
			#bloc_1 p , #bloc_2 p , #bloc_3 p {
			margin: 0;
			padding: 8px 18px 0 18px;
			color: #630303;
			letter-spacing: 1px;
			}
	
			#bloc_1 span , #bloc_2 span , #bloc_3 span {
			color: #263750;
			font-weight: bold;
			}
	
		#lien_retour {
		margin: 0;
		}
	
	
	
	
	
	
	
	#footer {
	background : url('images/footer.png') no-repeat top center;
	height: 55px;
	margin-bottom: 14px;
	clear: both;
	}
	
		#footer_texte {
		padding: 18px 140px 0 140px;
		}

		#footer_texte p {
		margin: 0;
		float: left;
		width: 200px;
		color: #630303;
		font-weight: bold;
		letter-spacing: 1px;
		text-align: center;
		}
	
/******************** DESIGN ********************/




/******************** CARTE ********************/ 

	#carte {
	height: 685px;
	margin-bottom: 12px;
	}

		#carte_1 {
		float: left;
		background : url('images/carte_1.jpg') no-repeat;
		width: 232px;
		height: 258px;
		}
		
			#carte_1 img {
			margin: 31px 0 0 1px;
			width: 230px;
			height: 145px;
			}
		
			#carte_1 p {
			margin: 0;
			padding: 0 5px 0 5px;
			letter-spacing: 1px;
			text-align: center;
			}

				#carte_1 span {
				font-size: 16px;
				}

		#carte_2 {
		margin: 0;
		float: left;
		width: 462px;
		height: 258px;
		}

		#carte_3 {
		float: left;
		background : url('images/carte_3.jpg') no-repeat;
		width: 229px;
		height: 258px;
		}
		
			#carte_3 img {
			margin: 59px 0 0 1px;
			width: 227px;
			height: 145px;
			}
		
			#carte_3 p {
			margin: 0;
			padding: 0 15px 0 15px;
			letter-spacing: 1px;
			text-align: center;
			}

				#carte_3 span {
				font-size: 16px;
				}

		#carte_4 {
		margin: 0;
		height: 168px;
		clear: both;
		}

		#carte_5 {
		clear:both;
		float: left;
		background : url('images/carte_5.jpg') no-repeat;
		width: 232px;
		height: 259px;
		}
		
			#carte_5 img {
			margin: 33px 0 0 1px;
			width: 230px;
			height: 145px;
			}
		
			#carte_5 p {
			margin: 0;
			padding: 0 15px 0 15px;
			letter-spacing: 1px;
			text-align: center;
			}

				#carte_5 span {
				font-size: 16px;
				}

		#carte_6 {
		margin: 0;
		float: left;
		width: 437px;
		height: 259px;
		}

		#carte_7 {
		float: left;
		background : url('images/carte_7.jpg') no-repeat;
		width: 254px;
		height: 259px;
		}
		
			#carte_7 img {
			margin: 1px 0 0 1px;
			width: 215px;
			height: 146px;
			}
		
			#carte_7 p {
			margin: 0;
			padding: 0 55px 0 15px;
			letter-spacing: 1px;
			text-align: center;
			}

				#carte_7 span {
				font-size: 16px;
				}

/******************** CARTE ********************/ 