html{
	height:100%;
	margin:0;
}
body{
	text-align:center;
	font-family: Helvetica;
	font-size: 14px;
	margin: 0;
	padding: 0;
/*	background: #210d08 url('images/bg-site_haut.jpg') no-repeat center -116px; */
	background: #210d08 url('images/bg-site_haut-v2.jpg') no-repeat center top;

	height: 100%;
}
h2{font-size:15px; letter-spacing:0.03em;}

a img{border: none;}
.center{text-align:center;}
.clear-both{ clear: both; }
.sans-puce{	list-style-type: none !important; }
.nobr{ white-space: nowrap; }
.hr-clear-both{ height:1px; clear:both; }
.hr-clear-both-limiteur{ height:20px; clear:both;}
.hr-clear-both hr{display:none;}
.hr-clear-both-limiteur hr{display:none;}
img.img-right{float: right; margin: 0 0 5px 10px;}

.pagination{
	margin: 15px 0px;
		
}
#site{
	height: 100%;
	position:relative;
}
.bloc-content{
	width: 950px;
	margin: 0px auto;
	text-align:justify;
	position:relative;
}
html>body #site{
	min-height:100%;
	height: auto;	
}


/*****************************
	Header
******************************/
#header{
	height: 170px;
	position: relative;
}
#header h1{
	background: transparent url('images/logo-paleotime.gif') no-repeat top left;
	position: absolute;
	top : 24px;
	left: 0;
	width: 300px;
	height: 64px;
}
#header h1 a{
	width: 300px;
	height: 64px;
	display: block;
	text-indent: -3000px;
}
#header p{
	color: #DD8E01;
	font-size:18px;
	line-height: 44px;
	padding-top: 115px;
	width: 950px;
	text-align:justify;
}

#header #menu{
	position:absolute;
	bottom:0;
	right:0;
	height:40px;
}
#header #menu li{
	float:left;
	margin-left:10px;
	width:auto;	
}
#header #menu li a{
	background:transparent url(images/bg-menu-v3.jpg) no-repeat scroll left top;
	color:#F5DBAC;
	display:block;
	font-size:16px;
	font-weight:bold;
	line-height:40px;
	padding:0;
	width:150px;
	text-align:center;
	text-decoration:none;
}
#header #menu li a:hover, #header #menu li.activ a{
	color: #DD8E01;
}
#header #menu li.menu_1{
	margin-left: 0px;
}
#header #menu li.menu_1 a{
	background-position: 0 0;
}
#header #menu li.menu_2 a{
	background-position:-160px 0;
}
#header #menu li.menu_3 a{
	background-position:-320px 0;
}
#header #menu li.menu_4 a{
	background-position:-494px 0;
}
#header #menu li.menu_5 a{
	background-position:-654px 0;
}
#header #menu li.menu_6 a{
	background-position:-800px 0;
}

/*****************************
	Sous menu
******************************/
#sous-menu{
	background: #210d08;
	height: 17px;
	padding:10px 0;
}

#sous-menu ul{

}
#sous-menu li{
	float:left;
	margin-right:20px;
	width:auto;
	font-size:14px;
}
#sous-menu li.activ{
	font-weight: bold;
}
#sous-menu li a{	
	color:#F5DBAC;
	display:block;
	text-align:center;
	text-decoration:underline;
}
/*****************************
	Content
******************************/
#content{
background-color:#210d08;
color:#f5dbac;
/* overflow:auto; */
padding:20px 0 70px 0;
position:relative;
width:950px;
	
}
#content h2{
	color:#DD8E01;
	font-size: 24px;
	margin-bottom: 15px;
}
#content h3{
	color:#DD8E01;
	font-size: 20px;
	margin: 10px 0px;
}
#content h4{
	font-size: 16px;
	margin: 10px 0px;
	font-weight: bold;
}
#content p{
	margin-bottom: 15px;
	line-height:20px;
}
#content p.center{ text-align:center; }
#content p.right { text-align:right;}
#content p.ariane{ margin-bottom:0; line-height:15px; }
#content a {
	color: #F5DBAC;	
}

#content .col-left{
	float: left;
	width: 630px;
}

#content .col-right{
	float:right;
	width: 285px;
}



#content ul{
	margin-bottom: 15px;
	margin-left: 15px;
	list-style-type : disc;
	line-height:20px;
}
#content ul li{
	padding:3px 0 3px 10px;
	
}
#content ul li ul li{
	list-style-type : circle ;
}
#content ul li ul li ul{
	list-style-type : square   ;
}



/*****************************
	Bottom
******************************/
#bottom{
	background:transparent url(images/bg-site_bas.jpg) no-repeat scroll center bottom;
	bottom:0;
	left: 0px;
	clear:both;
	color:#DD8E01;
	height:50px;
	position:absolute;
	width:100%;		
}

#bottom ul{
	position:absolute;
	right: 0;
	top: 10px;
}
#bottom ul li {
	float: left;
	width:auto;
		
}
#bottom ul li a{
	color: #DD8E01;
	text-decoration: none;
}



