/*---------------------------------------------------------------------*/
/*-------- STYLE POUR UNE PAGE 3 COLONNES (CONTACT, DEVIS,...)---------*/
/*---------------------------------------------------------------------*/

div.erreur{
  border:1px solid #FF0000;
  color:#FF0000;
  font-weight:bold;
  margin-bottom:10px;
  margin-left:auto;
  margin-right:79px;
  padding:3px;
  text-align:center;
  width:212px;
}
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;
}
.btn_qestion_ref {
  margin-left:38px;
  background:url("../../images/css/bouton_question_ref.jpg") no-repeat;
  width: 250px;
  height: 42px;
  padding:5px 6px;
}

.btn_qestion_ref a {
  color:white;
  display:block;
  font-size:1.1em;
  font-weight:bold;
  margin:6px 0 0 70px;
  position:relative;
  text-shadow:0 0 3px #353333;
}
div#banderole h1{
	color:#404040;
	font-family:Arial;
	font-size:0.95em;
	font-weight:bold;
}
div#banderole span.rose{
	color:#cd0669;
	float : left; 
	display : block;
}
div#page div#echange-liens{
	width:975px;
	margin:0px auto;
	padding:0px;
	text-align:left;
}
div#page div#echange-liens div.gauche,
div#page div#echange-liens div.droite{
	float:left;
	padding:0px 0px 0px 20px;
	margin:0px;
	min-height:250px;
}
div#page div#echange-liens div.gauche{
	width:570px;
}
div#page div#echange-liens div.gauche h2{
	background:url("../../images/css/puce.jpg") top left no-repeat;
	padding:0px 0px 5px 20px;
	font-size:1.2em;
	margin:20px 0px 0px 0px;
}
div#page div#echange-liens div.gauche h3{
	background:none;
	margin:15px 0px 5px 0px;
	font-size:1.2em;
	font-weight:bold;
	padding:0px;
}
div#page div#echange-liens div.gauche p{
	text-align:justify;
}
div#page div#echange-liens div.droite{
	margin-top:3px;
  width:325px;
}
div#page div#echange-liens div.droite div.img_centre{
	background:url("../../images/css/back_coldroite_tpl8.png") top left repeat-y;
	width:322px;
	padding:10px 0px 0px 30px;
}
div#page div#echange-liens div.droite div.img_centre p{
	padding:16px 0 0 22px;
	background:url("../../images/css/puce.jpg") bottom left no-repeat;
	font-size:1.1em;
  font-weight:bold;
}
div#page div.texte{
	width:900px;
	margin:0px auto;
	padding:20px 0px 0px 0px;
}

div.formulaire div.champform 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 div.champform label.error{
	color:#CD0669;
}
div.formulaire div.champform input{
	width:250px;
	border:1px solid #999999;
	padding:3px;
}
/*div.formulaire div.champform 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;
}
