@CHARSET "UTF-8";

*{
	padding: 0;
	margin: 0;
	font-family: arial;
	font-size: 12px;
}

li {
	list-style:none;
}

img{
	border: 0;	
}

.space{
	margin-bottom: 15px;	
}

.puce_href{
	color:#696D6E;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;	
}

.puce,
.puce_rouge,
.puce_video{
	background-image: url(/design/consoneo/puce.gif);
	background-position: left middle;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
}

.puce_rouge{
	background-image: url(/design/consoneo/puce_rouge.gif);
}

.puce_video{
	background-image: url(/design/consoneo/puce_video.gif);
	padding: 2px 0 2px 20px
}

.separateur{
	height:1px;
	border-bottom: 1px solid #afc9cd;
	margin: 15px 0;	
}

.clear{
	clear: both;	
}

body{
	background-color: #afc8cc;
	background-image: url(/design/consoneo/background.gif); 
	/*background-image: url(/design/consoneo/accueil.jpg);*/
	background-position: top center;
	/*background-position:center -22px;*/
	background-repeat: repeat-y;
}

#page{
	width: 990px;
	margin: 0 auto;
	background: #FFFFFF;
}

/**
* Message d'information et d'erreur
**/
#error, #success, #messages {
	margin:10px;
	border:3px solid white;
	display:none;
	font-weight:bold;
	padding:5px 5px 0 5px;
	font-size:12px;
	background-color:#fff;
}
#error ul, #success ul {
	list-style-position:inside;
	list-style-type:square;
	margin:0;
	padding:0;
}
#error ul li, #success ul li {
	padding:0;
	margin:0pt 0pt 5px;
}
#error .close, #success .close {
	text-align:right;
}
#error .close a, #success .close a {
	font-size:10px;
}

#error {
	background-color:#FFCFD3;
}
#success {
	background-color:#CFFFD1;
}

/******************* SEARCH *****************************/
#search{
	background-image: url(/design/consoneo/search.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 30px;
	position: relative;
}

#hrefscriptpa{
	position: absolute;
	display: block;
	width: 150px;
	height: 12px;
	cursor: pointer;
	top: 10px; 
	left: 10px;
}

#hrefscriptprint{
	position: absolute;
	display: block;
	width: 100px;
	height: 12px;
	cursor: pointer;
	top: 10px; 
	left: 170px;
}

#hrefscriptsend{
	position: absolute;
	display: block;
	width: 100px;
	height: 12px;
	cursor: pointer;
	top: 10px; 
	left: 280px;
}

#intxtsearch{
	border:0;
	display:block;
	height:13px;
	position:absolute;
	right:134px;
	top:9px;
	width:110px;
}

#hrefscriptfrmsite{
	cursor:pointer;
	display:block;
	height:15px;
	position:absolute;
	right:70px;
	top:8px;
	width:55px;
	cursor: pointer;
}

#hrefscriptfrmweb{
	cursor:pointer;
	display:block;
	height:15px;
	position:absolute;
	right:10px;
	top:8px;
	width:55px;
}

/******************* HEADER *****************************/
#header{
	background-image: url(/design/consoneo/header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 226px;
	position: relative;
	padding-top:4px;
}

#hrefhome{
	display: block;
	position: absolute;
	width: 240px;
	height: 105px;
	left: 10px;
	top: 116px;
	cursor: pointer;

}

#hrefhome span{
	display: none;
}

#pub-bd{
	width: 728px;
	height: 90px;
	text-align: center;
	background-color:#1c9697;
	margin:auto;
	padding:7px 120px 7px 120px;

}

#date{
	position: absolute;
	width: 728px;
	height: 14px;
	text-align: right;
	top: 120px;
	right: 11px;
	color: #63767a;
	font-size: 10px;
}

#headerlogin {
	border:1px solid #afe9eb;
	background-color:#f0f5f6;
	width:387px;
	height:64px;
	position: absolute;
	top: 155px;
	right: 11px;
}




#headerlogin div.a {
	padding:5px 5px 0 5px;
	float:left;
	height:54px;
	color:#1c9697;
}
#headerlogin div.a input {
	border:1px solid #1c9697;
	padding:1px;
}
#headerlogin div.a input.txt {
	margin:2px 0 2px 0;
	width:190px;
}
#headerlogin div.a input.btn {
	background-color:#1c9697;
	color:white;
	font-size:10px;
	padding:0;
}
#headerlogin div.a a {
	color:#1c9697;
}


