/* ##################### GLOBAL ##################### */
*{
margin:0;
padding:0;
}

body {
background: #fff;
font-family: tahoma, verdana, helvetica, sans-serif;
font-size: 0.75em;
color: #453d37;
}

a{
cursor: pointer;
text-decoration:none;
font-size: 0.85em;
font-weight: 700;
color: #453d37;
}

.separator{
clear: both;
visibility: hidden;
margin: 0;
padding: 0;
height: 0px;
line-height: 1px;
font-size: 1em;
}

/* ##################### CONTAINER ##################### */
.container{
width:1053px;
margin: 10px auto;
text-align:left;
}

/* ##################### PANEL_FLAG ##################### */
.panel_flag{
float: left;
width: 54px;
min-height: 420px;
height: auto !important;
height: 420px;
background: url(../images/bg_panel_flag.png) 0 60px no-repeat;
padding-top: 60px;
margin-top:2px;

}

a.flagEn{
float: right;
width: 16px;
height: 11px;
background: url(../images/flag_en.png) 0 0 no-repeat;
margin: 5px 11px 0 0;
}

a.flagEn:hover{
background: url(../images/flag_enHover.png) 0 0 no-repeat;
}

/* ##################### PANEL_LEFT ##################### */
.panel_left{
float: left;
width: 186px;
}

/* ##################### LOGO ##################### */
#logo{
width: 186px;
height: 96px;
background: url(../images/logo_elior.png) 0 0 no-repeat;
margin-top: 8px;
}

#logo a{
display: block;
width: 186px;
height: 96px;
text-indent: -5000px;
}

.ConteneurLogo {
	width:186px;
	height:110px;
	text-align:right;
	font-size:9px;
	font-family:Verdana;
	font-weight:bold;
	color:#9f8f82;
}

.ConteneurLogo img {
	border:none;
}

/* ##################### NAV_LEFT ##################### */
.left {
width: 186px;
height: 350px;
margin-top: 23px;
}

#fm_search input{
float: left;
border: 1px solid #dcc3ad;
width: 135px;
height: 14px;
color: #9f8f82;
font-weight: 700;
padding-left: 5px;
font-size: 0.85em;
}

.bt_submit_search{
float: left;
width: 12px !important;
height: 12px;
border: 0 !important;
background: url(../images/arrow_square2.png) 0 0 no-repeat;
text-indent: -5000px;
margin: 2px 0 0 2px;
cursor:pointer;
}

/* treeview */
#treeDiv1{
margin-top: 20px;
list-style: none;
position: relative;
}

#treeDiv1 li{
min-height: 24px;
height: auto !important;
height: 24px;
}

#treeDiv1 li span{padding-bottom: 10px;cursor:pointer;}

#treeDiv1 li a{
font-size: 1em;
font-weight: 700;
color: #453d37;
padding: 2px 15px 2px 2px;
}

#treeDiv1 li a:hover{
position: relative;
color: #fff !important;
padding: 2px 15px 2px 2px;
z-index: 200;
}

.left #treeDiv1 li a:hover {background-color: red;}

#treeDiv1 li span.pictoplus, #treeDiv1 li span.lastpictoplus, #treeDiv1 li span.pictomoins, #treeDiv1 li span.lastpictomoins{
float: left;
width: 15px !important;
width: 13px;
}

#treeDiv1 li span.pictoplus{background: url(../images/menu_bt_plus.png) 0 3px no-repeat;}
#treeDiv1 li span.lastpictoplus{background: url(../images/menu_last_bt_plus.png) 0 3px no-repeat;}
#treeDiv1 li span.pictomoins{background: url(../images/menu_bt_moins.png) 0 3px no-repeat;}
#treeDiv1 li span.lastpictomoins{background: url(../images/menu_last_bt_moins.png) 0 3px no-repeat;}

#treeDiv1 li ul{
display: none;
margin: 3px 0 0 4px;
padding-left: 15px;
list-style: none;
background: url(../images/menu_border-left.png) 0 0 repeat-y;
}

#treeDiv1 li ul li{
background: url(../images/menu_pointille_smenu1.png) 0 0 no-repeat;
padding-left: 11px;
margin-top: -4px;
}

