/**************************************/
/********** DÉCOUPE CREDISPO **********/
/********** BY WEBAZ.ORG **************/
/**************************************/

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

td {
font-size: 12px;
}

img {
border: 0;
}

form {
margin: 0;
padding: 0;
}

.clear {
clear: both;
}

.gauche {
float: left;
margin: 0 12px 8px 0;
}

.droite {
float: right;
margin: 0 0 8px 12px;
}

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

input, textarea , select {
font-family : Verdana, Arial, Helvetica, sans-serif;
padding : 2px;
color: #559507;
font-size : 11px;
border : 1px solid #8DC217;
font-weight: normal;
background : #FFFFFF;
}


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

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

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

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

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

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





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

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

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

	#header_titre {
	height: 24px;
	background : url('images/header_titre.jpg') no-repeat;
	}
		
		#header_titre h1 {
		margin: 0;
		padding: 7px 20px 0 20px;
		font-size: 10px;
		color: #11a5d0;
		font-family: Verdana, Geneva, sans-serif;
		font-weight: bold;
		}
		
	#header_logo {
	height: 139px;
	}

	#header_simulation {
	height: 55px;
	background : url('images/header_simulation.jpg') no-repeat;
	position: relative;
	}
		
		#header_simulation p.prix {
		margin: 0;
		color: #FFFFFF;
		position: absolute;
		top: 18px;
		left: 195px;
		font-size: 10px;
		width: 200px;
		text-align: right;
		}
		
		#header_simulation p.numero {
		margin: 0;
		color: #aecc25;
		position: absolute;
		left: 430px;
		width: 170px;
		font-size: 25px;
		text-align: center;
		}
		
		#header_simulation p.disponibilite {
		margin: 0;
		color: #ff36a9;
		position: absolute;
		top: 35px;
		left: 164px;
		font-size: 11px;
		font-weight: bold;
		width: 455px;
		text-align: center;
		}
		
	ul#menu_haut  { 
	list-style-type : none;
	margin: 0;
	padding: 0;
	height: 66px;
	}
	
		ul#menu_haut li { 
		float : left;
		}

	#container {
	background : url('images/container_fond.png') repeat-y;
	padding: 0 4px 6px 4px;
	}
	
		#container_gauche {
		float: left;
		width: 670px;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 11px;
		}
	
			#contenu_header {
			height: 233px;
			}
	
			#contenu_fond {
			background : url('images/contenu_fond.png') repeat-y;
			}
	
				#contenu_haut {
				background : url('images/contenu_haut.png') no-repeat top;
				min-height: 232px;
				}
	
					#contenu_bas {
					background : url('images/contenu_bas.png') no-repeat bottom;
					padding: 12px 32px 48px 32px;
					text-align: justify;
					min-height: 232px;
					position: relative;
					}
		
						#contenu_bas h2 {
						color: #ff0073;
						font-variant: small-caps;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 16px;
						font-weight: bold;
						text-align: center;
						}
		
		#container_droite {
		float: right;
		width: 238px;
		}
	
			#menu_droite_assitance {
			height: 216px;
			background : url('images/menu_droite_assitance.png') no-repeat;
			}
		
				#menu_droite_assitance p {
				margin: 0;
				color: #aecc25;
				font-size: 16px;
				padding: 185px 18px 0 118px;
				letter-spacing: -0.2px;
				font-weight: bold;
				text-align: center;
				}
	
			#menu_droite_boutons {
			padding: 0 8px 8px 8px;
			}
	
			#menu_droite_partenaires {
			height: 55px;
			background : url('images/menu_droite_partenaires.png') no-repeat;
			}
	
			.menu_droite_fond {
			background : url('images/menu_droite_fond.png') repeat-y;
			padding: 2px 25px 2px 25px;
			text-align: justify;
			font-size: 11px;
			}
	
			.menu_droite_fond a {
			display: block;
			color: #00c0ff;
			background : url('images/menu_droite_puce.png') no-repeat left center;
			padding: 1px 0 1px 9px;
			text-align: justify;
			}
	
			.menu_droite_bas {
			height: 16px;
			background : url('images/menu_droite_bas.png') no-repeat;
			}

	#footer {
	height: 64px;
	background : url('images/footer.png') no-repeat;
	}
		
		#footer p {
		margin: 0;
		text-align: center;
		font-weight: bold;
		color: #FFFFFF;
		padding: 16px 30px 0 30px;
		font-size: 11px;
		line-height: 16px;
		}
		
			#footer p span {
			color: #353434;
			}
		
				#footer p span a {
				color: #353434;
				}
		
				#footer p span a:hover {
				color: #353434;
				}
		
/******************** DESIGN ********************/ 