@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_rose,
.puce_bleue,
.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);
    padding: 0 0 0 10px;
}

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

.puce_bleue{
    background-image: url(/design/consoneo/puce_bleue.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 {
	border:3px solid white;
	display:none;
	font-weight:bold;
	padding:5px;
	font-size:12px;
	background-color:#fff;
	margin-left: 10px;
	width: 618px;
}
#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.png);
    background-position: top center;
    background-repeat: no-repeat;
    */
    background-color:#d1eff9;
    height: 30px;
    position: relative;
}

#hrefespace,
#hrefannexe,
#hreftools {
    position: absolute;
    top: 11px;
    font-size: 11px;
    color:#1c9697;
}
#hrefespace {
    border-left:1px solid #1c9697;
    border-right:1px solid #1c9697;
    left: 408px;
}
#hreftools {
    left:10px;
}
#hrefannexe{
    left: 745px;
}

#hrefespace a,
#hrefannexe a,
#hreftools a {
    font-size: 11px;
    color:#1c9697;
    text-decoration: none;
    padding: 0 7px;
    background-repeat: no-repeat;
}
#hreftools a {
    padding:0 7px 0 15px;
}
#hrefannexe a{
    padding: 0 4px;
}

#hrefscriptpa{
    /*
    position: absolute;
    display: block;
    width: 155px;
    height: 12px;
    cursor: pointer;
    top: 10px;
    left: 10px;
    */
    background-image: url(/design/consoneo/search_ico.png);
    background-position: 0px -11px;


}

#hrefscriptprint{
    background-image: url(/design/consoneo/search_ico.png);
    background-position: 0px -41px;
}

#hrefscriptsend{
    background-image: url(/design/consoneo/search_ico.png);
    background-position: 0px -71px;
}


#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;
}
div.logged#header {
	background-image: url(/design/consoneo/header_log.jpg);
}

#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 {

    width:480px;
    height:64px;
    position: absolute;
    top: 162px;
    left: 293px;
}

#headerlogin div.a {
    padding:5px 5px 0 5px;
    float:left;
    height:30px;
    color:#1c9697;
}
div.logged #headerlogin div.a {
	margin-top:-17px;
}

#headerlogin div.a span.welcome {
	padding-left: 20px;
}

#headerlogin div.a input {
    border:1px solid #1c9697;
    padding:1px;
}
#headerlogin div.a input.txt {
    margin:2px 0 2px 0;
    width:171px;
}

#headerlogin div.a input.txt2 {
    margin:2px 0 2px 0;
    width:148px;
}

#headerlogin div.a input.btn {
    background-image:url(/design/consoneo/btnok.png);;
    border: 0;
    width: 22px;
    height: 21px;
}

#headerlogin div.a a {
    color:#1c9697;
}

#header_login_email {
	color:#808080;
}
.focus#header_login_email {
	color:black;
}

#header_login_pass {
	color:#808080;
}
.focus#header_login_pass {
	color:black;
}

#hrefinscription {
    height:63px;
    left:212px;
    position:absolute;
    top:0;
    width:60px;
    margin-top: -10px;
}

#hreffacebook {
    height:30px;
    position:absolute;
    right:10px;
    top:187px;
    width:178px;
    display: block;
}

#hrefsimu,
#hrefaides{
    position:absolute;
    left:808px;
    top:148px;
    color: #666666;
    font-size: 10px;
    text-decoration: none;
}

#hrefsimu{
    top: 164px;
}

#headerlogin div.b {
    padding:18px 5px 5px;
    float:right;
    width:165px;
    height:30px;
    color:#902b52;
}
#headerlogin div.b input.txt {
    border:1px solid #902b52;
    margin:2px 0 4px 0;
    padding:1px;
    width: 135px;
}
#headerlogin div.b input.btn {
    background-image:url(/design/consoneo/btnsearch.png);;
    border: 0;
    width: 22px;
    height: 21px;
}

/******************* MENU *****************************/
#menu{
    position: relative;
    height: 35px;
    background-image: url(/design/consoneo/menu.png);
    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;
}

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

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

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

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

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

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

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

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

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

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

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

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

.sousmenu{
    position: absolute;
    top: 34px;
    width: 200px;
    background-color: #028a93;
    display: none;
    color: #fff;
    padding: 15px;
}

