@charset "utf-8";
/* CSS Document */


/*Page connexion.php - début ///////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/
#BlocConnexionLeft, #BlocConnexionRight {
	float:left;
	width:359px; /*361*/
	border:1px solid #E9DBDC;
}

#BlocConnexionLeft00, #BlocConnexionRight00 {
	float:left;
	width:361px;
}

#BlocConnexionLeft-ZoneBt, #BlocConnexionRight-ZoneBt {
	float:left;
	width:361px;
	background-color:#009933;
}

#BlocConnexionLeft-Bt, #BlocConnexionLeft-Bt a {
	float:right;
	width:146px;
	height:47px;
	background-image: url(../../images/ecommerce/bt-valideauthentification01.gif);
	background-repeat:no-repeat;
}

#BlocConnexionLeft-Bt a:hover {
	background-image: url(../../images/ecommerce/bt-valideauthentification02.gif);
	background-repeat:no-repeat;
}

#BlocConnexionRight-Bt, #BlocConnexionRight-Bt a {
	float:right;
	width:146px;
	height:47px;
	background-image: url(../../images/ecommerce/bt-valideinscription01.gif);
	background-repeat:no-repeat;
}

#BlocConnexionRight-Bt a:hover {
	background-image: url(../../images/ecommerce/bt-valideinscription02.gif);
	background-repeat:no-repeat;
}

#Connexion-Separateur01 {
	float:left;
	width:29px;
	height:1px;
	font-size:0;
}

#BlocConnexionLeft h1, #BlocConnexionRight h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#E58E4C;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}

.BlocConnexion-Zone {
	float:left;
	width:329px; /*359px*/
	background-color:#ddd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5E483F;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:25px;
}

.BlocConnexion-Zone input {
	border:1px solid #000;
	width:255px; /*265*/
	height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5E483F;
	padding-left:5px;
	padding-right:5px;
}

.BlocConnexion-Zone a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5E483F;
	text-decoration: none;
}

.BlocConnexion-Zone a:hover {
	text-decoration: underline;
}

/*Page connexion.php - fin ///////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/




/*Page connexion-adresse.php - début //////////////////////////////////////
///////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/

#Cata-ColRight h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#881C12;
	padding-bottom:20px;
	width:400px;
}

.Intitule {
	clear:both;
	float:left;
	padding-left:20px;
	padding-bottom:5px;
	width:731px; /*751*/
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5E483F;
}

.Intitule p {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5E483F; /*gris*/
	width:200px;
}

.Intitule input {
	float:left;
	border:1px solid #000;
	width:255px; /*265*/
	height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5E483F;
	padding-left:5px;
	padding-right:5px;
}

.Intitule select {
	float:left;
	border:1px solid #000;
	width:255px; /*265*/
	height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5E483F;
	padding-left:5px;
}

#Intitule-Info {
	width:650px; /*650*/
	padding-left:10px;
	background-color:#E58E4C;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#FFF;
	font-weight:bold;
	float:left;
	padding-top:3px;
	padding-bottom:3px;
}

#Intitule-Info input {
	padding:0;
	margin:0;
	float:left;
}

#Intitule-Info checkbox {
	padding:0;
	margin:0;float:left;
}

.etoile {
	padding-top:5px;
	float:left;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5E483F;
}

#ConnexionAdresse-Bouton {
	float:left;
	clear:both;
	width:751px;
	border-top:1px solid #56403B;
}

#ConnexionAdresse-Bt, #ConnexionAdresse-Bt a {
	float:right;
	clear:both;
	width:146px;
	height:47px;
	background-image: url(../../images/ecommerce/bt-valideinfos01.gif);
	background-repeat:no-repeat;
}

#ConnexionAdresse-Bt a:hover {
	background-image: url(../../images/ecommerce/bt-valideinfos02.gif);
	background-repeat:no-repeat;
}
/*Page connexion-adresse.php - fin ///////////////////////////////////////
///////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/



#bt-valide, #bt-valide a {
	float:right;
	width:146px;
	height:47px;
	background-image: url(../../images/ecommerce/bt-valide01.gif);
	background-repeat:no-repeat;
} 

#bt-valide a:hover {
	background-image: url(../../images/ecommerce/bt-valide02.gif);
	background-repeat:no-repeat;
}