#headerlogin div.b {
	background-color:#efe5e9;
	padding:5px;
	float:right;
	width:145px;
	height:54px;
	color:#902b52;
}
#headerlogin div.b input.txt {
	border:1px solid #902b52;
	margin:2px 0 4px 0;
	padding:1px;
}
#headerlogin div.b input.btn {
	border:1px solid #902b52;
	background-color:#902b52;
	color:white;
	font-size:10px;
	padding:0;
	width:70px;
}
#headerlogin div.b input.btn2 {
	border:1px solid #724364;
	background-color:#724364;
}

/******************* MENU *****************************/
#menu{
	position: relative;
	height: 35px;
	background-image: url(/design/consoneo/menu.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	z-index: 2;
}

#menu ul{
	list-style-type: none;	
}
#menu ul.mainmenu li {
	display:inline;
}
#menu a span{
	display: none;	
}

#hrefmenuhome,
#hrefmenuhome img{
	position: absolute;
	display: inline;
	width: 20px;
	height: 35px;
	cursor: pointer;
	top: 0px; 
	left: 0px;
}

#hrefmenumaison,
#hrefmenumaison img{
	position: absolute;
	display: inline;
	width: 70px;
	height: 35px;
	cursor: pointer;
	top: 0px; 
	left: 27px;
}

#hrefmenuapp,
#hrefmenuapp img{
	position: absolute;
	display: inline;
	width: 100px;
	height: 35px;
	cursor: pointer;
	top: 0px; 
	left: 105px;
}

#hrefmenuent,
#hrefmenuent img{
	cursor:pointer;
	display:inline;
	height:35px;
	left:215px;
	position:absolute;
	top:0;
	width:90px;
}

#hrefmenuener,
#hrefmenuener img{
	cursor:pointer;
	display:inline;
	height:35px;
	left:315px;
	position:absolute;
	top:0;
	width:93px;
}

#hrefmenuconsoguide,
#hrefmenuconsoguide img{
	cursor:pointer;
	display:inline;
	height:35px;
	left:417px;
	position:absolute;
	top:0;
	width:88px;
}

#hrefmenuactu,
#hrefmenuactu img{
	cursor:pointer;
	display:inline;
	height:33px;
	left:512px;
	position:absolute;
	top:0;
	width:77px;
}

#hrefmenutv,
#hrefmenutv img{
	cursor:pointer;
	display:inline;
	height:33px;
	left:597px;
	position:absolute;
	top:0;
	width:92px;
}

#hrefmenuregion,
#hrefmenuregion img{
	cursor:pointer;
	display:inline;
	height:33px;
	left:697px;
	position:absolute;
	top:0;
	width:60px;
}

#hrefmenucom,
#hrefmenucom img{
	cursor:pointer;
	display:inline;
	height:33px;
	left:765px;
	position:absolute;
	top:0;
	width:91px;
}

#hrefmenubout,
#hrefmenubout img{
	
	cursor:pointer;
	display:inline;
	height:33px;
	left:752px;
	position:absolute;
	top:0;
	width:77px;
}

#hrefmenutop,
#hrefmenutop img{
	
	cursor:pointer;
	display:inline;
	height:33px;
	left:834px;
	position:absolute;
	top:0;
	width:46px;
}

#hrefmenumon,
#hrefmenumon img{
	
	cursor:pointer;
	display:inline;
	height:33px;
	left:867px;
	position:absolute;
	top:0;
	width:117px;
}

#menu img{
	top: 0;
	left: 0;	
}

/*********************** MENU DEROULANT ***********************/

.sousmenu{
	position: absolute;
	top: 34px;
	width: 200px;
	border: 1px solid #98b3b8;
	background-color: #f0f5f6;
	display: none;
}

.hrefmenumaison{
	left: 27px;	
}

.hrefmenuapp{
	left: 105px;	
}

.hrefmenuent{
	left: 215px;	
}

.hrefmenuener{
	left: 315px;	
}

.hrefmenuactu{
	left: 512px;	
}

.sousmenu li{
	border-bottom: 1px solid #86c5c6;
	padding: 3px;
}
.sousmenu li:hover {
	background-color: #1c9697;
}


.sousmenu li.last{
	border-bottom: none;
}

.sousmenu li a{
	color: #9e003f;
	text-decoration: none;
	/*font-variant: small-caps;*/
	font-weight: normal;
}
.sousmenu li:hover a {
	color: #fff;
}

/******************* SOUS MENU & INFO *****************************/
#info_smenu{
	position: relative;
	height: 24px;
	background-image: url(/design/consoneo/info_smenu.png);
	background-position: top center;
	background-repeat: no-repeat;
}