.hrefmenumaisonsolaire{
    left: 158px;
}

.hrefmenumaisonsolairet{
    left: 273px;
}

.hrefmenumaisoneolien{
    left: 403px;
}

.hrefmenumaisonpompe{
    left: 455px;
}

.hrefmenumaisonbois{
    left: 575px;
}

.hrefmenumaisonisolation{
    left: 610px;
}
.hrefmenumon {
	right:0px;
	background-color: #99005D;
}

.sousmenu li{
    padding: 3px;
}
.sousmenu li:hover {
    background-color: #01a0aa;
}
.hrefmenumon li:hover {
	background-color: #BF3694;
}

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

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

/******************* SOUS MENU & INFO *****************************/
#info_smenu{
    position: relative;
    height: 49px;
    background-image: url(/design/consoneo/bg-filinfo.png);
    background-position: top left;
    background-repeat: no-repeat;
    width: 649px;
}

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

#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{
    background-image: url(/design/consoneo/bg-cartouchedroite.png);
    background-position: top left;
    background-repeat: no-repeat;
    height: 34px;
}

#smenu2{
    background-color: #fff;
}

#smenu ul{
    list-style-type: none;
    padding-top: 9px;
    color: #666666;
}

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

#smenu2 ul li,
#smenu ul li {
    display:inline;
}

#smenu a{
    font-size: 12px;
    color: #666666;
    text-decoration:none;
    padding: 0 10px;
}

#smenu2 img{
    margin-right:2px;
}

/*********************** 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:231px;
    margin:11px 0 0 10px;
    position:relative;
    width:638px;
    padding: 29px 0 0 0;
}

#une .content{
    width: 636px;
    position: relative;
}

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

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

#une .content .info{
    position: absolute;
    bottom: 0px;
    height: 80px;
    width: 445px;
    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: 155px;
    padding: 0 10px 0 10px;
}

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

#i2, #i3{
    display: none;
}

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

#une .content ul.titres li{
    display:block;
    height:70px;
    padding: 7px 50px 0 7px;
    width:134px;
    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: 13px;
    font-weight:normal;
    color: #ffffff;
    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:222px;
    margin:17px 0 0 10px;
    position:relative;
    width:640px;
}
#energies h1 {
	display:none;
}

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

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

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

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

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



#hrefenersoltherm{
    cursor:pointer;
    display:block;
    height:113px;
    left:386px;
    position:absolute;
    top:53px;
    width:106px;
}


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

#hrefenercha{
    cursor:pointer;
    display:block;
    height:113px;
    left:508px;
    position:absolute;
    top:53px;
    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 ******************************/
#colmain{
	margin: 0 0 0 10px;
	width: 424px;
	postion: relative;
	float: left;
}
div.large#colmain{
	width: 638px;
}

