div#banderole{
	background:url(../../images/css/banderole-trans.png) top left no-repeat;
	width:973px;
	height:43px;
	margin:0px 0px 0px 11px;
	padding:0px 0px 0px 10px;
	line-height:37px;
	font-size:1.5em;
	font-weight:bold;
}

div.blocLeft{
	float:left;
	width:500px;
	margin-left:70px;
	margin-top:30px;
}
div.blocRight{
	float:left;
	width:318px;
	margin-top:30px;
}
h1{
	color:#333333;
	font-size:0.95em;
}

p.url{
	display:none;
}
div.formulaire td{
	padding:10px 0px;
}

div.formulaire label{
	background:url(../../images/css/puce_fleches_blanc.jpg) top left no-repeat;
	display:block;
	padding:0px 0px 0px 20px;
	margin:10px 0px 0px 0px;
}
div.formulaire input{
	width:250px;	
	padding:3px;
}
div.formulaire textarea{
	width:250px;
	border:1px solid #999999;
	padding:3px;
	height:170px;
}
div.formulaire div.btnform input{
	width:138px;
	height:40px;
	padding:15px 0px 0px 60px;
}
div#img_haut, div#template2 div#img_bas {
	margin:0px;
}
div#img_centre{
	background: url("../../images/css/back_coldroite_tpl8.png") repeat-y;
	padding:0px 15px 0px 15px;
}

div#pageNewsletter .erreur{
	border:1px solid #FF0000;
  color:#FF0000;
  font-weight:bold;
  margin:10px;
  padding:3px;
  text-align:center;
  width:65%;	
}