#info{
	color:#4D4D4D;
	font-size:10px;
	height:14px;
	left:60px;
	overflow:hidden;
	padding:2px 0 0 5px;
	position:absolute;
	top:5px;
	width:585px;
}

#info ul{
	list-style-type: none;	
}

#info ul li{
	position:absolute;
	top:2px;
	width:500px;
	left: 600px
}

#info a{
	color:#4D4D4D;
	font-size:10px;
	text-decoration: none;
}

#smenu ul{
	list-style-type: none;	
}
#smenu ul li {
	display:inline;
}

#smenu a ,
#smenu img{
	display:block;
	position:absolute;
	width:50px;
	height:18px;
	top:3px;
}
#smenu a span{
	display: none;	
}

#hrefsmenusimu {
	width:67px !important;
	left:677px;
}
#hrefsmenuannu {
	left:749px;
	width:56px !important;
}
#hrefsmenubtq {
	width:57px !important;
	left:809px;
}
#hrefsmenutop {
	width:26px !important;
	left:870px;
}
#hrefsmenulexi {
	width:48px !important;
	left:902px;
}
#hrefsmenufaq {
	width:32px !important;
	left:959px;
}
/*********************** UNE ****************************************/
#left,
#colune{
	position: relative;
	float: left;
	width:649px;
	z-index: 1;
}

#une{
	background-image:url(/design/consoneo/home_titre_une.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:160px;
	margin:11px 0 0 10px;
	position:relative;
	width:638px;
	padding: 29px 0 0 0;
}

#une .content{
	border: 1px solid #389d9f;
	width: 636px;
	position: relative;
}

#une ul.images{
	display:block;
	float:left;
	height:158px;
	width:496px;
	list-style-type: none;
	position: relative;
}

#une ul.images li{
	height:158px;
	width:496px;
	position:absolute;
	visibility:visible;
	cursor: pointer;
}

#une .content .info{
	position: absolute;
	bottom: 0px;
	height: 80px;
	width: 496px;
	background-color: #000000;
	opacity: 0.5;	
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
}

#une .content b{
	color: #FFFFFF;
	font-size: 14px;
	position: absolute;
	top: 85px;
	padding: 0 10px 0 10px;		
}

#une .content p{
	color: #FFFFFF;
	position: absolute;
	top: 105px;
	padding: 0 10px 0 10px;
}

#i2, #i3{
	display: none;	
}

#une .content ul.titres{
	list-style-type: none;
	float: left;
	background-color: #B5CED3;
	height:158px;
}

#une .content ul.titres li{
	display:block;
	height:45px;
	padding: 7px 0 0 7px;
	width:133px;
	background-image:url(/design/consoneo/home_flash_off.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#une .content ul.titres li a{
	font-size: 11px;
	font-weight:bold;
	color: #696D6E;
	text-decoration: none;
}

#une .content ul.titres li.on{
	background-image:url(/design/consoneo/home_flash_on.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

/********************** ENERGIES ****************************/
#energies{
	background-image:url(/design/consoneo/home_energies.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:204px;
	margin:17px 0 0 10px;
	position:relative;
	width:639px;
}

#energies ul{
	list-style-type: none;	
}

#energies ul li a span{
	display: none;	
}

#energies a{
	font-size: 11px;
	/*font-weight:bold;*/
	color: #696D6E;
	text-decoration: none;
}

#hrefenereco{
	cursor:pointer;
	display:block;
	height:113px;
	left:11px;
	position:absolute;
	top:73px;
	width:106px;
}

#hrefenereol{
	cursor:pointer;
	display:block;
	height:113px;
	left:137px;
	position:absolute;
	top:73px;
	width:106px;
}

#hrefenersolphoto{
	cursor:pointer;
	display:block;
	height:20px;
	left:264px;
	position:absolute;
	top:144px;
	width:106px;
}

#hrefenersoltherm{
	cursor:pointer;
	display:block;
	height:20px;
	left:264px;
	position:absolute;
	top:166px;
	width:106px;
}


#hrefenerpom{
	cursor:pointer;
	display:block;
	height:113px;
	left:392px;
	position:absolute;
	top:73px;
	width:106px;
}

#hrefenercha{
	cursor:pointer;
	display:block;
	height:113px;
	left:518px;
	position:absolute;
	top:73px;
	width:106px;
}

#hrefenerref{
	left:7px;
	position:absolute;
	top:218px;
}