/************************** 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;
}

#simulateur_large{
   margin: 10px 0 10px 10px;
}
#simulateur_large h1 {
	display:none;
}

#consoguide_large{
    background-image:url(/design/consoneo/bg-consoguide.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    width:640px;
    height: 238px;
    position: relative;
    margin: 10px 0 10px 10px;
    position: relative;
}
#consoguide_large h1 {
	display:none;
}
#hrefchoisirconsoguide {
    top:85px;
    display:block;
    left:375px;
    position:absolute;
    width:235px;
    height:115px;
}
#hrefplusconsoguide, #hrefplusconsoguide img {
    bottom:10px;
    display:block;
    height:20px;
    left:10px;
    position:absolute;
    width:128px;
}

#hrefplusconsoguide img{
    bottom: 0;
    left: 0;
}

#consoguide_large ul{
    position: absolute;
    left: 20px;
    top: 85px;
    width:350px;
}

#consoguide_large ul li{
    margin-bottom: 5px;
}

#consoguide_large ul li a{
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;

}


#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;
}

#regions_large{
    background-image:url(/design/consoneo/home_regions_large.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    width:640px;
    height: 170px;
    position: relative;
    margin: 10px 0 10px 10px;
}
#regions_large select{
    width:190px;
}
#regions_large div.rendement {
    position: absolute;
    top: 0;
    right: 0px;
    width:191px;
    padding:137px 0 0 0px;
}

#regions_large div.devis {
    left:258px;
    position:absolute;
    top:0;
    width:171px;
    background-color: #fff;
}

#regions_large div.rendement select{
    width: 180px;
}

#regions_large div.annuaire {
    position: absolute;
    top: 0;
    left: 1px;
    width:200px;
    padding:137px 0 0 10px;
}

#regions_large div.annuaire select{
    width: 215px;
}

#regions_large a.solaire,
#regions_large a.eolien {
    display:block;
    width:70px;
    height:20px;
    position:absolute;
    top:75px;
}
#regions_large a.solaire {
    left:25px;
}
#regions_large a.eolien {
    left:110px;
}

#blog_large{
    background-image:url(/design/consoneo/home_blog_large.gif);
    background-position:left top;
    background-repeat:no-repeat;
    padding: 35px 0 0 0;
    width:640px;
    margin: 0 0 20px 10px;
    position: relative;
}
#blog_large h1 {
	margin:0;
	padding:0;
}
#blog_large a.bloctitle {
    display:block;
    height:30px;
    width:640px;
    position:absolute;
    top:0px;
    left:0px;
}


.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;
}

#blog_large .billet{
    padding: 10px 0px;
    margin-bottom: 20px;
    border-bottom: 1px solid #aaaaaa;
}

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

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

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

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

#blog_large .billet .titre{
    width: 370px;
}

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

#blog_large .billet .titre a{
    color: #008e8f;
}

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

.backto_blog{
 float:right;
 margin: 0 0 10px 0;
 text-decoration: none;
}

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

#blog_large .billet .chapeau{
    width:370px;
}

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

#blog_large .billet .image{
    float: right;
}

.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,
#blog_large .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;
}

#blog_large .billet .commentaires{
    background-image:url(/design/consoneo/home_blog_large_commentaire.gif);
    width: 370px;
    height: 13px;
    margin: 10px 0 0 0;
}

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

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

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

#blog_large .billet .commentaires .hrefcomlire,
#blog_large .billet .commentaires .hrefcomnew{
    top: 0px;
}


/************************* 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-color: #e2f2f5;
    width: 324px;
    float: left;
    margin:-47px 0 0 17px;
}

#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;
    color: #ffffff;
}

#sondage .titre{
    background-color: #99005d;
    width: 60px;
    text-align: center;
    padding: 5px 10px;
}

#sondage .content{
    padding: 10px;
    border: 1px solid #b1006b;
    background-color: #99005d;
}

#sondage .typo_texte{
    font-weight: normal;
}

#sondage div.bar {
    float:left;
    background-image: url('/design/consoneo/bg-barsondage.gif');
    background-repeat: repeat-x;
    margin: 1px 5px 0 0;;
}

#sondage input{
    border: 0;
}

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

#sondage .submit{
    background-color: #c51580;
    color: #fff;
    padding: 2px 6px;
    float: left;
}

#sondage .nbVotes{
    background-color: #ab086b;
    color: #fff;
    padding: 3px 6px;
    margin-left: 2px;
    float: left;
}

/*************************** FOOTER ******************************/
#footer{
    width: 990px;
    background-color: #239f9d;
    padding: 20px 0 0 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 h1 {
	display:none;
}
#footer div.autopromo img {
    margin:10px 5px;
}

#footer div.partenaire {
    width:945px;
    height:149px;
    margin:0 auto 15px auto;
    text-align:left;
    background-image:url(/design/consoneo/bg-footer-partenaire.png);
    background-position:left top;
    background-repeat:no-repeat;
}
#footer div.partenaire strong {
    display: block;
    color:white;
    font-size: 15px;
    padding:10px 0 0 10px;
}
#footer div.partenaire div.inner {
    text-align: center;
    width:935px;
    height: 100px;
    padding:0 5px 0 5px;
    overflow: hidden;
}

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

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

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

#legal ul li a{
    color: #b3fefd;
    font-size: 12px;
    text-decoration: none;
}

#sitemap,
#sitemap2 {
    margin:0 20px 0 20px;
    background-color:white;
}

#sitemap2 {
    margin:0 20px 10px 20px;
}
#sitemap div.head {
    background-color:#6F2848;
    color:white;
    font-weight:bold;
    padding:3px;
    font-size:14px;
    line-height:14px;
}
#sitemap div.col,
#sitemap2 div.col {
    float:left;
    width:180px;
    padding:5px;
    height:170px;
}

