/* CSS Document */

body {
	background-color: #FFFFFF;
}

td {
	text-align:left;
	vertical-align:top;	
}

.cadre_real_1 {
	width:125px; 
	height:148px;
	margin:10px; 
	float:left; 
	text-align:center;
}

.cadre_real_2 {
	width:120px; 
	height:120px; 
	overflow:hidden; 
	border:#444B4F 1px solid;
}
.cadre-visuel{
		background-image:url(images/commun/visuel-gauche-1.jpg);
		background-position:top
		width:244px;
		height:58px;
		padding-top:385px;
		padding-left:40px;
		text-align:center;
}
.titre{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:left;
	text-decoration:none;
	color:#FF6204;
}

.toutes-realisations{
	width:269px;
	height:62px;
	margin-top:1px;
	padding-top:10px;
	padding-left:14px;
	background-color:#45261F;
	background-image:url(images/commun/ligne-blanche.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.legende-carte{
	width:269px;
	height:104px;
	margin-top:1px;
	padding-top:10px;
	padding-left:14px;
	background-color:#45261F;
	background-image:url(images/commun/ligne-blanche.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.telechargement{
	width:269px;
	height:134px;
	margin-top:1px;
	padding-top:10px;
	padding-left:14px;
	background-color:#45261F;
	background-image:url(images/commun/ligne-blanche.gif);
	background-position:top;
	background-repeat:no-repeat;
}

/*/////////DETAIL///////////////*/
.visuel-principal{
	float:left;
	margin-right:15px;
	border:#45261F 1px solid;
	width:308px;
	height:346px; 
	overflow:hidden;
	
}
.titre-realisation{
	float:left;
	width:305px;
	
	background-color:#F6F6F6;
	padding:5px;
	margin-bottom:10px;
}
.date-realisation{
	float:left;
	width:305px;
	height:11px;
	background-color:#F6F6F6;
	padding:5px;
	margin-top:10px;
}

.titre-diaporama{
	float:left;
	width:190px;
	height:11px;
	background-color:#F6F6F6;
	padding:5px;
	margin-top:20px;
	margin-bottom:5px;
}
.cadre-diaporama{
	float:left;
	width:200px;
	height:186px;
	margin-right:6px;
	margin-left:6px;
	margin-top:10px;
	
}
.visuel-diaporama{
	float:left;
	width:198px;
	overflow:hidden;
	height:132px;
	border:#45261F 1px solid;
}
titre-diaporama{
	float:left;
	margin-top:20px;
	margin-bottom:5px;
}
.cadreTitreVue{
	background:url(images/realisations/fleche-vue.gif) no-repeat center left;
	background-color:#CFD0C7;
	width:183px;
	height:17px;
	padding-left:17px;
	padding-top:4px;
}
.retour-carte{
	float:left;
	height:28px;
	width:640px;
	margin-top:40px;
	background-color:#F6F6F6;
	padding-left:15px;
	}	
	