/***************************
	accueil
****************************/

#accueil .col-left{
	float: left;
	width: 660px;
}

#accueil .col-right{
	float:right;
	width: 270px;
	
	
}

/***************************
	liste des chantiers
****************************/
#type_operation{
	padding: 5px;
	background-color:#48261A;
}
#type_operation h3{
	color: #DD8E01;
	font-size:16px;
	margin:3px 0;
}
#type_operation ul{ margin-bottom:0; margin-left:0; }
#type_operation ul li{ margin-right:20px; padding: 0;}
#type_operation strong{
	font-weight: bold;
}
#type_operation li{
	float: left;
	list-style-type: none;
}

#chantiers  .chantier{
	float: left;
	width: 300px;
	margin-left: 25px;
	margin-bottom: 20px;
	position: relative;
	cursor:pointer;
	
	
}
#chantiers  .chantier .chantier-calque-noir{
	background-color: #000000;
	position: absolute;
	width: 100%;
	height: 100%;	
	top: 0px;
	left: 0px;
	opacity: 0;
	filter : alpha(opacity=0);
	-moz-opacity : 0; 
	cursor:pointer;
	
	
}

#chantiers  .chantier.sans-marge{
	margin-left: 0px;
}
#chantiers  .chantier h4{
	font-size: 14px;
	margin: 5px 0px 5px 0px;
}
#chantiers  .chantier .photo{
	width: 300px;
	height: 200px;
	background-color: #48261A;
}
#chantiers  .chantier .photo img{
	width: 300px;
	height: 200px;
}
#chantiers  .chantier p{
	font-size:12px;
	line-height:14px;
	margin:0;
	text-align:justify;
}
#chantiers  .chantier .commune{
	position: absolute;
	top: 10px;
	right: 0px;
	width:204px;
	color: #210D08;
	background-color: #DD8E01;
	text-indent: 15px;
	font-size:22px;
	line-height:33px;
	
}
/***************************
	detail chantier
****************************/


#operation-detail .bloc-detail{
	background: transparent url('images/bg-detail-operation.jpg') repeat-x left bottom;
	padding: 0px 10px;
	margin: 5px 0 10px 0;
	zoom: 1;
	font-size: 13px;
}

#operation-detail .bloc-detail li{
	border-bottom:1px solid #48261A;
	
	line-height:22px;
	
}


/************ gallerie photo *******************/
#gallery{
 background: transparent url('images/bg-gallery.jpg') repeat-x left bottom;
 padding-bottom: 10px;
}
#content .thumbs{
	clear: both;
	margin: 0px;
}

#content .thumbs li{
	width: 85px;
	height: 85px;
	float: left;
	margin:4px 4px;
	padding: 0px;
	list-style-type: none;
}
html>body #content .thumbs li{
	margin:4px 5px;
}
#gallery-show{
	text-align: center;	
	width: 615px;
	background-color: #000000;
	margin-left: 15px;
	height: 475px;
}
.slideshow{
	position: relative;
}

div.pagination a, div.pagination span.current {
	background-color:#FFFFFF;
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination {
	clear: both;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}

div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}

div.caption-bloc{
		background-color:#000000;
		color:#FFFFFF;
		font-size:20px;
		line-height:32px;
		margin: 0px auto;
		padding-left:20px;
		padding-right: 20px;
		text-align:justify;
		opacity : 0.5; 
		filter : alpha(opacity=20);
		position: relative;
		 display: block;
		
		
}

/****************************************************************/

/******** MAP ********/
#map {
	width: 944px; 
	height: 400px;
	border:3px solid #48261A;
	margin: 20px 0px;
	color:#48261A;
	overflow:hidden;
}
#map a{
	color:#48261A;
}
#map_detail_operation{
	width:280px;
	height: 280px;
	overflow:hidden;
	background-color:#fafafa;
}
#map-societe{
	width:350px;
	height: 280px;
	margin-left: 40px;
	overflow:hidden;
	float: right;
}

/***************************
	document
****************************/
#content .document{
	border-bottom: 1px solid #48261A;
	margin-bottom: 10px;
}
#content .document h4{
	margin: 5px 0 3px 0;
}
#content .document p{
	margin-bottom: 3px;
}


/***************************
	contact
****************************/

#contact .libelle-contact{
	width:173px;
	float: left;
	font-weight: bold;
	color:#DD8E01;
}
#contact .bloc-contact{
	width: 200px;
	float: left;
	
}

/***************************
	equipe
****************************/
#equipe .membre-equipe{
	float:left;
	margin-bottom:25px;
	margin-right:50px;
	width:450px;
}
#equipe .membre-equipe-right{
	margin-right:0;
}

#equipe .membre-equipe img{
	float:left;
	width: 102px;
	margin-right: 5px;
	margin-bottom: 10px;
}

#equipe .membre-equipe .nom{
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:0;
}

/**********************/
