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

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

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;
}

input, textarea , select {
font-family : Verdana, Arial, Helvetica, sans-serif;
padding : 3px;
color: #333333;
font-size : 11px;
background : #ec9a22 url('images/input_fond.png') repeat-x top;
border : 1px solid #7c7c7c;
border-left: 6px solid #7c7c7c;
font-weight: normal;
}




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

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

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

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

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

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





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

span.gris {
color: #656565;
}
	
span.orange {
color: #d98914;
}

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

	#header_logo {
	float: left;
	height: 67px;
	width: 463px;
	}
	
	#header_newsletter {
	float: left;
	height: 67px;
	width: 347px;
	background : url('images/header_newsletter.png') no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #7c7c7c;
	line-height: 24px;
	position: relative;
	letter-spacing: 0.4px;
	}
		
		#header_newsletter form {
		margin: 0;
		padding: 10px 22px 0 22px;
		}
		
			#header_newsletter form .input {
			margin: 0;
			position: absolute;
			top: 34px;
			left: 108px;
			width: 160px;
			}
		
			#header_newsletter form .bouton {
			padding: 0;
			border: none;
			background: none;
			position: absolute;
			top: 32px;
			left: 290px;
			}
		
	#container_haut {
	height: 110px;
	background : url('images/container_haut.png') no-repeat;
	position: relative;
	}
		
		#container_haut img {
		width: 728px;
		height: 90px;
		position: absolute;
		left: 50px;
		top: 16px;
		}
			
	#container_fond {
	background : url('images/container_fond.png') repeat-y;
	padding: 10px 20px 1px 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	}

		.bloc {
		background : url('images/bloc_haut.png') no-repeat;
		width: 252px;
		min-height: 107px;
		text-align: center;
		float: left;
		}
		
ul#menu_haut { 
list-style-type : none;
margin: 0;
padding: 0 0 0 156px;
}

#menu_haut li { 
float : left;
}

#menu_haut li a {
display : block;
color : #9e9e9e;
text-decoration: none;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0 26px 8px 0;
letter-spacing: 0.6px;
}

.lien_1 {
background : url('images/icone_classement.png') no-repeat left center;
padding: 0 0 0 26px;
}

.lien_2 {
background : url('images/icone_demande.png') no-repeat left center;
padding: 0 0 0 22px;
}

.lien_3 {
background : url('images/icone_calculatrice.png') no-repeat left center;
padding: 0 0 0 22px;
}

#menu_haut li a:hover { 
color : #9e9e9e;
text-decoration: none;
}

		


			.bloc h2 {
			font-size: 15px;
			margin: 0;
			font-variant: small-caps;
			padding: 8px 20px 40px 20px;
			font-family: Arial, Helvetica, sans-serif;
			}
	
			.bloc p {
			margin: 0 20px 22px 20px;
			text-align: justify;
			}

				.bloc img {
				margin-bottom: 5px;
				}

		.bloc_separation {
		background : url('images/bloc_separation.png') no-repeat;
		width: 4px;
		height: 416px;
		float: left;
		margin: 10px 6px 0 6px;
		}

	#container_bas {
	height: 67px;
	background : url('images/container_bas.png') no-repeat;
	}
		
		#container_bas p {
		margin: 0;
		padding: 20px 30px 0 30px;
		font-family: Verdana, Geneva, sans-serif;
		letter-spacing: 0.3px;
		font-size: 11px;
		text-align: justify;
		}
		
	#footer {
	text-align: left;
	margin: auto;
	background : url('images/footer.png') no-repeat;
	width: 861px;
	height: 32px;
	font-weight: bold;
	}
	
		#footer p {
		text-align: center;
		margin: 0;
		padding: 5px 20px 0 20px;
		font-size: 11px;
		}

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