/* CSS Document */


* { padding:0; margin:0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
}	


 #main{
	
	width:756px; 
	margin:0 auto; 
	text-align:left;
	position:absolute;
	left:50%;
	margin-left:-378px;
}

#container 
{
	width:756px;
	position:absolute;
	
}

#header 
{
	float:left;
}

.bar1{
	
	/*background-image:url(../images/home_01.jpg); 
	background-repeat:no-repeat; */
	width:15px; 
	height:151px; 
	float:left;
	
	
}
.bar2{
	
	/*background-image:url(../images/home_08.jpg); 
	background-repeat:no-repeat; */
	width:14px; 
	height:427px; 
	float:left;
	
	
}

.bar3{
	
	background-image:url(../images/home_05.jpg); 
	background-repeat:no-repeat; 
	width:16px; 
	height:578px; 
	float:left;
	
	
}

.logo_header
{
	/*background-image:url(../images/home_02.jpg); 
	background-repeat:no-repeat; */
	width:190px; 
	height:151px; 
	float:left;
	
}

.etoile
{
	float:left;
	
}
.etoile01
{
	background-image:url(../images/home_03.jpg); 
	background-repeat:no-repeat; 
	width:71px; 
	height:92px; 
	
	
}
.etoile02
{
	background-image:url(../images/home_07.jpg); 
	background-repeat:no-repeat; 
	width:71px; 
	height:59px; 
	
}
.bordure
{
	float:left;
	
}

.bordure01
{
	background-image:url(../images/home_04.jpg); 
	background-repeat:no-repeat; 
	width:478px; 
	height:91px; 

}

.bordure02
{
	background-image:url(../images/home_06.jpg); 
	background-repeat:no-repeat; 
	width:478px; 
	height:60px; 

}


#centre
{
	float:left;
}

.milieu01
{
	background-image:url(../images/home_09.jpg); 
	background-repeat:no-repeat; 
	width:470px; 
	height:427px; 
	float:left;
}

.milieu02
{
	
	
}

.cadre_form01
{
	background-image:url(../images/home_10.jpg); 
	background-repeat:no-repeat; 
	width:270px; 
	height:264px; 
	float:left;
}

.cadre_form02
{
	
	float:left;
}

.bord_ps3
{
	background-image:url(../images/home_12.jpg); 
	background-repeat:no-repeat; 
	width:45px; 
	height:134px; 
	float:left;

}

.bord_form
{
	background-image:url(../images/home_13.jpg); 
	background-repeat:no-repeat; 
	width:225px; 
	height:134px; 
	float:left;
	
}

.bord_form_1px
{
	background-image:url(../images/home_14.jpg); 
	background-repeat:no-repeat; 
	width:1px; 
	height:132px; 
	float:left;
	
}

.bord_form2_1px
{
	background-image:url(../images/home_15.jpg); 
	background-repeat:no-repeat; 
	width:1px; 
	height:30px; 
	float:left;
	
}

.cadre_form03
{
	background-image:url(../images/home_16.jpg); 
	background-repeat:no-repeat; 
	width:269px; 
	height:29px; 
	float:left;
}

.input_acces_boutton
{
	vertical-align: bottom;
}

.text_inscrit
{
	vertical-align: top;
}

.formcss{
	text-align:right;
	margin-right:20px;
	padding-top:8px;

}


#msg_err{
	color:#9d02fe;
	font-weight:bold;
	font-size:11px;
	
}

#msg_err_login{
	color:#9d02fe;
	font-weight:bold;
	font-size:11px;
	
}