#sitemap2 div.col {
    height:195px;
}

#sitemap div.col a,
#sitemap2 div.col a {
    text-decoration:none;
    color:black;
    font-size:11px;
}
#sitemap div.colb,
#sitemap2 div.colb {
    background-color:#F0F5F6;
}

#sitemap div.col strong,
#sitemap2 div.col strong {
    display:block;
    margin-bottom:5px;
    color:black;
    text-transform:uppercase;
}
#sitemap div.col strong a,
#sitemap2 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;
}
#fil b a {
	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;
}

/******************** MENU ALSOAVAILABLE ***************************/
#alsoavailable{
	border: 1px solid #3FA6A7;
	margin: 0 0 15px 0;
}

#alsoavailable div.titre{
	text-align: left;
	color: #ffffff;
	background-color: #3FA6A7;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}

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

#alsoavailable ul li.titre > a {
	font-weight:bold;
}
#alsoavailable 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{
	margin-bottom:10px;
}

#post-warning {
	background-color:#FFD1D1;
	border:1px solid #A76262;
	margin-bottom:8px;
	padding:8px;
}

#post-bloc {
	background-image:url(/design/consoneo/bg-bloc.png);
	background-repeat:no-repeat;
	margin-bottom:10px;
	color:#808080;
}
#post-bloc strong {
	color:#000;
	display:block;
	line-height:20px;
	font-weight:normal;
	padding:5px 0 5px 40px;
	font-size:14px;
	margin-bottom:10px;
}
#post-bloc form {
}

#post-bloc form .verif_input{
	display: none;
}
#post-bloc form div.bloc {
	margin-bottom: 10px;
}
#post-bloc form select {
	border: 1px solid #aac3ca;
	font-size:12px;
	width:99%;
}
#post-bloc form input {
	padding:2px;
	background-color:#fff;
}
#post-bloc form input.subject {
	border: 1px solid #aac3ca;
	font-size:12px;
	width:98%;
}
#post-bloc form textarea{
	width:630px;
	height: 200px;
	border: 1px solid #aac3ca;
	margin-bottom: 5px;
	padding:2px;
	background-color:#fff;
}
#post-bloc form .btn-submit {
	background-image: url('/design/consoneo/btn-valider-large.png');
	border:none;
	width: 100%;
	height:30px;
	padding:0;
	font-size: 1px;
	color:white;
	text-align: right;
}

#list_comment {
	color:black;
}
#list_comment div.comment {
	border-bottom: 1px solid #e2ebed;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#list_comment div.comment div.generic {
	width:110px;
	float:right;
	border-left:1px solid #c0c0c0;
	padding-left: 10px;
	color:#034174;
	margin-bottom: 10px;
}
#list_comment div.comment div.generic a {
	color:#034174;
	text-decoration:none;
}
#list_comment div.comment div.generic a:hover {
	text-decoration:underline;
}
#list_comment div.comment div.generic img.avatar {
	float:left;
	margin-right: 10px;
	border:1px solid #034174;
}
#list_comment div.comment div.message-body {
	
}
#list_comment div.comment div.message-body div.date {
	font-size: 11px;
	margin-bottom: 10px;
}

div.actions {
	margin-top: 5px;
	text-align: right;
}
div.actions a {
	font-size:11px;
	text-decoration: none;
	color:#808080;
	padding:3px 0 3px 20px;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin-left:10px;
}
div.actions a:hover {
	color:#333;
}

div.actions a.action_pm {
	background-image: url('/design/membre/picto_sendpm.gif');
}
div.actions a.action_edit {
	background-image: url('/design/icons/edit.png');
}
div.actions a.action_abuse {
	background-image: url('/design/icons/abus.png');
}
div.actions a.action_del {
	background-image: url('/design/icons/cross.png');
}
div.actions a.action_friend {
	background-image: url('/design/membre/picto_addfriend.gif');
}
div.actions a.action_merci {
	background-image: url('/design/membre/picto_merci.gif');
}

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,
#rightBottom,
#rightMiddle{
    margin:10px;
}
#rightTop p,
#rightBottom p,
#rightMiddle p {
    margin:0;
}
#rightTop a.toplist,
#rightTop a.consoguidelist,
#rightMiddle a.lsv,
#rightMiddle a.conseil,
#rightBottom a.filinfo,
#rightBottom a.topcom{
    display:block;
    color:white;
    background-color:#99005d;
    padding:5px 15px;
    font-size:12px;
    width:90px;
    float:left;
    font-weight: normal;
    cursor: pointer;
    text-decoration: none;
}

