@charset "utf-8";
/* CSS Document */

div.caseta#loginUser{
	padding: 0px;
	border-bottom: none;
	display: block;
}

#loginUser label{
	margin: 5px 0px 0px 10px;
	width:120px;
	padding: 0px;
	float: left;
}
	
#loginUser label input{
	width: 120px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #70768c;
	font-size: 10px;
}

#loginUser h4{	
	border-top: 1px solid #dbdeed;
	border-bottom: 1px solid #dbdeed;
	padding: 15px 0px 15px 30px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	background: url(images/questionmark.jpg) 10px 3px  no-repeat;
}
#loginUser p {
	padding: 0px 5px 5px 10px;
}

#loginUser .butAutentif{
	margin: 5px 0px 5px 20px;
	border: none;
	width: 109px;
	height: 20px;
	background: url(images/bnrightlogin1.jpg) left top no-repeat;
}

#loginUser .butAutentifOver{
	margin: 5px 0px 5px 20px;
	border: none;
	width: 109px;
	height: 20px;
	background: url(images/bnrightlogin2.jpg) left top  no-repeat;
}

#loginUser .butNewAcc{
	margin: 0px 0px 10px 20px;
	border: none;
	width: 109px;
	height: 20px;
	background:url(images/bnrighnewacc1.jpg) no-repeat top left;
}

#loginUser .butNewAccOver{
	margin: 0px 0px 10px 20px;
	border: none;
	width: 109px;
	height: 20px;
	background:url(images/bnrighnewacc2.jpg) no-repeat top left;
}

#loginUser div{
	min-height: 20px;
	background:url(images/casetaBottom.gif) no-repeat bottom left;

}

#userCart a{
	padding: 20px 0px 0px 70px;
	height: 40px;
	display: block;
	font-size: 10px;
	background:url(images/shopcart_right.jpg) 10px 0px no-repeat ;
	}


#userCart h4{
	padding: 0px 10px 5px 0px;
	margin: 0px;
	background:url(images/casetaBottom.gif) no-repeat bottom left;
	text-align: center;
}

#userCart h4 img{
	vertical-align: middle;
	display: inline;
}

.casetaSmall{
	height: 50px;
	width: 147px;
	background: url(images/small_round_rectangle_right.gif) no-repeat top left;
	text-align: center;
	margin-bottom: 10px;
}


.casetaSmall2{
	height: 65px;
	width: 147px;
	background: url(images/small_round_rectangle_right2.gif) no-repeat top left;
	text-align: center;
	margin-bottom: 10px;
}

.casetaSmall2 p{
	font-size:10px;
}

.casetaSmall2 p span{
	font-size: 12px;
}

.casetaSmall a, .casetaSmall2 a{
	color: #E97714;
	text-decoration: none;
}

.casetaSmall img{
	vertical-align: middle;	
}



#userCompare a{
	padding: 0px 0px 5px 70px;
	height: 40px;
	display: block;
	font-size: 10px;
	background:url(images/balanta.jpg) 10px 0px no-repeat ;
	}


#userCompare h4{
	padding: 0px 10px 0px 0px;
	margin: 0px;
	background:url(images/casetaBottom.gif) no-repeat bottom left;
}

.right #userCompare h4{
	font-size:14px;

}

#bannerTopImageF{
	background: #333399;
	float: left;
	height: 50px;
}











