/* Pre-login ES

Company : Vente-privee.com
Project : VP4 (Front)
Support : Media Screen

Version : V 0.1
Date : 16 09 2008
Author : Aurelie DURDUX

*/

/* importation */
/***************************/
	@import url(../../_common/css/out_cmn.css);
	/*@import url(out_rub_notheme.css);*/
/***************************/

/* 	Principe de surcharge diffrenciant les pages hors login :
	AVEC ou SANS image de fond + fond transparent				*/

.mainBloc {
	background: url(../../_common/images/rdv_mainBloc_bg.png) top left repeat;
	_border: 1px solid #fff;
	_background-color: #fff;
	_background-image: none;
}

/* titrage */
h2 span {
	background-color: #fff;
}

/* logos de paiement et accreditation */
.securitySafe {
	text-align:center;
	color:#666;
}

.securitySafe img.first{
	padding-right: 46px;
}

.securitySafe img.last{
	padding-left: 40px;
}

.securitySafe img{
	padding-bottom: 15px;
}

/* AWARD */
ul#footerAwards{
	/*position:absolute;
	top:0;
	right:20px;
	_right:150px;
	margin-left:0;*/
}
ul#footerAwards li{
	list-style-type:none;
	line-height:auto;
	padding:0 0 0 10px;
	top:0;
}

	#footerAwards .customerService span.info {
		left:50px;
	}
	
	#footerAwards .eCommerce span.info {
		left:50px;
	}