#treeDiv1 li ul li#firstli{
margin-left: 0 !important;
margin-left: -3px;
}
#treeDiv1 li ul li#lastli{background: url(../images/menu_pointille_smenu2.png) 0 0 no-repeat;}
#treeDiv1 li ul li#Li2{background: url(../images/menu_pointille_smenu2.png) 0 0 no-repeat;}
#treeDiv1 li ul li#Li4{background: url(../images/menu_pointille_smenu2.png) 0 0 no-repeat;}
#treeDiv1 li ul li#Li6{background: url(../images/menu_pointille_smenu2.png) 0 0 no-repeat;}
#treeDiv1 li ul li#Li8{background: url(../images/menu_pointille_smenu2.png) 0 0 no-repeat;}
#treeDiv1 li ul li a{
float: left;
font-size: 0.85em;
font-weight: 100;
background: none;
padding: 0;
margin: 6px 0 0 0;
}

.left #treeDiv1 li ul li a {color: red !important;}

#treeDiv1 li ul li a:hover{
background: none;
color: White !important;
padding: 0;
}

/* ##################### PANEL_RIGHT ##################### */
.panel_right{
float: left;
width: 763px;
}

/* ##################### HEADER ##################### */
.header{
position: relative;
width: 720px;
padding-left: 43px;
margin-top: 22px;
height:57px;
}

span.arrow_right1{
float: left;
width: 3px;
height: 20px;
background: url(../images/arrow_right1.png) 0 15px no-repeat;
margin-right: 5px;
}

.mark{
float: left;
margin-right: 86px;
border-style: hidden;
}

a.link_header{
float: left;
background-color: #9f8f82;
color: #fff;
padding: 1px 10px 0 10px;
height: 14px;
margin: 10px 3px 0 0;
}

.header select{
float: left;
width: 190px;
border: 1px solid #9f8f82;
color: #000;
margin: 9px 0 0 7px;
font-size: 0.85em;
font-weight: 700;
}

.header option{
color: #000;
padding-left: 20px;
font-weight: 100;
}

ul#nav_top{
list-style: none;
border-top: 1px solid #dcc3ad;
margin-top: 2px;
padding-top: 1px;
}

ul#nav_top li{
float: left;
margin-right: 5px;
}

ul#nav_top li a{
font-size: 0.95em;
}

#locator{
border-top: 1px solid #dcc3ad;
font-size: 0.85em;
font-weight: 700;
margin-top: 2px;	
padding-top: 1px;
}

#locator a{
float: left;
color: #9f8f82;
text-decoration: underline;
margin-right: 7px;
}

#locator img{
float: left;
margin: 4px 7px 0 0; 
padding: 0;
}

#locator .current_page  {
margin-top: 0px;
border: 1px solid; 
border-color:White;
}

#locator span{float: left;}

span.arrow_locator{
width: 3px;
height: 10px;
background: url(../images/arrow_locator.png) 0 4px no-repeat;
margin-right: 5px;
}

/* ##################### WRAPPER ##################### */
.content {
margin-top: 3px;
width: 613px;
min-height: 390px;
height: auto !important;
height: 390px;
padding: 10px 40px 0 110px;
font-size: 0.85em;
background: url(../images/bg_wrapper_page-groupe.png) 0 0 no-repeat;
}

/* h1 */
.content h1{
font-size: 2.1em;
color:#FFFFFF;
margin:10px 0;
}

.content h1 a{
color:#FFFFFF;
}

/* h2 */
.content h2 {
font-size: 1.5em;
margin:10px 0;
}

.content p {
font-size: 1.1em;
margin:10px 0;
}

.content a {
color:#CE003D;
}

.content a:hover {
text-decoration:underline;
}

.wrapper_page-groupe{background: url(../images/bg_wrapper_page-groupe.png) 0 0 no-repeat;}

/* outils */

.picto_rss{
float: left;
width: 20px;
height: 9px;
background: url(../images/picto_rss.png) 0 0 no-repeat;
margin-top: 2px;
}

/* ##################### FOOTER ##################### */
.footer{
width: 1003px;
font-weight: 700;
font-size: 0.9em;
text-align: center;
margin-top: 10px;
}

ul.nav_footer{
	clear:left;
margin: 0 auto;
width: 465px;
list-style: none;
}

ul.nav_footer li{
float: left;
margin-right: 1px;
background-color: #9f8f82;
padding: 1px 10px 1px 10px;
height: 14px;
}

ul.nav_footer li a{color: #fff;}
.txt_fushia{color: #ce003d;}

#liste{
position:absolute;
right:0;
margin-right:24px;
} 

#liste ul, ol, li{
list-style: none;
}
#liste ul, ol, li a{
font-weight:normal;
}

#newliste{
font-weight:normal;
} 

p#related-searches{
margin-top:30px;
} 

p#more {
font-size: 1.3em;
font-weight:bold;
margin:20px 0;
}