#hrefenerpresta{
	position:absolute;
	left:257px;	
	top:218px;
}

#hrefenerautres{
	left:392px;
	position:absolute;
	top:215px;
}

#sepune{
	margin-left:10px;
	width: 639px;
}

/************************** COLONE BOUTIQUE ******************************/
#colboutique{
	margin: 0 0 0 45px;
	width: 625px;
	postion: relative;	
	float: left;
}

/************************** COLONE SIMULATEUR ****************************/
#colsimu{
	margin: 0 0 0 10px;
	width: 424px;
	postion: relative;	
	float: left;
}
div.large#colsimu{
	width: 602px;
}
div.large2#colsimu{
	width: 639px;
}

#simulateur{
	width: 424px;
	height: 165px;
	postion: relative;
}

#regions{
	background-image:url(/design/consoneo/home_region.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:424px;
	height: 191px;
	position: relative;
}
#regions select{
	width:190px;
}
#regions div.rendement {
	float:left;
	width:200px;
	padding:162px 0 0 10px;
}
#regions div.annuaire {
	float:right;
	width:200px;
	padding:162px 0 0 10px;
}

#regions a.solaire,
#regions a.eolien {
	display:block;
	width:70px;
	height:20px;
	position:absolute;
	top:75px;
}
#regions a.solaire {
	left:25px;
}
#regions a.eolien {
	left:110px;
}
.encart_neutre,
#blog{
	background-image:url(/design/consoneo/home_blog.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding: 56px 0 0 0;
	border: 1px solid #37a0a1;
	width:422px;
	margin: 0 0 20px 0;
	position: relative;
}

.encart_neutre .billet-a,
#blog .billet-a{
	background-color: #f0f5f6;	
}

.encart_neutre .billet-b,
#blog .billet-b{
	background-color: #dce9ec;	
}

.encart_neutre .billet,
#blog .billet{
	padding: 10px;
}

.encart_neutre .billet-start,
#blog .billet-start{
	padding-top: 3px;
}

.encart_neutre .billet .infos,
#blog .billet .infos{
	float: left;
	margin: 0 6px 0 0;	
}

.encart_neutre .billet .date,
#blog .billet .date{
	font-size: 10px;
	color:#979898;
}

.encart_neutre .billet .titre,
#blog .billet .titre{
	width: 230px;	
}

.encart_neutre .billet .titre a,
#blog .billet .titre a{
	font-size: 20px;
	color:#4d4d4d;
	font-weight: bold;
	text-decoration: none;
}

.encart_neutre .billet .source,
#blog .billet .source,
#navigation .source {
	display: inline;
	padding: 2px 5px;
	background-color: #DF5E97;
	color: #FFFFFF;	
	font-weight: bold;
	font-size: 10px;
}
#navigation .source a {
	color: #FFFFFF;	
	font-size:11px;
}

.encart_neutre .billet .chapeau,
#blog .billet .chapeau,
#navigation .chapeau {
	font-size:11px;
	color:#808080;
	padding:5px 0 5px 0;
	width:230px;
}

.encart_neutre .billet .image,
#blog .billet .image{
	float: right;
	border: 1px solid #000000;
}

.encart_neutre .billet .sep,
#blog .billet .sep{
	height: 1px;
	border-bottom: 1px solid #000000;
	clear: both;
	margin: 10px 0;
}

.encart_neutre .billet .tag ul,
#blog .billet .tag ul{
	list-style-type: none;
	margin: 0 0 10px 0;
}

.encart_neutre .billet .tag ul li,
.encart_neutre .billet .tag ul li a,
#blog .billet .tag ul li,
#blog .billet .tag ul li a{
	font-size: 10px;
	color:#979898;
	/*float: left;*/
	display:inline;
	text-decoration: none;
	margin: 0 2px 0 0;
	line-height:12px;
}

.encart_neutre .billet .commentaires,
#blog .billet .commentaires{
	background-image:url(/design/consoneo/home_blog_commentaires.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width: 403px;
	height: 25px;
	position: relative;
	clear: both;
	margin: 10px 0;
}

.encart_neutre .billet .commentaires a,
#blog .billet .commentaires a{
	font-size: 10px;
	font-weight: bold;
	color:#979898;
	text-decoration: none;
}

.encart_neutre .billet .commentaires .hrefcomlire,
#blog .billet .commentaires .hrefcomlire{
	position: absolute;
	top: 4px;
	left: 20px;
}

