/* Espace Presse FR

Company : Vente-privee.com
Project : VP4 (Front)
Support : Media Screen

Version : V 0.1
Date : 16 09 2008
Author : Maud CLAIR

*/

/* importation */
/***************************/
	@import url(../../_common/css/epv_cmn.css);
/***************************/

h2 span {
	background: url(../images/epv_header_title.jpg) top right no-repeat;
}

/* encart Elu client 2010 */
	#eluClient2010 div {
		background: url(../images/epv_customerService_bg.jpg) no-repeat;
		background-color:#aaa;
		width:188px;
		height: 88px;
		line-height:12px;
		padding:5px 15px 0 15px;
		font-size:10px;
		letter-spacing:-0.3px;
		text-align:right;
		position:relative;
	}
		#eluClient2010 div strong{
			position:relative;
			z-index:2;
		}
		#eluClient2010 div em{
			font-size:11px;
		}
	#eluClient2010 img.customerService {
		position:absolute;
		top:23px;
		left:13px;
		z-index:0;
	}
	#eluClient2010 img.eCommerce {
		position:absolute;
		top:34px;
		left:103px;
	}
