div#bandeauTitrePage {	/* Titre : CULTURES */
	height:50px;
	background-image:url(/images/global/bandeau-titre-culture.png);
	background-repeat:no-repeat;
	margin:0;
	padding:5px 0 0 10px;
	color:#FFFFFF;
	font-size:30px;
	font-weight:bold;
}

div#bandeauTitrePartenaires {	/* Titre : CULTURES */
	height:60px;
	margin:0 0 0 50px;
	padding:5px 0 0 10px;
	color:#000;
	font-size:24px;
	font-weight:bold;
	
}

div#bandeauTitrePartenaires  p {
  margin: 0 0 10px 5px;
  }
  
  div#bandeauTitrePartenaires  img {
  margin: 0 0 -10px 0;
  }
  
  div#offre {	/* Titre : CULTURES */
	min-height:200px;
	height:auto;
	margin:25px 5px 0 5px;
	padding:0 0 0 0;
	background-color:#ffffff;
	border-bottom: none;
	border-left: 1px solid;
	border-color: #ccc;
}

div#offre #texteV strong {
	font-weight:bold;
}

div#imageV {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	border: none;
	text-align : left;
	width:200px;
	float: left;
}

div#texteV {
	margin : 0 0 15px 215px;
	padding : 0 0 0 0;
	border: none;
	text-align : left;
	
}

div#texteV h3 {
	margin : 0 0 0 15px;
	text-align : left;
	color:#CE0018;	
	font-size:17px;
}
div#texteV  * {
	font-size:12px;
}
div#texteV h4 {
	margin : 0 0 0 0;
	text-align : left;
	color:#000000;	
	font-size:13px;
	font-weight:normal;
}
div#texteV ul li {
	line-height: 120%;
list-style-image:url(/images/global/puce-fleche-rouge.png);
}

div#imageP {
	margin : 5px 5px 0 0;
	padding : 0 0 0 0;
	border: none;
	text-align : left;
	width:250px;
	float: right;
}

#imageP > div.clear {
	clear:both;
	margin:0;
	padding:0;
	border-top:1px solid #cccccc;
}
