/*########## PAGE GLOBAL##########*/
#fond {background-color: #fff;}
#principal {width: 452px; padding-bottom: 5px; margin: auto;}	
	#conteneur {width: 452px; height: 300px;}
		#contenu_index {width: 452px; height: 300px; float: left; background-color: #fff; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; border: 1px solid #87d317;}
/*######### INDEX.PHP ###########*/
#inscrire {width: 200px; height: 300px; background-image: url('../image/banniere_index.png'); float: left;}
#connecter {width: 250px; height: 300px; float: left;}
	.titre_connecter {width: 240px; margin-top: 10px; font-family: arial; font-size: 14px; text-align: center; padding-left: 10px; color: #000; float: left;}
	.ligne1_connecter {width: 250px; margin-top: 10px; float: left;}
	.ligne2_connecter {width: 250px; margin-top: 2px; float: left;}
		.libel_connecter {width: 100px; float: left; text-align: right; font-family: arial; font-size: 14px; color: #000;}
			.input_connecter {width: 120px; float: left; margin-left: 5px;}
			.style_input {border-top: 1px solid #abadb3; border-bottom: 1px solid #e3e9ef; border-right: 1px solid #e3e9ef; border-left: 1px solid #e3e9ef; width: 125px; height: 18px; padding: 0px; margin: 0px; font-family: arial; font-size: 12px; color: #6a6a6a;}
			.bouton_connecter {width: 100px; height: 35px; float: right; margin-right: 15px;}