body{
/*background: #1C5624;  #1C5624 #2E8B3C #556E13 #658414*/
background: #474E31 url(../images/fd_page_escarvaillac.jpg) left top repeat-x;/**/
}

#header {
background: transparent url(../images/t.gif) right top no-repeat;
 }
 
#search {
background: url(../images/back_search.jpg) right top no-repeat;
}

#outer-800 {
background: transparent url(../images/content-top.gif) no-repeat top right;
}

#banner {
background: url(../images/banner_back.jpg) no-repeat;
}

a, #search .inputbox, #search .button{
color: #333333;
}

div.module h3 {
color: #333333;
border-bottom: 1px solid #333333;
}

ul#mainlevel-nav li{
background: url(../images/headmenu_left.gif) bottom left no-repeat;	
}

ul#mainlevel-nav li a{
background: url(../images/headmenu_right.gif) bottom right no-repeat;
}

ul#mainlevel-nav li:hover, ul#mainlevel-nav li.sfhover {
background: url(../images/headmenu_left_hover.gif) bottom left no-repeat;
}

ul#mainlevel-nav li:hover a, ul#mainlevel-nav li.sfhover a{
background: url(../images/headmenu_right_hover.gif) bottom right no-repeat;
}

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3,#maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3{
background: url(../images/module_head_back.jpg) repeat-x;
}

/*********************************************/
/* 				MAIN Menu  			 		 */
/*********************************************/
a.mainlevel {
background: url(../images/menu_off.gif) no-repeat; /* Main-menu : OFF */
}

a.mainlevel:hover, a.mainlevel#active_menu { /* Main-menu : ON */
/*background: url(../images/menu_mainon.gif) no-repeat;*/
border-right: 2px solid #FF6600; /*#D90000*/
}
/*********************************************/
/* 				SUB Menu  			 		 */
/*********************************************/
a.sublevel {
background: url(../images/submenu_off.gif) no-repeat; /* Sous-menu : OFF */
}

a.sublevel:hover, a.sublevel#active_menu {
/*background: url(../images/menu_mainon.gif) no-repeat;/* /* Sous-menu : ON */
border-right: 2px solid #FF6600;
}
/*********************************************/
.contentheading {
border-bottom: 1px solid #333333;
color: #333333; /* OLD_Vert : #005E31 */
}

a.readon:hover {
background: #EEEEEE url(../images/readon.gif) no-repeat left;
}

a.readon {
background: url(../images/readon.gif) no-repeat left;
}

table.contentpane td.contentheading {
color: #333333;
}


table.contentpane ul li{
background: url(../images/readon2.gif) no-repeat left top;
}

.componentheading {
border-bottom: 1px solid #002E61;
color: #333333;
}

.blog_more ul li{
background: url(../images/readon.gif) no-repeat left;
}