/* CSS Document */


/***************************************************************************/
#inscription_gauche input{
	border:1px solid #bbbbbb;
	height:15px;
	width:123px;
	margin-bottom:3px;
}
#inscription_gauche select{
	border:1px solid #bbbbbb;
	margin-bottom:5px;
}
/***************************************************************************/
#cCentre {
margin:auto;
}
#cCentre a{
display:inline;
float:left;
display:inline;
width:171px;
height:108px;
}
#cDroite{
float:right;
}
#tentatrice{
	position : relative;
	/*margin-left:300px;*/
	left : 300px;
	width:228px;
	height:134px;
}
#bloc_centre{
	background-image:url(../media/img/inscription/fond_en.png);
	background-repeat:no-repeat;
	width:951px;
	height:461px;
    margin:auto;
    clear:both;
}
#inscription_gauche{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	clear:both;
	text-align:right;
	width:450px;
	padding-left:10px;
	margin-top:40px;
	float:left;
	display:inline;
}
#inscription_droite{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#675e54;
	width:450px;
	margin-left:30px;
	float:left;
	display:inline;
	margin-top:75px;
}
#bouton_submit{
	background:transparent url(../media/img/inscription/btn_inscription-en.png) repeat scroll 0 0;
    border:0 none;
    cursor:pointer;
    height:26px;
    left:-71px;
    position:relative;
    top:-22px;
    width:120px;
}
#bouton_submit:hover{cursor:pointer;}
/***************************************************************************/
.obligatoire{
	color:#0870ac;
	text-align:left;
}
/*.obligatoire2{
	color:#0870ac;
	text-align:left;
	margin-left:-27px;*/
}
.text{
	color:#675e54;
	text-align:left;
}
.long{width:300px;}
.choix_flottant{
	width:110px;
	height:51px;
	float:left;
	margin-right:00px;
	font-size:10px;
	display:inline;
}
.block_droite{
	height:100px;
}
/***************************************************************************/
#bouton_submit2{
	background:url(../media/img/inscription/submit2.png);
	width:120px;
	height:26px;
	position:absolute;
	top:453px;
	left:420px;
    border:0;
}
#bouton_submit2:hover{cursor:pointer;}
/*********************** AJOUT DAVID *************/
.choix_pizza{
	top:-3px;
	position:relative;
}
.choix_flottant_centre{
	text-align:center;
	height:30px;
	float:left;
	display:inline;
	margin-right:9px;
	margin-top:10px;
	font-size:10px;
}
#cnil{
	color:#fff;
	font-size:0.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:10px 15px 0;
}
#erreur{
color:#FF0000;
font-size:11px;
text-align:left;
}
#cCentre #erreur a{
display:inline;
float:none;
height:auto;
width:auto;
}
