/* CSS Document */

#myContent{
	margin-bottom:10px;
}

/*DETAIL REA*/
.zone-detail-rea{
	width:567px;
	margin-right:15px;
	float:left;
}

.contenu-detail-rea{
	float:left;
	width:537px;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	background:url(images/realisations/bg-cadre-realisation.gif) repeat-y top;
}

.contenu-full{
	float:left;
	width:840px;
	/*background-image:url(images/produits/bg-nos-modeles.gif);*/
	border-left:#999999 1px solid;
	border-right:#B4B4B4 1px solid;
	background-color:#FFFFFF;
	padding:10px;
}

.visuel-rea{
	
	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 REA*/
.zone-liste-rea{
	float:left;
	width:280px;
}

.contenu-liste-rea{
	float:left;
	width:260px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	background:url(images/realisations/bg-cadre-ttes-reas.gif) repeat-y top;
}

.ligne-liste-rea{
	float:left;
	width:260px;
	padding-bottom:5px;
	border-bottom:#000000 1px dotted;
	margin-top:5px;
}

.vignette-rea{
	float:left;
	margin-right:15px;
	border:#3EAAF9 1px solid;
}

.page-liste-rea{
	float:left;
	margin-top:5px;
	width:260px;
	text-align:center;
}

/* TITRE REA */

.zone-titre-rea{
	width:567px;
	height:29px;
	background:url(images/produits/titre-nos-modeles-bg-blanc.gif) repeat-x;
	/*clear:both;*/
}

.zone-titre-rea-full{
	width:862px;
	height:29px;
	background:url(images/produits/titre-nos-modeles-bg-blanc.gif) repeat-x;
	/*clear:both;*/
}

.zone-detail-rea-full{
	width:862px;
	margin-right:15px;
	float:left;
}

.cadreTitreRea{
	background:url(images/realisations/titre-realisation.gif);
	width:138px;
	height:29px;
	float:left;
}

.cadreNomRea{
	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;
}