/* CSS Emova */
*{
	margin: 0px;
	padding: 0px;
}
body
{
	background-color: #ffffff;
	margin: 0px; /* pour éviter les marges */
   text-align: center; /* pour corriger le bug de centrage IE */
	font:12px Arial,Tahoma, Sans-serif;
	color: #000000;
}
div.titreH1
{
	margin-top:10px;
}
div.titreH1 h1 
{
	background:url('../pic/frame/bgTitre.png');
	width:400px;
	height:40px;
}
div.titreH1 h1 span
{
	display: block;
	float: left;
	font-size: 19px;
	color:#777777;
	margin-left: 20px;
	margin-top:2px;
	font-weight:normal;
	letter-spacing: -0.03em
}

a img {border: 0;}
img {border: 0;margin:0px;}
#global 
{
	  position: relative; /* on positionne le conteneur */
     margin-left: auto;
     margin-right: auto;
     width:980px; /* largeur obligatoire pour être centré */
	  text-align: left; /* pour corriger le bug de centrage IE */ 
}
.corps
{
	border-top:none;
	/*min-height: 596px;*/
	min-height: 577px;
	background:#ffffff url('../pic/frame/frameGbg.jpg') repeat-y left;
}
#framehead
{
	margin-bottom:-3px;
}
#framehead p.logoAlternatif
{
	margin-left:-3px;
	margin-top:-3px;
}

div#framehead div.logoEmova
{
	position:absolute;
	z-index: 10;
	left:13px;
	top:7px;
}

#frameleft
{
	min-height: 477px;
	/*float:left;*/
	width:165px;
	background:url('../pic/frame/bgframeleft.jpg') no-repeat top;
	position: absolute;
	left:0px;
	top:100px;
	padding-top:62px;
}
#frameleft div.points
{
	background:url('../pic/frame/clubPrivilege/stickerPoints.jpg') no-repeat top left;
	width:153px;
	height:35px;
	margin-left:6px;
	padding-top:13px;
	text-align: right;
}
#frameleft div.points span
{
	font-size:16px;
	color:#ffffff;
	margin-right:60px;
}
#frameleft div.headMenuClub
{
	background:url('../pic/frame/clubPrivilege/headMenu.jpg') no-repeat bottom left;
	width:153px;
	height:8px;
	margin-left:6px;
	
}
#frameleft div.footMenuClub
{
	background:url('../pic/frame/clubPrivilege/footMenu.jpg') no-repeat top left;
	width:153px;
	height:8px;
	margin-left:6px;
	margin-bottom:10px;
}
#frameleft div.recherche
{
	margin-left:6px;
	width:153px;
	height:188px;
	background:url('../pic/frame/bgRecherche.jpg') no-repeat top;
}
#frameleft div.france
{
	margin-left:30px;
	margin-top:10px;
}
#frameleft p.titre
{
	text-align:center;
	padding-top:5px;
	font-weight: bold;
	font-size: 11px;
}
#frameleft div.cadeau
{
	margin-top:10px;
	margin-left:6px;
}

#frameleft div.imaginaire
{
	margin-top:14px;
	font-size:11px;
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
	background-image:url('../pic/frame/headMenuImaginaire.png');
	background-repeat: no-repeat;
	background-position: center center;
	
	
}

form#formSearchLeft 
{
	margin:10px;
	
}
form#formSearchLeft input.formSearchLeftField
{
	width: 100px;
	font-size: 12px;
	background-color: #efefef;
	border: 1px solid #ffffff;
	border-left: 1px solid #404040;
	border-top: 1px solid #404040;
	padding: 2px;
	padding-left: 4px;
	float: left;
	margin-right:5px;
	font-size: 11px;
}
form#formSearchLeft input.formSearchLeftField:hover
{
	background-color: #dfdfdf;
}
form#formSearchLeft input.formSearchLeftField:focus
{
	border: 1px solid #404040;
}
form#formSearchLeft select
{
	width: 133px;
	font-size: 12px;
	background-color: #efefef;
	border: 1px solid #ffffff;
	border-left: 1px solid #404040;
	border-top: 1px solid #404040;
	/*padding: 2px;*/
	padding-left: 4px;
	margin-bottom:-2px;
}
form#formSearchLeft p.line
{
	clear:both;
	background-image:url('../pic/common/line.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	height:5px;
}
form#formSearchLeft p.text
{
	font-size:10px;
	text-align: center;
	margin-top:-3px;
	margin-bottom:-5px;
}

#framecenter
{
	background-color:#ffffff;
	width:815px;
	margin-left:165px; 
	
}
#framecenter div.titrepage
{
	margin-left:21px;
	margin-top:36px;
}
#framecenter div.frameTexte
{
	margin-left:60px;
	margin-top:5px;
}



#menuhorizon
{
	height:25px;
	background:#ffffff url('../pic/menuHorizon/mFin.png') no-repeat right;
}

#menuhorizon p.bienvenue
{
	float:right;
	text-align:right;
	margin-top:5px;
	margin-right:20px;
	color:#680b5c;
	font-size: 11px;
}
#framefoot p.left
{
	float:left;
	width:165px;
	height:19px;
	background:#bfbfbf url('../pic/frame/leftCorner.jpg') no-repeat right;
}

#framefoot p.right
{
	width:793px;
	height:19px;
	margin-left:175px;
	background-image:url('../pic/common/bandeauFoot.png');
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10px;
	color: #aaaaaa;
	text-align: center;
}

p.champObligatoires
{
	font-size:9px;
	color:#1c949e;
}
p.mentionsCNIL
{
	font-size:9px;
	text-align:justify;
}

p.foot
{
	
	text-align:center;
}
.baseline
{
	padding-top:-20px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10px;
	color: #aaaaaa;
	text-align: center;
}

/* ligne séparatrice */
.line
{
	margin-top: 5px;
	margin-bottom: 5px;
	background-image:url('../pic/common/line.gif');
	background-repeat: repeat-x;
	background-position: center;
}
.lien
{
	color: #620059;
	text-decoration:none; 	
}
.lien:hover
{
	text-decoration:underline;
}
strong
{
	color:#620059;
}
p.p
{
	margin-bottom: 10px;
	text-align: justify;
}
/* typos */
.stitre
{
	margin-bottom:10px;
	font-weight:bold;
	color:#620059;
}
.prune
{
	color:#620059;
}
.vert
{
	color:#84a000;
}
.bleu
{
	color:#5993cd;
}
.cyan
{
	color:#1c949e;
}
.rouge
{
	color:#af002c;
}
.orange
{
	color:#e87206;
}
.gras
{
	font-weight:bold;
}
.error {
	text-align:center;
	
	font-weight:bold;
	color:#ffffff;
	margin-bottom:20px;
}


