*
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: lucida grande, tahoma ,verdana, "Trebuchet MS", georgia;
	font-size: 11px;
	background-color: #333;
}

div#wrapper
{
	width: 960px;
	padding: 20px;
	margin: 10px auto;
	background-color: #dcdcdc;
	border: 1px solid #fff;
}
#header
{
	width: 960px;
	height: 100px;
	border: 1px 1px 0px 1px solid #c3c3c3;
	background: #ffffff url(../images/logo.jpg) no-repeat 1%;
	margin-bottom:15px;
}
#contact
{
	width: 957px;
	border: 1px solid #c3c3c3;
	background: #fff;
	display:none;
}
#contact table 
{
	margin-left:20px;
	float:left;
}
#contact input 
{
	margin-left:20px;
}
ul#navigation,
ul#footer
{
	background-color: #ffffff;
	padding: 15px;
	text-align: center;
	list-style: none;
	height: 12px;
	border: 1px solid #c3c3c3;
	font-size: 13px;
}	

ul#navigation li.left,
ul#footer li.left
{
	float: left;
	padding-right: 10px;
}

ul#navigation li.right,
ul#footer li.right
{
	float: right;			
	padding-left: 10px;
}		

ul#navigation li a,
ul#footer li a
{
	color: #333;
}	

div#content
{
	background-color: #32525E;
	padding: 15px;
	margin-top: 15px;
	list-style: none;
	border: 1px solid #c3c3c3;
	line-height: 150%;color: #333;
}	
div#content02
{
	background-color: #66808C;
	padding: 15px;
	margin-top: 15px;
	list-style: none;
	border: 1px solid #c3c3c3;
	line-height: 150%;color: #333;
}
div#content03
{
	font-size: 11px;
	background-color: #B9CBCD;
	padding: 15px;
	margin-top: 15px;
	list-style: none;
	border: 1px solid #c3c3c3;
	line-height: 150%;color: #333;
}
div#content04
{
	font-size: 11px;
	background-color: #d6e4e5;
	padding: 15px;
	margin-top: 15px;
	list-style: none;
	border: 1px solid #c3c3c3;
	line-height: 150%;color: #333;
}
div#content05
{
	font-size: 11px;
	background-color: #e6f3f4;
	padding: 15px;
	margin-top: 15px;
	list-style: none;
	border: 1px solid #c3c3c3;
	line-height: 150%;color: #333;
}
div#content06
{
	font-size: 11px;
	background-color: #eee;
	padding: 15px;
	margin-top: 15px;
	list-style: none;
	border: 1px solid #c3c3c3;
	line-height: 150%;color: #333;
}
div#content p
{
	margin: 0 0 10px;
	line-height: 150%;
}	
h1
{
	font-size: 22px;
	color:#FFF;
}
div#header a
{
	text-decoration:none;
	color: #2887AC;
}

div#header h1 
{
	font-size: 40px;
	color: #2887AC;
	margin: 25px 0 0 175px;
}

div#content h2
{
	font-size: 13px;
	margin: 0 0 10px;
	color: #8DAA97;
}
div#content02 h2
{
	font-size: 13px;
	margin: 0 0 10px;
	color: #8DAA97;
}
div#content03 h2
{
	font-size: 13px;
	margin: 0 0 10px;
	color: #8DAA97;
}
div#content04 h2
{
	font-size: 13px;
	margin: 0 0 10px;
	color: #8DAA97;
}
div#content05 h2
{
	font-size: 13px;
	margin: 0 0 10px;
	color: #8DAA97;
}
div#content05 h1
{
	
	color: #66808C;
}
div#content06 h1
{
	
	color: #444;
}
h4
{
	font-size: 11px;
	color: #2887AC;
	border-bottom: 1px solid #C3D8DF;
}
ul#footer
{
	margin-top: 15px;
}	

div#content blockquote 
{
	margin: 0;
	padding: 5px;
	background: #F6F6F6;
	border: 1px solid #CCC;
}

.projet
{
background-color: #F5F5F5;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin: 20px 0 20px 0;
padding: 10px;
}

.image
{
float:right;
width: 300px;

}
.texte
{
width:590px;
float:left;
padding-right: 10px;
border-right: 1px solid #C3D8DF;
}
.illu
{
border: 1px solid #ccc;
padding: 4px;
background:#F5F5F5;
}

.clear
{
clear:both;
}

.read-more,.re-collapse
{
	text-decoration: none;
	color: #FF9933;

}

.haut img{
	text-decoration:none!important;
	
	border:none;
	margin: 5px 0 -5px 5px;
}
.ico_pdf{margin-bottom:-3px;margin-left:3px;}

.panel_button img{margin-bottom:-4px;margin-right:4px;}
