* {
    margin: 0;
    padding: 0;
}
body{
	background: none repeat scroll 0 0 #FFFFFF;
	margin-left: auto;
  margin-right: auto;
  width:600px;
}
#header{
	background: url(/images/lc_fr/header-mail.jpg) no-repeat;
	width:591px;
	height:68px;
}
#contenu{
	padding:10px;
}
#contenu h1{
	font-family:Arial;
	font-size:26px;
	font-weight:normal;
}
#contenu_top{
	background: url(/images/lc_fr/mail_contenuTop.png) no-repeat;
	width:569px;
	height:12px;
	
}
#contenu_txt{
	width:547px;
  overflow: auto; 
	border:1px solid #bababa;
	padding:30px 10px;
}
#contenu_txt h2{
	font-family:Arial;
	font-size:18px;
	margin-bottom:10px;
}
#contenu_txt h3{
	font-size:24px;
	margin-bottom:15px;
	text-align:center;
}
#contenu_txt p{
	font-family:Arial;
	font-size:12px;
}
#courrier{
	padding-right:180px;
	float:left;
}
#tel,
#email{
	float:left;
}
#tel .numcall{
	background: url(/images/lc_fr/mail_contenuTel.png) no-repeat;
	width:170px;
	height:40px;
	padding:20px 0 0 50px;
	color:#e20513;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
}
#tel .prix{
	padding-left:50px;
	color:#e20513;
	font-family:Arial;
	font-size:10px;
}
#email{
	width:525px;
}
#mail {
	background: #fff url(/images/lc_fr/mail_contenuEmail_borderl.png) repeat-x 0 16px;
	padding-bottom:5px;
}
#mail span {
	background: #fff; /* même couleur de fond que celle du H1 */
	padding-right: 10px;
}
#email #FormMail{
	text-align:center;
}
#FormMail .gauche{
	text-align:left;
	width:80px;
	float:left;
	padding-right:10px;
	padding-left:100px
}
#FormMail .droite{
	text-align:left;
	width:335px;
	float:right;
}
#FormMail .FormLine{
	clear:both;
	overflow:auto;
	margin-bottom:5px;
}
#ChkMail{
	text-align:left;
	padding-left:105px;
}
#ChkMail input{
	margin-right: 10px;
}
#FormMail select {
    margin-right: 10px;
    margin-top: 3px;
    width: 240px;
}
.droite input{
	margin-right: 3px;
}
.droite input.radio{
	margin-left: 35px;
}
.txRED{
	font-family:Arial;
	font-size:18px;
	color:#de0e1e;
	text-align:right;
}
.tx122012{
	font-size:12px;
	vertical-align:text-top;
}
.ChampsObli{
	font-family:Arial;
	font-size:10px;
	color:#999;
	padding-left:40px;
}
#mentions{
	width:570px;
	padding:0 10px;
	color:#999;
	font-size:10px;
	font-family:Arial;
}
#mentions a{
	text-decoration:underline;
	color:#999;
}
#ValidButton{
	
}
#btGris,
#btRouge {
  	border-radius: 8px;
    display: block;
    float: left;
	margin: 15px 25px 10px 95px;
    padding: 3px 30px;
}
#btGris {
    background: url(/images/lc_fr/mail_btGris.png) repeat-x scroll left bottom #3F3F3F;
    border: 1px solid #1f1f1f;
}
#btRouge {
    background: url(/images/lc_fr/mail_btRouge.png) repeat-x scroll left bottom #D50000;
    border: 1px solid #660000;
}
#btGris a,
#btRouge input{
    color:#FFF;
    font-family::Verdana;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
#btRouge input{
	border:none;
	background:none;
	cursor: pointer;	
}
.Texte_Erreur2012{
	text-align:center;
	color:#E20D21;
	font-size:16px;
}

#contenu_txt #btGris.backMail{
	margin-left:190px;
}
.windowClose{
	text-align:right;
	margin-top:-20px;
}
.windowClose a{
	color:#007EFF;
	text-decoration:underline;
}
.paveAvisRecherche{
	background:#efefef;
	font-size:12px;
	padding:10px;
	color:#666666;	
	margin-top:15px;
}
.paveAvisRecherche p{
	margin:10px 0;	
}
h4{
	text-align:center;
	font-size:14px;	
}