/*
XB - 20071212 - Inspired from default plugin css
*/

.h1_menu {
	font-family: "Arial Narrow", Arial, Verdana;
	color:#C4C4B3;
	font-size: 250%;
	letter-spacing:0px;
	margin:0 0 0px 0;
}

.h2_menu {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 110%;
	font-weight:bold;
	letter-spacing:0px;
	color:#717159;
	margin:0px 0 0px 33px;
}

.h2_menu2 {
	margin:0 0 0 20px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 70%;
	/*font-weight: lighter;*/
	font-weight:normal;
	margin-top:10px;
}


.h3_menu {
	margin:30px 450px 0 100px;
	padding-top:0px;
	border-top: 0px solid #E4E4DE;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 120%;
	font-weight:normal;
	color:#8B8B6D;
}


.h3_menu2 {
	margin:30px 0px 0 0px;
	padding-top:5px;
	border-top: 0px solid #E4E4DE;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 120%;
	/*font-weight: lighter;*/
	font-weight:normal;
	color:#8B8B6D;
}


.outils {
	margin:0px 0px 0 70px;
	padding-top:0;
	border-top: 0px solid #E4E4DE;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
}

.outils a {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
}

.liste_menu {
	margin:3px 0px 3px 70px;
	padding-top:5px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	list-style-type:none;
}

.liste_menu li {
	margin:9px 0px 7px 0px;
	list-style-type:none;
}

.liste_menuh3 {
	margin:20px 0px 5px 66px;
	padding-top:5px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color:#B0B099;
}

/*=================================================================*/
/* Pour le plugin dropdownsitemap 'Energieplus Special Edition'
/*=================================================================*/

div.tx-dropdownsitemap-pi1 A {
	font-weight: bold;
}
.tx-dropdownsitemap-pi1 .spc {
	font-weight: bold;
}
.tx-dropdownsitemap-pi1 .description {
	/**/display: none;
	font-style: italic;
	font-size: 80%;
	margin-left: 5px;
}
.tx-dropdownsitemap-pi1 OL {
	display: block;
	list-style-type:none;
}
.tx-dropdownsitemap-pi1 LI.closed OL {
/* xb: Modified to force "always visible" behaviour */
/*	display: none; */
	display: block;
	list-style-type:none;
}
.tx-dropdownsitemap-pi1 UL {
	display: block;
	list-style-type:none;
}

.tx-dropdownsitemap-pi1 LI.closed UL {
/* xb: Modified to force "always visible" behaviour */
/*	display: none; */
	display: block;
}

.tx-dropdownsitemap-pi1 DIV {
	border: solid 0px #DFE2E3;
	/*background: #FAFBFB;*/
	padding: 2px;
	margin-bottom: 5px;
}

.tx-dropdownsitemap-pi1 DIV.level_1{
	/*font-variant:small-caps;*/
	font-size:120%;
	font-weight: bold;
}

.tx-dropdownsitemap-pi1 DIV.level_1 DIV.level_2 span{
	background: #FFFFFF;
	border-top:0px solid #E2E2DC;
	color: green;
	font-size:110%;
	font-variant:normal;
}

.tx-dropdownsitemap-pi1 DIV.level_2{
	font-weight: bold;
	/*list-style-image:url();*/
	list-style-type:none;
}

.tx-dropdownsitemap-pi1 DIV.level_1 DIV.level_3 span{
	background: #FFFFFF;
	border-top:0px solid #E2E2DC;
	color: green;
	font-size:100%;
	font-variant:normal;
}

.tx-dropdownsitemap-pi1 DIV.level_3 {
	/*background: #FAFBFB;*/
	list-style-image: url()
}

.tx-dropdownsitemap-pi1 DIV.level_4 {
	/*background: #FFFFFF;*/
}

.tx-dropdownsitemap-pi1 DIV.level_5 {
	/*background: #FAFBFB;*/
}

.tx-dropdownsitemap-pi1 DIV.expAll {
	display: none; /* added to hide this block */
	text-align: center;
	border: solid 1px #DFE2E3;
	background: #FAFBFB;
}

/*=================================================================*/