.encart_neutre .billet .commentaires .hrefcomnew,
#blog .billet .commentaires .hrefcomnew{
	position: absolute;
	top: 4px;
	left: 190px;
}

/************************* COLONE CONSOGUIDE *********************************/
#colconso{
	float: right;
	width: 198px;
	/*margin: 0 0 0 16px;*/
	margin:0;
	position: relative;
	z-index: 1;
}

#consoguide{
	background-image:url(/design/consoneo/home_consoguide.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width: 198px;
	height: 210px;
	position: relative;
	margin: 0 0 20px 0;
	display: block;
	float: left;
}

#dossier_random{
	width: 198px;
	height: 210px;
	position: relative;
	margin: 0 0 20px 28px;
	display: block;
	float: left;
}

#consoguide .puce{
	background-image:url(/design/consoneo/puce_rouge.gif);
}

#consoguide ul{
	list-style-type: none;
	position: absolute;
	left: 10px;
	top: 75px;	
}

#consoguide ul li a{
	font-size: 11px;
	font-weight: bold;
	color:#4d4d4d;
	text-decoration: none;
}

#conseil{
	background-image:url(/design/consoneo/home_conseil.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width: 198px;
	height: 93px;
	position: relative;
	margin: 0 0 20px 0;
	z-index: 1;
}
#conseil .question{
	height:60px;
	left:10px;
	position:absolute;
	top:30px;
	width:145px;
}
#conseil .question a{
	font-size: 14px;
	font-weight: bold;
	color:#4d4d4d;
	text-decoration: none;
}
#conseil div.more {
	position:relative;
	top:50px;
	left:30px;
	border:1px solid #389D9F;
	background-color:#fff;
	padding:5px;
	font-size: 14px;
	font-weight: bold;
	color:#4d4d4d;
	width:180px;
	z-index:2;
}

#communaute{
	background-image:url(/design/consoneo/home_communaute.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width: 198px;
	height: 123px;
	position: relative;
	margin: 0 0 20px 0;
}

#communaute ul{
	list-style-type: none;
	border-bottom:1px solid #979898;
	height:70px;
	left:10px;
	position:absolute;
	top:30px;
	width:175px;
}

#communaute ul li a{
	font-size: 11px;
	color:#4d4d4d;
	text-decoration: none;
}

#communaute .puce{
	background-image:url(/design/consoneo/puce_rouge.gif);
}

#communaute .video{
	position: absolute;
	left: 10px;
	bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	color:#4d4d4d;
	text-decoration: none;
}

#saviez{
	background-image:url(/design/consoneo/home_saviez.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width: 198px;
	height: 130px;
	position: relative;
	margin: 0 0 20px 0;
}

#saviez .question{
	height:60px;
	left:10px;
	position:absolute;
	top:30px;
	width:145px;
}

#saviez .question a{
	font-size: 12px;
	font-weight: bold;
	color:#4d4d4d;
	text-decoration: none;
}

#tops{
	background-image:url(/design/consoneo/home_tops.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width: 198px;
	height: 101px;
	position: relative;
	margin: 0 0 20px 0;
}

#tops ul{
	list-style-type: none;
	height:50px;
	left:10px;
	position:absolute;
	top:40px;
	width:175px;
}

#tops ul li a{
	font-size: 11px;
	color:#4d4d4d;
	text-decoration: none;
}

ul.toplist{
	padding-bottom: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #44A9A9;	
}

ul.toplist li {
	margin-bottom:3px;
}
ul.toplist li a {
	color:#4D4D4D;
	font-size:11px;
	text-decoration:none;	
}

/************************ RIGHT ********************/
#right{
	background-image:url(/design/consoneo/background_left.gif);
	background-position:right top;
	background-repeat:repeat-y;
	width: 319px;
	float: left;
	margin:10px 0 0 22px;
}

#inscription{
	margin: 0 0 15px 0;
}

#tv{
	
	/*padding: 64px 0 0 0;*/
	margin-left: 9px;
	margin-bottom: 15px;
	text-align: center;
}
#tv a.title{
	display:block;
	height:64px;
	width:300px;
	background-image:url(/design/consoneo/home_tv.jpg);
	background-position:5px top;
	background-repeat:no-repeat;
	text-decoration:none;
}
#tv .video{
	margin: 0 0 5px 0;	
}

#tv .videoconso,
#tv .videointer{
	font-size: 11px;
	font-weight: bold;
	color:#4d4d4d;
	text-decoration: none;
}

