/*************************************************/
/********** DÉCOUPE LESPARISENLIGNE.NET **********/
/********** BY WEBAZ.ORG *************************/
/*************************************************/

body {
text-align: center;
margin : auto;
padding : 0;
font-size: 12px;
color : #000000;
font-family: Arial, Helvetica, sans-serif;
background : #eeffb0 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 : 2px;
color: #333333;
font-size : 11px;
background : #FFFFFF url('images/input_fond.png') repeat-x bottom;
border : 1px solid #FFFFFF;
font-weight: normal;
}




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

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

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

#menus_gauche a {
color: #747474;
font-weight: bold;
text-decoration: none;
background : url('images/menu_lien.png') no-repeat bottom;
padding: 3px 10px 5px 26px;
display: block;
}

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

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

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

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




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

#global {
text-align: left;
margin: auto;
width: 966px;
margin-top: 24px;
}

	#header {
	height: 233px;
	margin: 0;
	}

		#header_gauche {
		float: left;
		margin: 0;
		width: 472px;
		height: 233px;
		}

		#header_droite {
		float: left;
		width: 494px;
		height: 233px;
		}

			#header_droite p {
			margin: 0;
			}

		#header_pub {
		background : url('images/header_pub.png') no-repeat;
		height: 85px;
		}

			#header_pub p {
			padding: 5px 0 0 5px;
			}

	#container {
	background : url('images/container_fond.png') repeat-y;
	padding: 10px 29px 10px 29px;
	}

	#menus_gauche {
	float: left;
	width: 171px;
	}

		#menus_gauche p {
		margin: 0;
		}
		
		#menus_gauche .liens {
		background : url('images/menu_fond.png') repeat-y;
		padding: 4px 0 4px 0;
		}
		
		#menus_gauche .bas {
		background : url('images/menu_bas.png') no-repeat;
		height: 2px;
		margin-bottom: 14px;
		}
		
		
		
		
		
		
		#menu_gauche img {
		margin-bottom: 2px;
		}

	#contenu_droite {
	float: right;
	width: 722px;
	}

		.pub_468x60 {
		height: 88px;
		width: 540px;
		position: relative;
		left: 121px;
		background : url('images/pub_468x60.png') no-repeat;
		margin-bottom: 16px;
		}

			.pub_468x60 p {
			margin: 0;
			padding: 6px 0 0 6px;
			}

		.bloc {
		margin-bottom: 16px;
		}

			.bloc_haut {
			height: 46px;
			margin: 0;
			}
	
			.bloc_fond {
			background : url('images/bloc_fond.png') repeat-y;
			padding: 6px 25px 6px 25px;
			font-family: Verdana, Geneva, sans-serif;
			font-size: 11px;
			color: #000000;
			text-align: justify;
			}
	
				.bloc_fond p {
				margin: 0;
				}
	
			.bloc_bas {
			margin: 0;
			height: 13px;
			background : url('images/bloc_bas.png') no-repeat;
			}

	#menu_droite {
	float: right;
	width: 140px;
	}

		#menu_droite p {
		margin: 0;
		text-align: center;
		}

		#menu_droite img {
		margin-bottom: 2px;
		}

	#footer {
	height: 56px;
	background : url('images/footer.png') no-repeat;
	margin-bottom: 12px;
	}

		#footer p {
		margin: 0;
		padding: 22px 30px 0 30px;
		text-align: center;
		font-weight: bold;
		color: #eeffb0;
		}


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