#rightTop a.consoguidelist{
    background-color:#b1006b;
    width:70px;
    margin-left: 1px;
}

#rightMiddle a.conseil {
    background-color:#b1006b;
    width:85px;
    margin-left: 1px;
}

#rightBottom a.topcom {
    background-color:#b1006b;
    width:125px;
    margin-left: 1px;
}

#rightTop div.toplist,
#rightMiddle div.lsv,
#rightBottom div.filinfo{
    border: 1px solid #99005d;
    background-color: #fff;
}

#rightTop div.consoguidelist,
#rightMiddle div.conseil,
#rightBottom div.topcom{
    border: 1px solid #b1006b;
    background-color: #fff;
    display: none;
}

#rightTop ul,
#rightMiddle .content,
#rightBottom ul {
    padding:10px 10px 0 10px;
    margin-bottom:0;
    border:0;
}

#rightTop .consoguidelist ul,
#rightTop .toplist ul,
#rightMiddle .content,
#rightBottom .filinfo ul,
#rightBottom .topcom ul{
    padding-bottom: 10px;
}

#rightMiddle .content{
    color: #666;
}

#rightTop .consoguidelist ul li,
#rightTop .toplist ul li,
#rightBottom .filinfo ul li,
#rightBottom .topcom ul li{
    margin-bottom:3px;
}

#rightTop .consoguidelist ul li a,
#rightTop .toplist ul li a,
#rightMiddle a,
#rightBottom .filinfo ul li a,
#rightBottom .topcom ul li a{
    color:#666666;
    font-size:12px;
    text-decoration:none;
}

#rightTop .next,
#rightMiddle .next,
#rightBottom .next {
    text-align: left;
    margin: 0 0 10px 10px;
}

#rightTop .next a,
#rightMiddle .next a,
#rightBottom .next a{
    font-size: 12px;
    font-weight: normal;
    color: #b1006b;
}

#annuaire-right{
    background-image: url('/design/consoneo/bg-annuaireright.jpg');
    background-repeat:no-repeat;
    width:300px;
    height: 289px;
    margin:10px;
}

#annuaire-right form{
    padding: 175px 5px 5px 20px;
}

#annuaire-right select{
    border: 1px solid #666666;
    width: 215px;
    margin-bottom: 5px;
}

#annuaire-right .footer{
    font-size: 11px;
    padding: 4px 0 0 10px;
}

#annuaire-right .footer a{
    font-size: 11px;
    color: #99005d;
}

#annuaire-right input.btn {
    background-image:url(/design/consoneo/btn-okannuaire.gif);;
    border: 0;
    width: 40px;
    height: 20px;
}

#communaute-right{
    background-image: url('/design/consoneo/bg-communaute-right.png');
    background-repeat:no-repeat;
	background-position: top center;
	background-color:#5cc5c5;
    width:283px;
    margin:10px;
	border:1px solid #037e88;
	padding-top: 170px;
	padding-left: 15px;
}
#communaute-right strong {
	color:white;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}
#communaute-right select {
	background-color: white;
	color:black;
	border:1px solid #808080;
	width:280px;
	margin:5px 0 15px 0;
}
#communaute-right div.a {
	color:white;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0 5px 5px;
	background-color: #50abb3;
	margin-bottom: 10px;
}
#communaute-right div.b {
	text-align: right;
	padding-right: 3px;
	margin-bottom: 10px;
}
#communaute-right div.b img {
	margin-left: 8px;
}
#communaute-right ul {
	text-align: right;
	padding-right: 3px;
	margin-bottom: 10px;
	color:white;
}
#communaute-right ul a {
	color:white;
}
#communaute-right ul li {
	margin-bottom: 5px;
}

#filtre {
	background-image:url(/design/consoneo/bg-bloc.png);
	background-repeat:no-repeat;
	margin-bottom:10px;
}
div.small#filtre {
	background-image:url(/design/consoneo/bg-bloc-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;
}
