* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana;
}

BODY {
	background-color: #000;
}

a:link, a:visited {
	color: #3c5667;
	text-decoration: none;
}

a:hover, a:active {
	color: #3c5667;
	text-decoration: underline;
}

.clearer {
	clear: both;
}

#site {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 790px;
	margin-left: -395px;
}


#zone_photo {
	position: relative;
	display: block;
	width: 790px;	
	height: 296px;
}

#barre_nav {
	position: relative;
	width: 790px;
	height: 23px;
	text-align: center; /* centrage du titre de la page en cours */
	line-height: 23px;	
	z-index: 80;
}

/* fond de couleur pour chaque page */
	
	.barre_menu_index {
		background: #fff;
	}
	
	.barre_menu_process {
		background: #fad29f;
	}

	.barre_menu_rehabilitation {
		background: #f6a640;
	}

	.barre_menu_neuf {
		background: #e86300;
	}
	
	.barre_menu_galerie {
		background: #efefef;
	}
	
	.barre_menu_faq {
		background: #fff;
	}
	
/* titre de la page en cours */
	
	.titre_page {
		font-size: 12px;
		color: #000;
		font-weight: bold;
		z-index: 100;
	}

/* placement des items du menu des pages non sélectionnées */
	
	#items_menu {
		position: absolute;
		top: 0px;
		right: 0px;		
		z-index: 90;		
		list-style-type: none;
		height: 23px;
	}

	#items_menu li {
		padding-right: 23px;
		margin-right: 10px;	
		float: right;			
	}
	
	#items_menu li a:link, #items_menu li a:visited {
		color: #3c5667;
		text-decoration: none;
		font-size: 11px;
	}
	
	#items_menu li a:hover, #items_menu li a:active {
		color: #3c5667;
		text-decoration: underline;
		font-size: 11px;
	}
	
	#item_process {		
		background: url(../images/c_orangeclair.gif) top right no-repeat;
	}
	
	#item_rehabilitation {
		background: url(../images/c_orangemoyen.gif) top right no-repeat;
	}
	
	#item_neuf {
		background: url(../images/c_orangefonce.gif) top right no-repeat;
	}
	
	#item_contact {
		background: url(../images/c_bleufonce.gif) top right no-repeat;
	}
	
	#item_gallerie {
		background: url(../images/c_grisclair.gif) top right no-repeat;
	}
	
	#item_faq {
		background: url(../images/c_blanc.gif) top right no-repeat;
	}
	

#zone_texte {
	position: relative;
	width: 100%;	
	background: #838078;
	font-size: 12px;
	line-height: 23px;
	color: #fff;
	padding-bottom: 8px;
}

.size_fixed {
	height: 251px;
}

#zone_texte .content_zone_texte {
	padding: 30px 100px 0 100px;
	text-align: justify;
}

#keywords {
	font-size: 10px;
	color: #444;
	text-align: center;
	margin-bottom: 10px;
}

#footer {
	position: relative;
	width: 100%;
	font-size: 10px;
	color: #3c5667;
	margin-bottom: 3px;
}

	#footer a:link, #footer a:visited {
		color: #3c5667;
		text-decoration: none;
	}
	
	#footer a:hover, #footer a:active {		
		color: #838078;
		text-decoration: underline;
	}



/* barre de navigation secondaire: choix de l'image à afficher */

#barre_nav_2 {
	position: absolute;
	top: 270px;
	left: 0px;
	width: 780px;
	height: 26px;
	background: #fff;
	z-index: 80;	
}

#barre_nav_2 img {		
	margin-right: 1px;
}

	.item_barre_nav_2 {
		position: relative;		
		float: left;		
		cursor: pointer;		
	}
	

/* Formulaire contact */

#zone_infos {
	width: 100%;
	border-bottom: solid 1px #fff;
	font-weight: bold;
}

#zone_infos #coordonnees {
	padding: 5px;
	width: 500px;
	float: left;
	text-align: center;
	line-height: 14px;
}

#zone_infos #coordonnees h1 {
	margin: 4px 0 8px 0;
	text-transform: uppercase;
	font-size: 20px;
	color: #e86300;
}

#zone_infos #coordonnees h2 {
	margin: 6px 0;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 16px;
	color: #f6a640;
}

#zone_infos #coordonnees p,
#zone_infos #secteur p {
	margin: 5px 0;
	font-weight: normal;
}

#zone_infos #secteur {
	padding: 5px;	
	text-align: center;
	line-height: 14px;
}

label {
	display: block;
	width: 83px;
	float: left;
}

.input {
	font-family: Arial, Verdana;
	font-size: 12px;
	width: 150px;
	color: #000;
	background: #efefef;
	border: solid 1px #000;
	float: left;
}

#boite_dial {
	position: absolute;	
	top: 250px;
	left: 50%;
	display: block;
	width: 350px;
	margin-left: -175px;
	padding: 10px;
	background: #efefef;
	border: solid 1px #000;
	z-index: 100;
	text-align: center;
	color: #ff0000;	
}

.col {
	position: relative;
	display: block;
	float: left;
	padding: 10px 0px 0px 10px;
	width: 250px;
}
/*
#lien-mirbat {
	position: absolute;
	margin: 4px 0 0 4px;
}
*/
#lien-mirbat img {
	border: none;
}

/* style pour le diaporama */

#image_old {
	position: absolute;
	top: 0px;
	width: 790px;
	height: 296px;
	z-index: 40;		
}

#image_new {
	position: absolute;
	top: 0px;
	width: 790px;
	height: 296px;
	z-index: 60;		
}

/* style pour la galerie photo */

#div_photos {
	position: absolute;
	top: 20px;
	left: 175px;
	width: 600px;
	height: 210px;
	overflow: auto;
}


.photo {
	display: block;
	float: left;
	margin-right: 13px;
	margin-bottom: 10px;
	background: #88887B;	
}

.photo:link, .photo:visited, .photo:active {
	border: solid 1px #000;
}

.photo:hover {
	border: solid 1px #3c5667;
	cursor: pointer;
}

.photo .div_photo {
	display: block;
	width: 130px;
	height: 130px;
	text-align: center;
}

.photo .div_photo img {
	position: relative;
	border: 0px;
	top: 50%;	
}

/* style pour la FAQ */


.question {
	font-weight: bold;	
	font-size: 14px;
	line-height: 14px;
	padding: 20px 20px 0px 20px;
	color: #FAD29F;
}

.reponse {
	font-weight: bold;
	padding: 0px 20px 0px 20px;
	color: #EFEFEF;
}
