/* CSS Document */

#myContent{
	margin-bottom:10px;
}

/*DETAIL OFFRES*/
.zone-detail-offres{
	width:567px;
	margin-right:15px;
	float:left;
}

.contenu-detail-offres{
	float:left;
	width:537px;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	background:url(images/realisations/bg-cadre-realisation.gif) repeat-y top;
}

.visuel-offres{
	
	border:#3EAAF9 1px solid;
	margin-right:15px;
	margin-bottom:10px;
}

.vignette{
	float:left;
	margin-right:10px;
	width:52px;
	height:35px;
	overflow:hidden;
}

.ligne-separation{
	height:1px;
	width:537px;
	margin-top:10px;
	margin-bottom:10px;
	background:#CCCCCC;
}

.bt-suivant, .bt-precedent{
	float:right;
}

.bt-suivant{
	margin-left:10px;
}

/*LISTE OFFRES*/
.zone-liste-offres{
	float:left;
	width:280px;
}

.contenu-liste-offres{
	float:left;
	width:260px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	background:url(images/offres/bg-cadre-offre.gif) repeat-y top;
	border-bottom:#999999 1px solid;
	padding-bottom:10px;
}

.ligne-liste-offres{
	float:left;
	text-align:left;
	width:260px;
	padding-bottom:5px;
	border-bottom:#000000 1px dotted;
	margin-top:5px;
}

.vignette-offres{
	float:left;
	margin-right:15px;
	border:#3EAAF9 1px solid;
}

.page-liste-offres{
	float:left;
	margin-top:5px;
	width:260px;
	text-align:center;
}

/* LISTE OFFRES SECONDAIRE */

.zone-offres-secondaire{
	float:left;
	width:280px;
	margin-top:15px;
}

.contenu-offres-secondaire{
	float:left;
	width:260px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	background:url(images/offres/bg-cadre-offres-secondaire.gif) no-repeat top;
	padding-bottom:8px;
}

/* TITRE OFFRES*/

.zone-titre-offres{
	width:567px;
	height:29px;
	background:url(images/produits/titre-nos-modeles-bg-blanc.gif) repeat-x;
}

.cadreTitreOffres{
	background:url(images/offres/titre-detail.gif) no-repeat;
	width:108px;
	height:29px;
	float:left;
}

.cadreNomOffres{
	width:auto;
	padding-top:6px;
	height:23px;
	background:url(images/produits/titre-nos-modeles-bg-gris.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	color:#000000;
	font-weight:bold;
	float:left;
}

.cadreNomcentre{
	background:url(images/produits/titre-nos-modeles-centre.gif);
	width:57px;
	height:29px;
	float:left;
}

.cadreNomDroite{
	background:url(images/produits/titre-nos-modeles-droite.gif);
	width:11px;
	height:29px;
	float:right;
}

/*////CARACTERISTIQUES////////*/
.cadreCaracteristiques{
	width:280px;
	float:right;
}

.titreCaracteristiques{
	background:url(images/produits/fond-titre-cara.gif) repeat-x;
	height:21px;
	padding-top:6px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#000000;
}

.cadreDetails{
	background:#F2F2F2; 
	padding-top:6px;
	padding-bottom:6px;
	padding-left:10px;
	padding-right:10px;
}

.separationPointille{
	background:url(images/produits/pointilles.gif) repeat-x;
	height:1px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:25px;
}

.imgMin{
	border:#2B8EF6 1px solid;
	margin-right:19px;
	float:left;
}

.suivantPrecedent{
	text-align:right;
	padding-top:5px;
}
