* {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/* Global  ---------------- */

img {
	behavior:	url("pngbehavior.htc");
}

body {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-repeat: repeat-x;
	background-color: #e0defb;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.wbody #container, .wbody .wencadre {
    margin: 0 auto 0 auto;
	padding: 0 25px 0 25px;
	background-image:url(pix/fond_container.jpg);
	background-repeat:repeat-y;
}

.wbody .wencadre .blocwalma{
	margin:0 0 0 0;
	border:none;
}

#container {
	position: relative;
	width: 800px;
    margin: 0 auto 0 auto;
	padding: 0 25px 0 25px;
	background-image:url(pix/fond_container.jpg);
	background-repeat:repeat-y;
}

#conteneur {
	margin: 0;
	display:block;
	padding: 20px 0 0 0;
	height:540px;
	background-image: url(../squelettes/pix/main_bp.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

html>body #conteneur {
	height: auto;
	min-height: 540px;
} 

#contenu{
	padding: 0 0 0 15px;
	margin: 0;
	background-image:url(pix/fond_main.jpg);
	background-repeat:no-repeat;
	height:540px;
	}
	
html>body #contenu {
	height: auto;
	min-height: 540px;
} 

#navigbox {
	margin:-20px 0 0 0;
	padding: 0;
	float:right;
	text-align:left;
	width:250px;
}

.texto {
	margin: 20px auto 20px auto;
	padding: 0;
}

.extract {
	position: relative;
	text-align:center;
	float:right;
	width:220px;
	margin-right: 22px;
	margin-top: 10px;
	padding: 0px;
}

#tophead {
	position: relative;
	width: 850px;
	height: 50px;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	background-image: url(../squelettes/pix/tophead.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#header {
	position: relative;
	width: 800px;
	height: 200px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-image: url(../squelettes/pix/head_bp.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align:left;
}

#footer {
	position: relative;
	top:10px;
	width: 850px;
	left:-25px;
	height: 25px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	background-image: url(../squelettes/pix/fond_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#metier {
	margin: 0 0 20px 0;
	float:left;
	width: 235px;
	padding: 0 0 10px 0;
	border-bottom:solid #4EB4E5 2px;
}

#actus {
	padding: 0 10px 0 0;
	margin: 0 0 20px 0;
	float:right;
	width: 235px;
	text-align:left;
	font-size:10px;
}

#actus ul li{
	list-style:none;
	padding: 10px 0 10px 0;
	border-bottom:solid #4EB4E5 2px;
}

#resultrch ul li{
	list-style:none;
	padding: 10px 0 10px 0;
	border-top:solid #4EB4E5 2px;
	text-align:left;
	clear:both;
}

/* Nav -------------------- */

#footer ul li {margin:0;padding: 0 20px 0 20px; list-style:none;float:left;}
#footer ul {margin:0;padding-left: 60px}
#gch{font-size:12px;}

div#drt{
	font-size:10px; 
	float:right; 
	padding:0px; 
	padding-right: 60px;
	padding-top: 1px;
	}
	
div#drt a{
	font-size:10px; 
	}

#header ul li {font-size:12px;padding: 0 8px 0 8px; list-style:none;float:left;}

ul li {list-style:none;}

#navig {
	margin: 0 0 10px 10px;
	position: absolute;
	bottom:0px;
	}
	
#navigbox ul li {list-style:none;}
	
#vous {
	font-size:14px;
	background-image:url(../squelettes/pix/vous_etes.png);
	background-repeat:no-repeat;
	padding: 8px 25px 12px 15px;
	margin: 0 0 10px 0;
	}

.grosliens
{
	height:70px;
	font-size:16px;
	font-weight:bold;
	background-repeat:no-repeat;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.grosliens a
{
	position:relative;
	top:10px;
	padding:15px;
}

#eolien {
	background-image:url(../squelettes/pix/eolien.jpg);
	}

#solaire {
	background-image:url(../squelettes/pix/solaire.jpg);
	
	}
	
	
#hydraulique {
	background-image:url(../squelettes/pix/hydraulique.jpg);
	}

#biomasse {
	background-image:url(../squelettes/pix/biomasse.jpg);
	}
	
	
#searchbox {
	font-size:14px;
	background-image:url(../squelettes/pix/searchbox.png);
	background-repeat:no-repeat;
	padding: 8px 25px 12px 15px;
	margin: 0 0 10px 0;
	}
	
/* Link Colors ----------- */

a, a img { border: 0;}

#vous a:link {color: #000000; text-decoration: none; }
#vous a:visited {color: #000000; text-decoration: none; }
#vous a:hover {color: #FF6600; text-decoration: none; }
#vous a:active {color: #DF9E3C; text-decoration: none; }

#navig a:link {color: #000000; text-decoration: none; }
#navig a:visited {color: #000000; text-decoration: none; }
#navig a:hover {color: #FF6600; text-decoration: none;}
#navig a:active {color: #DF9E3C; text-decoration: none; }

#footer a:link { color: #000000; text-decoration: none; }
#footer a:visited { color: #333333; text-decoration: none; }
#footer a:hover {color: #FF6600;text-decoration: none;}
#footer a:active { color: #DF9E3C;text-decoration: none;}

#actus a:link { color: #0066CC; text-decoration: none; }
#actus a:visited { color: #0066CC; text-decoration: none; }
#actus a:hover { color: #FF6600; text-decoration: none; }
#actus a:active { color: #DF9E3C; text-decoration: none; }

#resultrch a:link { color: #0066CC; text-decoration: none; }
#resultrch a:visited { color: #0066CC; text-decoration: none; }
#resultrch a:hover { color: #FF6600; text-decoration: none; }
#resultrch a:active { color: #DF9E3C; text-decoration: none; }

.grosliens a:link, .grosliens a:visited {
	color: #0066CC;
	text-decoration: none;
}
.grosliens a:hover { color: #FF6600; text-decoration: none; }
.grosliens a:active { color: #DF9E3C; text-decoration: none; }

.backbtn {
	clear:both;
	}
	
#backbtn a:link { color: #0066CC; text-decoration: none; }
#backbtn a:visited { color: #0066CC; text-decoration: none; }
#backbtn a:hover { color: #FF6600; text-decoration: none; }
#backbtn a:active { color: #DF9E3C; text-decoration: none; }

/* Font Styles ----------- */

p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-bottom: 12px;
	color: #000000;
	text-align: left;
}

h1 {
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	margin: 0 0 0 0;
	text-transform: none;
	color: #0066CC;
	font-weight: normal;
	text-align: left;
}

h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	margin-bottom: 10px;
	text-transform: none;
	color: #0066CC;
	font-weight: normal;
	text-align: left;
}

h3 {
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	margin-bottom: 10px;
	text-transform: none;
	color: #666666;
	font-weight: bold;
	text-align: left;
}

h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	margin: 0 0 0 0;
	text-transform: none;
	color: #464c56;
}

h5 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	margin-top: 6px;
	margin-bottom: 0px;
	text-transform: none;
	color: #194980;
}

h6 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	margin: 8px 0 0 0;
	text-transform: none;
	color: #cb4420;
}

p.spip {
	float:left;
	display:block;
	width:100%;
}

.spip_documents {
	margin:0 0 0 0;
	padding: 0 15px 0 15px;
}

h3.spip {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	margin-bottom: 10px;
	text-transform: none;
	color: #0066CC;
	font-weight: normal;
	text-align: left;
	display:block;
	width:100%;
	clear:both;
}


