.blocLeft {
  float:left;
  margin:0 0 0;
  padding: 20px 24px 30px 10px;
  width:590px;
  line-height:18px;
}

.blocRight {
  float:left;
  line-height:18px;
  padding-bottom:13px;
  padding-top:20px;
  width:316px;
}

h3 {
background:none repeat scroll 0 0 transparent;
color:#CD0669;
font-size:1.4em;
margin:0;
padding:0;
}

p#qosChapeau {
font-weight:bold;
padding:20px 0 10px;
}
div#blocLeft p {
line-height:18px;
}

li#current_conseil a {
  font-weight: bold;
  color: #CD0669;
}

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#banderole h1 {
color:#404040;
font-family:Arial;
font-size:0.85em;
font-weight:bold;
}

div#imageRef {
  float: left;
  margin:0 3px 0 0;
}

div.img_centre {
background:url("../../images/css/back_coldroite_tpl8.png") repeat-y scroll 0 0 transparent;
padding:0px 15px;
overflow:hidden;
min-height:330px;
}

.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;
  margin:5px 0 0 23px;
  position:relative;
  text-shadow:0 0 5px #353333;
}

#plus {
  -moz-border-radius:5px;
  background-color:#D2D1D1;
  border:1px solid #C4C4C4;
  color:#343030;
  font-weight:bold;
  left:29px;
  padding:5px 6px;
  position:relative; 
  top:21px;
}

#plus2 {
  -moz-border-radius:5px;
  background-color:#D2D1D1;
  border:1px solid #C4C4C4;
  color:#343030;
  font-weight:bold;
  left:97px;
  padding:5px 19px;
  position:relative;  
  top:21px;
}

.blocLeft ul {
  margin:10px 0 30px 35px;
  padding:0;
}

div.img_centre ul {
  margin:0 0 0 20px;
  padding:0;
}

div.img_centre ul li, .blocLeft ul li {
  list-style-image:url("../../images/css/picto-liste.gif");
  list-style-position:outside;
  margin:0;
  padding:5px 0;
  text-align:justify;
}

.titreContenu {    
  color:#CD0669;
  font-size:1.1em;
  margin:0 0 10px;
  padding:0;
  font-weight: bold;
}

#btn_qestion_ref {
  width: 315px;
  height: 37px;
  margin-bottom:15px;
  background: url("../../images/css/question_ref.gif") no-repeat top left;
  text-indent: -9999px;
}

#btn_qestion_ref:hover {
  width: 315px;
  height: 37px;
  background: url("../../images/css/question_ref.gif") no-repeat bottom left;
  text-indent: -9999px;
  cursor: pointer;
}