

.title 
{
	font-family: "Times New Roman", Times, serif;
	text-align:center;
	font-size:2em;
	color:#000000;

}
body
{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0 none;
	font-family: "Times New Roman", Times, serif;
	text-align:center;
	font-size:4em;
	color:#000000;
	font-weight: bold;
	font-style: italic;
}
.col
{
	position: absolute;
	left: 15%;
	top: 3%;
	width: 70%  ;
	height: 100%;
	border:0 ;
	text-align:center; 
	float: top;
	
	
}

.header
{
	position: relative;
	float:top;
	height: auto ;
	width: 100%;

}

.menu
{
	position: relative;
	top: 0%;
	left: 0;
	width: 20%; 
	height:auto;
	float: left;
	background:none;
}
.lc 
{
	background-image: url(/images/fond.jpg);
	background-repeat: repeat-y;
	width: 0.5%;
	position: relative;
	float:left;
	height:99.5%;
	background-position: right center;
	background-color: white;
}

.rc 
{
	background-image: url(/images/fond.jpg);
	background-repeat: repeat-y;
	width: 0.5%
	position: relative;
	float:left;
	height:99.5%;
	background-position: left center;
	background-color: white;
}
.tl 
{
	background-image: url(/images/fond.jpg);
	width: 0.5%;
	position: relative;
	float:left;
	height:0.5%;
	background-color: white;
	background-repeat: no-repeat;
	background-position: right bottom;


}
.tr
{
	background-image: url(/images/fond.jpg);
	width: 0.5%;
	position: relative;
	float:left;
	height:0.5%;
	background-color: white;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tc 
{
	background-image: url(/images/fond.jpg);
	width: 99%;
	position: relative;
	float:left;
	height:0.5%;
	background-color: white;
	background-repeat: repeat-x;
	background-position: center bottom;
}
.main
{
	position: relative;
	left:0%;
	float: left;
	height: 100%;
	width: 80%;
	background: none;
}

.content
{
	position: relative;
	background: none;
	height: 99.5%;
	width: 99%;
	float: left;

	
	
}

#cacher
{
	display:none;
}

.pdf {
width : 100%;
height : 100%;
} 


item a {
 position: relative;
 float: top;
 padding:0;
 margin:0;
 border:0;
 display:block;  
 width:100%;
 height:auto;
 background:none;
 color: black;
 text-decoration:none;
 text-align:center;
 }

.chantiers {
	text-align:left;
	width : 100%;
	height : 100%;
}

.chantiers_body {
	text-align:center;
	width : 100%;
	height : 80%;
	background-color: white;

}
.chantiers_head {
	width : 100%;
	height : 20%;
}