#tags{
	background-image:url(/design/consoneo/home_tags.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width: 300px;
	position: relative;
	margin: 0 0 10px 12px;
	overflow:hidden;
}
#tags div.inner {
	font-size:30px;
	line-height:35px;
	padding:25px 0px 10px;
	text-align:justify;
}
#tags div.inner a {
	color:white;
	text-decoration:none;
}

#club{
	margin: 0 0 20px 12px;	
}

#pubcarreright_1,
#pubcarreright_2{
	margin-left: 9px;
	margin-bottom: 15px;
	text-align: center;
}

.sepright{
	height: 1px;
	margin: 15px 0 15px 10px;
	width: 305px;
	border-bottom: 1px solid #cc6699;
}

/** SONDAGE **/
#sondage{
	width: 300px;
	margin: 0 0 15px 9px;
	border: 1px solid #9F4E6E;
	background-color: #6F2848;
	color: #ffffff;
}

#sondage .titre{
	background-color: #FFFFFF;
}

#sondage .content{
	padding: 10px;	
}

#sondage div.bar {
	float:left;
	background-color:#D9BD01;
	margin-right:2px;
	border: 1px solid #ffffff;
}

#sondage input{
	border: 0;
}

#sondage li{
	margin-bottom: 10px;
}

/*************************** FOOTER ******************************/
#footer{
	width: 990px;
	background-color: #239f9d;
	padding: 20px 0;
}
#footer div.banner {
	width:728px;
	height:90px;
	margin:0 auto 10px auto;
	overflow:hidden;
}
#footer div.autopromo {
	width:938px;
	background-color:#dce9ec;
	margin:0 auto 15px auto;
	text-align:center;
}
#footer div.autopromo img {
	margin:10px 5px;
}

#legal{
	background-image:url(/design/consoneo/home_footer.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width: 969px;
	height: 110px;
	position: relative;
	margin: 0 0 0 10px ;
}

#legal ul{
	list-style-type: none;
	position: absolute;
	top: 65px;
	left: 145px;
}

#legal ul li{
	float: left;
	margin: 0 0 0 40px;
}

#legal ul li a{
	color: #005c5b;
	font-size: 12px;
}

#sitemap {
	margin:0 20px 10px 20px;
	background-color:white;
}
#sitemap div.head {
	background-color:#6F2848;
	color:white;
	font-weight:bold;
	padding:3px;
	font-size:14px;
	line-height:14px;
} 
#sitemap div.col {
	float:left;
	width:180px;
	padding:5px;
	height:170px;
}
#sitemap div.col a {
	text-decoration:none;
	color:black;
	font-size:11px;
}
#sitemap div.colb {
	background-color:#F0F5F6;
}

#sitemap div.col strong {
	display:block;
	margin-bottom:5px;
	color:black;
	text-transform:uppercase;
}
#sitemap div.col strong a {
	text-decoration:none;
	color:black;
}

#ademe {
	margin:0 20px 10px 20px;
	background-color:#DF5E97;
	color:white;
	padding:5px;
	text-align:center;
	font-size:14px;
}

/****************** NAVIGATION & FIL ****************************/
#navigation{
	background-image:url(/design/er/picto_maison.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	/*height:79px;*/
	margin:11px 0 10px 10px;
	position:relative;
	width:578px;
	padding: 0 0 0 60px;
}


#illustration,
div.illustration {
	width:639px;
	margin:0 0 10px 10px;
	overflow:hidden;
}

#fil{
	padding: 15px 0 10px 0;	
}

#fil .lvl1,
#fil .lvl1 a{
	font-size: 30px;
	color: #902b52;
	margin: 0;
	padding: 0;
	display: inline;
	text-decoration: none;
}

#fil .lvl2,
#fil .lvl2 a,
h2.lvl2 {
	font-size: 20px;
	color: #cc6699;
	margin: 0;
	padding: 0;
	display: inline;
	text-decoration: none;
}

#fil .lvl3,
#fil .lvl3 a,
h3.lvl3 {
	font-size: 18px;
	color: #902b52;
	margin: 0;
	padding: 0;
	display: inline;
	text-decoration: none;
}
#fil b {
	display:block;
	color:#808080;
}
/******************** MENU THEMES ***************************/
#menu_theme{
	border: 1px solid #cc6699;
	margin: 0 0 15px 0;	
}

#menu_theme div.titre{
	text-align: left;
	color: #ffffff;	
	background-color: #cc6699;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
}

#menu_theme ul{
	list-style-type: none;
	margin: 10px 0 10px 5px;	
}
#menu_theme ul li {
	padding-bottom:3px;
	background-position:left 2px;
}
#menu_theme ul li a{
	color: #902b52;
	text-decoration: none;
}

