@charset "UTF-8";
/* CSS Document */

/********************** REALISATIONS **************************/
#realisations{
	position:absolute;
	top:0;
	left:0;
	padding-left:55px;
	padding-top:55px;
	height:643px;
	/*width:860px;*/
	background:url(../images/real_feuille.png) no-repeat top left;
	display:none;
	z-index:10002;
}

#realisations DIV.titre{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:23px;
	color:white;
}

#realisations DIV.stitre{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:17px;
	color:white;
}

#realisations #poitilleH{
	width:100%;
	height:2px;
	background:url(../images/pointille2H.png) repeat-x center;
	padding-top:5px;
	padding-bottom:8px;
	clear:both;
}

#realisations #closeBtn{
	padding-top:10px;
	float: right;
}

#detailsContractor{
	width:760px;
	color:#FFFFFF;
}

.contractorCell{
	padding-top:20px;
	padding-right:20px;
	padding-bottom:20px;
}

#contractorBullets DIV{
	padding-left:30px;
	margin-bottom:15px;
}

#contractorBullets #adresseCivic{
	background:url(../images/ico_addrCivic.png) top left no-repeat;
}

#contractorBullets #telephone{
	background: url(../images/icoTelephone.png) top left no-repeat;
}

#contractorBullets #adresseWeb{
	background: url(../images/icoAddrWeb.png) top left no-repeat;
}


.bgPointilleV{
	background-image:url(../images/pointille2V.png);
	background-position:center;
	background-repeat:repeat-y;
}

#realisations #contenu{
	position:relative;
	height:564px;
}

#realisations #wait{
	position:absolute;
	text-align:center;
	padding-top:15%;
	width:100%;
}

#realisations #thumbs{
	width:295px;
	float:left;
}

#realisations #thumbs DIV.realThumb{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	background-color:white;
	border:solid 6px white;
}

#realisations #thumbs DIV.realThumb:hover{
	border:solid 6px #DDDDDD;
}

#realisations #thumbs IMG.selected{
	opacity:0.5;
	filter : alpha(opacity=50); 
}

#realisations #detailArea{
	position:relative;
	visibility:hidden;
	/*float:right;  */
	background:white;
	padding:10px;
	/*width:500px;*/
}

#realisations #realPhoto{
	padding-bottom:10px;
}

#realisations #btPhotoBack{
	top:10px;
	position:absolute;
}
#realisations #btPhotoBack IMG{
	visibility:hidden;
}

#realisations #btPhotoNext{
	width:59px;
	top:10px;
	position:absolute;
}
#realisations #btPhotoNext IMG{
	visibility:hidden;
}

#realisations #realProduit{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	text-align:right;
}

#realisations #realContracteur{
	/*float:left;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
}

#realisations #contenu #nav DIV{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-weight:lighter;*/
	font-weight:lighter;
	font-size:14px;
	color:white;
}

#realisations #nomContacteur{
	font-size:14px;
	color:#000000;
}
#realisations #noContacteur{
	font-size:11px;
	color:#3b3b3b;
}
