
/*---   style spé ACCUEIL  ---*/


/*-------------------------------*/
/*    CONTENEUR contenu      */
/*-------------------------------*/


#contenerContenu {
	width:884px;
}

#tabContenuAcc {
	width:884px;
	background-image:url(index-img/fond-col-g-h.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#tabContenuAcc #colLeft {
	background-image:url(index-img/fond-img-b-g.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:584px;  
}
#tabContenuAcc #colLeft #contenu {
	padding:15px 30px 25px 30px;
}

#tabContenuAcc #colRight1 {
	background-image:url(index-img/fond-bloc-d.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#EDEAE7;
	padding:0 36px 15px 26px;
}
#tabContenuAcc #colRight1 h2 {
	background-image:url(index-img/fond-tt-cold.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:29px;
	margin: 0 0 15px 0;
	padding: 29px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E85924;
	text-align:center;
}
#tabContenuAcc #colRight1 p {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	line-height:18px;
}



#tabContenuAcc  #colRight2 {
	vertical-align:bottom;
	background-image:url(index-img/fond-bloc-d2.jpg);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#EDEAE7; 
}
#tabContenuAcc  #colRight2 #espFormNewsletter {
	/* height:115px; */
	height:80px;
	background-image:url(index-img/fond-newsletter.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}


#tabContenuAcc #colLeft #navBas {
	margin:0 ;
	padding:12px 0 0 0;
	width:580px; 
	height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#958079;
	text-align:right;
}
#tabContenuAcc #colLeft #navBas a { color:#958079; text-decoration:none; padding:0 30px 0 30px; }
#tabContenuAcc #colLeft #navBas a:link { color:#958079; text-decoration:none; }
#tabContenuAcc #colLeft #navBas a:visited { color:#958079; text-decoration:none; }
#tabContenuAcc #colLeft #navBas a:hover { color:#958079; text-decoration:underline; }

/*-------------------------------*/
/*    FROMULAIRE  news        */
/*-------------------------------*/

#tabContenuAcc #btOk {
	float:right;
	margin:6px 30px 0 0;
}

#tabContenuAcc #espChamp {
	float:left;
	margin:6px 0 0 0 ;
}

#tabContenuAcc .champs {
	margin:2px 0 0 25px;
	*margin:0 0 0 25px;
	width:190px;
	height:14px;
	padding:2px;
	border:none;
	background-image:url(index-img/fond-champ.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#301C17;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8D655A;
}

#tabContenuAcc #cadreRetourPost {
	margin:0 45px 0 25px;
	padding:12px 0 12px 0;
	border-top:1px solid #38221B; 
	border-bottom:1px solid #38221B; 
	color:#EB8164;
	text-align:center;
}