#menu_theme ul li.titre > a {
	font-weight:bold;
}
#menu_theme ul li.titre ul {
	margin:5px 0 10px 20px;
}

/******************** SOMMAIRE **************************/
#sommaire h4{
	display:block;
	color:#724365;
	font-size:18px !important;
	margin: 0px;
}

#sommaire a{
	color: #902b52;
	text-decoration: none;
}

/******************** SOUS CAT **************************/
#souscat{
	margin: 0;
	border: 1px solid #3ea3a4;
	width:421px;
}

#souscat ul{
	list-style-type: none;
}

#souscat ul li{
	background-image:url(/design/er/background_energie.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:33px;
	width: 199px;
	float: left;
	padding: 0 0 0 11px;
}

#souscat ul li{
	border-bottom: 1px solid #99adb1;	
}

#souscat ul li.left{
	border-right: 1px solid #505d5f;	
}

#souscat ul li.last{
	border-bottom: none;	
}

#souscat ul li a{
	color: #4d4d4d;
	text-decoration: none;
	font-size: 20px;
	line-height: 33px;
}

#souscatpicto {
	margin: 0;
}
#souscatpicto img {
	margin-right:26px;
	margin-bottom:10px;
}
#souscatpicto img.last {
	margin-right:0;
}

.encart_neutre{
	background-image:url(/design/er/background_actu.gif);	
}

.encart_neutre .titre_blog{
	position: absolute;
	top: 15px;
	left: 50px;
	font-size: 16px;
	color: #902b52;
}
.encart_neutre .titre_blog *{
	font-size: 16px;
	color: #902b52;
}

a.bloctitle {
	display:block;
	height:40px;
	width:424px;
	position:absolute;
	top:0px;
	left:0px;
}

/********************** NAVIGATION ************************/
.navigation{
	text-align: center;
	margin: 10px;
}

.navigation a{
	text-decoration: none;
	color: #000000;
	padding: 5px;
}

.navigation .current{
	font-weight: bold;
	padding: 5px;
}

/* ------------------ VUE COMMENTAIRE ------------------ */
.bloc_commentaire{
	border: 1px solid #01908E;
	margin-bottom:10px;
}

.bloc_commentaire .titre{
	background-color:#01908E;
	color:white;
	display:block;
	padding:5px;
}
	
.bloc_commentaire .verif_input{
	display: none;	
}

.listecommentaire{
	padding: 5px;	
}

#commentForm{
	padding: 5px;
}

#commentForm textarea{
	width: 100%;
	height: 200px;
	border: 1px solid #AFC8CD;
	margin-bottom: 5px;
}

#commentForm .bt_comment{
	border: 1px solid #01908E;
	background-color: #AFC8CD;
	color:#01908E;
	width: 100%;
	padding:5px;
}

.uncommentaire{
	
	margin: 0 0 5px 0;
	padding: 5px;
}

.uncommentaire .pseudo{
	color: #902B52;	
}

.uncommentaire .comment_text{
	padding: 5px 5px 5px 15px;
}

.first{
	 border-top: 1px solid #01908E;
}

.odd{
	background-color: #F2F8F8;
	border-top: 1px solid #01908E;
	border-bottom: 1px solid #01908E;
}

table#rendement-eolien th,
table#rendement-eolien td {
	font-size:11px;
	text-align:center;
}
table#rendement-eolien thead th {
	font-weight:normal;
	background-color:#dfeefd;
}
table#rendement-eolien tbody td {
	border-bottom:1px solid #000000;
}
table#rendement-eolien tfoot td {
	text-align:left;
}
p.next {
	text-align:right;
	margin:10px 0 10px 0;
}
p.next a {
	color:#902B52;
	font-weight:bold;
	font-size:13px;
}

a.backto {
	color:#724365;
	display:block;
	font-size:16px !important;
	margin:10px 0 10px 0;
	text-decoration:none;
	text-align:right;
}

#logo_enr {
	border:1px solid #1B9596;
	padding:5px;
	margin-bottom:10px;
}

#logo_enr p {
	margin-bottom:8px;
	padding-bottom:8px;
	border-bottom:1px solid #1B9596;
	text-align:justify;
}
#logo_enr p.last {
	margin:0;
	padding:0;
	border:0;
}
table.qualitenr {
	background-color:#EFF5F5;
}
table.qualitenr td {
	text-align:center;
	vertical-align:top;
	width:33%;
	font-size:9px;
}
img.qualitenr {
	margin:10px 0 10px 0;
}


