body {
text-align: center;
margin : auto;
padding : 0;
font-size: 12px;
color : #2f6200;
font-family: Arial, Helvetica, sans-serif;
background : #438e00 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 #499700;
font-weight: normal;
background : #e6e6e6 url('images/fond_input.png') repeat-x top;
}

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

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

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

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





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

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

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

	#titre {
	height: 40px;
	}
		
		#titre p {
		margin: 0;
		color: #497c03;
		font-weight: bold;
		font-size: 11px;
		padding: 6px 10px 0 10px;
		text-align: justify;
		}
		
	#header {
	height: 20px;
	background : url('images/header.png') no-repeat;
	}
		
	#container {
	background : url('images/container_fond.png') repeat-y;
	}

		#gauche {
		float: left;
		width: 467px;
		}
	
			#gauche_1_haut {
			height: 217px;
			background : url('images/gauche_1_haut.png') no-repeat;
			}
	
			#gauche_2_300_euros {
			height: 189px;
			background : url('images/300euros.gif') no-repeat;
			}
	
			#gauche_3_espace {
			height: 71px;
			background : url('images/gauche_3_espace.png') no-repeat;
			}
	
			#gauche_4_lien {
			height: 71px;
			}
	
			#gauche_5_menu {
			height: 90px;
			}
	
				#gauche_5_menu img {
				float: left;
				}
	
		#droite {
		float: right;
		width: 362px;
		}
	
			#droite_1_haut {
			height: 158px;
			background : url('images/droite_1_haut.png') no-repeat;
			}
	
			#droite_2_formulaire {
			height: 480px;
			background : url('images/droite_2_formulaire.png') no-repeat top;
			padding: 0 5px 0 38px;
			}
			
			#droite_2_formulaire2 {
			height: 560px;
			background : url('images/droite_2_formulaire.png') no-repeat top;
			padding: 0 5px 0 8px;
			}
			#droite_2_formulaire3 {
			height: 1460px;
			background : url('images/droite_2_formulaire.png') no-repeat top;
			padding: 0 8px 0 28px;
			}
	
				#droite_2_formulaire .valider {
				float: right;
				}

				label {
				clear: both;
				float: left;
				width: 120px;
				text-align: left;
				padding: 2px 8px 0 0;
				margin-bottom: 9px;
				color: #5b5853;
				font-weight: bold;
				}
				
				.label {
	clear: both;
	text-align: center;
	color: #033;
				}

	#footer {
	height: 21px;
	background : url('images/footer.png') no-repeat;
	}
	
	#footer_liens {
	color: #353434;
	font-weight: bold;
	text-align: right;
	font-size: 11px;
	padding: 4px 10px 24px 10px;
	}
		
/******************** DESIGN ********************/ 
#fond_design #global #container #droite #droite_2_formulaire form .label p {
	font-size: 16px;
	color: #C30;
	font-style: italic;
}
#fond_design #global #container #droite #droite_2_formulaire form .label p {
	font-weight: bold;
}
