/* CSS Document */

#navig_home{
	float:left;
	width:332px;
	height:405px;;
}
#navig_home a{
	text-decoration:none;
}
#navig_home img{
	float:left;
	border:none;
}
.droite{
	float:left;
	width:382px;
	height:405px;;
}
.droite img#car{
float:right;
margin-top:225px;

}
/******  formulaire ****/

.photo-identite{
	float:left;
	width:145px;
	height:600px;
	/*background:#CC99CC;*/
	margin-right:30px;
}
.photo-identite img{
	float:left;
}
#bloc_right{
	float:left;
	/*width:465px;*/
	width:525px;
	/*background:#CCCCCC;*/
	margin:0px;
}

.champsGauche {
float:left;
width:251px;
}
.champsDroite {
float:left;
/*width:210px;*/
width:270px;
}

.champsDroite div, .champsGauche div{
	padding:0 0 10px 0;
}

.textTransformNone{
	text-transform:none;
}

.alignRight{
	text-align:right;
}
.alignLeft{
	text-align:left;
}
.email{
	float:left;
	padding-left:33px;
}

.paddingLeft49{
	padding-left:49px;
}
.paddingLeft15{
	padding-left:15px;
}
.paddingLeft29{
	padding-left:26px;
}
.paddingLeft25{
	padding-left:25px;
}

.marginRight150{
	margin-right:150px
}
.bt_valider{
	float:right;
	background:url(../medias/valider.gif) top left no-repeat;
	width:82px;
	height:32px;
	cursor:pointer;
	margin-right:20px;
	color:#C70505;
	font-size:12px;
}
/*.bt_je_commande{
	float:left;
	width:125px;
	height:32px;
	background:url(../medias/je-commande.gif) top left no-repeat;
	cursor:pointer;
	margin:15px 0 0 0;
}*/

img{
	border:none;
}
.width455{
	width:455px;
}
/**********************************  carnet d'adresses *************************/
.redBold{
	font-size:12px;
	font-weight:bold;
	color:#DB2525;
}
.blackBold{
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
#carnet_adresse{
	float:left;
	width:320px;
	height:auto;
	margin-left:10px
}
#carnet_adresse .adresse{
	margin:20px 0;
}
#book{
	float:left;
	background:url(../medias/carnet-adresse.gif) bottom right no-repeat;
	width:350px;
	height:349px;
}

#point_vente{
	float:left;
	background: url(../medias/point-vente.gif) bottom right no-repeat;
	width:380px;
	height:320px;
}
#mes_commandes{
	float:left;
	width:420px;
	height:auto;
	margin-left:10px;
	font-weight:bold;
}


#mes_commandes img{
	margin:10px 0 -15px 20px;	
}


#boites_rabbit{
	float:left;
	background: url(../medias/boite-speed-rabbit.gif) bottom left no-repeat;
	width:480px;
	height:200px;
	margin:20px 0 0 0;
}
.normal{
	font-weight:normal;
}
.transformNone{
	text-transform:none;
}
#navig_home a#mes_coordonnees{
	float:left;
	background:url(../medias/mes-coordonnees.gif) top left no-repeat;
	text-align:center;
	width:140px;
	height:24px;
	padding-top:100px;
	color:#000000;
}

#navig_home a#mon_carnet{
	float:left;
	background:url(../medias/mon-carnet-d-adresses.gif) top left no-repeat;
	text-align:center;
	width:166px;
	height:24px;
	padding-top:100px;
	color:#000000;
}

#navig_home a#mes_commandes{
	float:left;
	background:url(../medias/mes-commandes.gif) top left no-repeat;
	text-align:center;
	width:140px;
	height:34px;
	padding-top:90px;
	color:#000000;
}
#navig_home a#mes_points_ventes{
	float:left;
	background:url(../medias/mes-points-de-vente-favoris.gif) top left no-repeat;
	text-align:center;
	width:140px;
	height:34px;
	padding-top:90px;
	color:#000000;
}
#mes_commandes a, #mes_commandes a:hover{
	color:#6B6B6B;
}
#contenu{
	
}
#footer{
	margin-top:-6px;
}

#me-connecter {
float:left;
text-transform:none;
width:290px;
padding:10px 0px 0px 0px;
}
#me-connecter form {
text-transform:none;
padding:28px 14px 0px 14px;
margin:0px;
}
#me-connecter input {
background:#F2F2F2 none;
border:none;
padding:1px 2px;
height:13px;
font-size:10px;
color:#000;
margin-bottom:14px;
}
#me-connecter input.mail {
width:200px;
}
#me-connecter input.pass {
width:150px;
}
#me-connecter input.btn_submit {
width:55px;
height:46px;
float:right;
background:url(../medias/home-connecter-ok.gif) top left no-repeat;
margin:2px 0px 0px 0px;
}
#me-connecter label {
font-size:12px;
font-weight:bold;
padding-right:4px;
float:left;
}
#me-connecter .oublie a {
font-size:10px;
font-weight:normal;
color:#A4A3A1;
}
.errors {
display:none;
color:#C70505;
font-weight:bold;
margin-bottom:15px;
}
.invisible{
display:none;
}
#contenu form p {
margin:10px 0px 0px 0px;
}