#reflexion {
	margin:10px 0 0 15px;
}
#reflexion a {
	color:#724365;
	text-decoration:none;
	font-weight:bold;
}

#rightTop {
	padding:0 10px 0 10px;
}
#rightTop p {
	margin:0;
}
#rightTop strong {
	display:block;
	color:white;
	background-color:#6F2848;
	padding:5px;
	font-size:14px;
}
#rightTop ul {
	padding:5px 10px 0 10px;
	margin-bottom:0;
	border:0;
}

#filtre {
	background-image:url(/design/consoneo/bg-filtre.png);
	background-repeat:no-repeat;
	margin-bottom:10px;
}
div.small#filtre {
	background-image:url(/design/consoneo/bg-filtre-small.png);
}

#filtre strong {
	display:block;
	line-height:20px;
	font-weight:normal;
	padding:5px 0 5px 40px;
	font-size:14px;
	margin-bottom:10px;
}
#filtre form {
	text-align:center;
	padding-bottom:10px;
}
#filtre select {
	border:1px solid #1b9596;
	padding:2px;
}
div.full#filtre select {
	width:90%;
	margin-bottom:10px;
}

#filtre input {
	border:1px solid #902b53;
	background-color:#902b53;
	color:white;
	padding:2px;
}

#membre div.club {
	margin-bottom:20px;
}
#membre div.club p {
	margin-bottom:20px;
}
#membre div.club h6 {
	margin-bottom:10px;
    display:block;
	color:#724365;
	font-size:14px !important;
	margin-bottom:10px;
    border-bottom:1px solid #724365;
    text-transform:uppercase;
}

form#loginForm th {
    padding-right:10px;
    text-align:right;
    font-size:12px;
}
form#loginForm td,
form#loginForm th {
    padding:5px;
    vertical-align:top;
}
form#registerForm th {
    padding-right:10px;
    text-align:right;
    font-size:12px;
}
form#registerForm td,
form#registerForm th {
    padding:5px;
    vertical-align:top;
}

form#registerForm td i {
    color:#4D4D4D;
    font-size:11px;
}
form#registerForm td span {
    font-size:11px;
}
form#loginForm input,
form#loginForm select {
    border:1px solid #724365;
    padding:1px;
    width:130px;
}
form#registerForm input,
form#registerForm select {
    border:1px solid #724365;
    padding:1px;
    width:200px;
}
form#registerForm textarea {
    border:1px solid #724365;
    height:80px;
    padding:1px;
    width:200px;
}
form#registerForm input.radio,
form#registerForm input.check {
    border:0 none;
    width:auto;
}

form.search {
	border:1px solid #d5e2e5;
	background-color: white;
	padding:5px;
	background-image: url(/design/consoneo/search-bg.png);
	background-repeat: repeat-x;
	margin-bottom:10px;
}
form.search strong {
	display:block;
	border-bottom: 1px solid #d5e2e5;
	margin-bottom: 10px;
	padding-bottom:5px;
	font-size: 15px;
}
form.search select {
	border:1px solid #1b9596;
	padding:3px;
	color:black;
	width:120px;
	font-size:13px;
}
form.search input {
	border:1px solid #96395a;
	background-color: #96395a;
	padding:3px;
	color:white;
	font-size:13px;
}
form.search th,
form.search td {
	vertical-align: top;
}
form.search th {
	color:#1b9596;
	text-align: left;
	padding-left: 15px;
	background-image:url(/design/er/li-bleu.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	width:50px;
	font-size:13px;
}

table#tableliste {
	margin-top:10px;
	margin-bottom:10px;
}
table#tableliste thead th {
	font-weight:bold;
	color:black;
	background-image:url(/design/consoneo/bg-th.png);
	height:30px;
	line-height:20px;
	font-weight:normal;
	padding:5px 0 5px 40px;
	font-size:14px;
	border-left:1px solid white;
}
table#tableliste thead {
	background-color:#1b9596;
}

table#tableliste tbody td a {
	color:#902B52;
}

table#tableliste td,
table#tableliste th {
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	padding:3px;
}
table#tableliste tr.entry td,
table#tableliste tr.entry th {
	border-top:1px solid #adadad;
	background-image: url(/design/consoneo/bg-td.png);
	background-repeat: repeat-x;
	background-position:top;
}
table#tableliste tr.entry th {
	font-weight:bold;
}
table#tableliste tr.entry th a {
	color:black;
}