/* CSS Document */

/* accès au compte et abonnement newsletter */
#accesCompte, #newsletter {
	background: #dcbcbb url(../imgEquin/bg_abonnement.gif) repeat-y right;
	padding: 10px 20px;
	font-size: 11px;
	color: #481918;
	line-height: 15px;
	text-align: left;
	min-height: 175px;
}
#accesCompte h3, #newsletter h3, #accesCompte a {
	color: #481918;
}
#accesCompte h3, #newsletter h3 {
	width: 105px;
	font-size: 13px;
	margin: 0px 0px 10px 0px;
}
#accesCompte h3, #newsletter h3 {
	width: 140px;
	font-size: 13px;
	margin: 0px 0px 10px 0px;
}
#accesCompte input, #newsletter input {
	background-color: #e2bbba;
	border-bottom: solid 1px #d4d0c8;
	border-right: solid 1px #d4d0c8;
	border-top: solid 1px #404040;
	border-left: solid 1px #404040;
	font-size: 11px;
}
#accesCompte input.bouton , #newsletter input.bouton{
	background-color: #d4d0c8;
}
#accesCompte label, #newsletter label {
	display: block;
	float: left;
	width: 75px;
}
#accesCompte p, #newsletter p {
	margin: 10px 0px;
}


#pub {
	background-color: #6a302e;
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	height: 205px;
}
