body { background-color: #d9e1e7; margin: 0px; padding: 0px; text-align: center; font-family: verdana; font-size: 11px; }
td, div, span, p { font-family: verdana; font-size: 12px; }
div#main { width: 980px; height: 990px; background-image: url(../images/arbo/fond.jpg); background-repeat: no-repeat; margin: 0 auto; text-align: left; }
div#header { width: 980px ; height: 269px; }
div#header div#logo { position: relative; top: 20; left: 45; width: 280px; height: 150px; } 
div#header div#slogan { position: relative; top: 0; left: 565; color: #FFF; font-size: 17px; padding-right: 10px; text-align: right; width: 40%; }

div#menu { width: 264px; float: left; }
div#menu table#Tmenu td { border-bottom: 2px solid #d4dde5; height: 30px; }
div#menu table#Tmenu td.menu_txt { color: #FFF; padding-left: 5px; font-size: 13px; font-weight: bold; }
div#menu table#Tmenu td.menu_txt a { color: #FFF; text-decoration: none; }
div#menu table#Tmenu td.menu_txt a:hover { color: #e99d2b; text-decoration: none; }
div#menu td#efficacite { height: 48px; background-image: url(../images/arbo/efficacite.jpg); background-repeat: no-repeat; }
div#menu td#efficacite div#efficacite_txt { font-weight: bold; color: #004377; font-size: 16px; padding: 3px; }
td#slogan2 { color: #FFF; font-size: 12px; line-height: 16px; }

div#right { width: 716px; float: right; }
div#blocLeft { width: 323px; float: left; margin-left: 22px; }
div#blocRight { width: 323px; float: right; margin-right: 22px; }
div#bloc_entete { height: 30px; width: 323px; background-image: url(../images/arbo/bloc/titre.jpg); background-repeat: no-repeat; margin-bottom: 3px; }
div#bloc_entete div#bloc_entete_txt { color: #00368b; font-size: 13px; font-weight: bold; padding: 6px 5px 0px 25px; }
div#bloc_main { 
	min-height: 319px; 
	max-height: 650px;
	width: 323px;
<!--[if lt IE 7]>  
     height: 319px;
     overflow: hidden;  
     height: expression(this.scrollHeight > 600? "600px": this.scrollHeight <= 319? "319px": "auto");  
 <![endif]-->  
	width: 323px; 
	background-image: url(../images/arbo/bloc/fond.jpg); 
	background-repeat: no-repeat; 
	background-position: bottom left;
	background-color: #fff; 
	color: #000; 
	text-align: justify; 
	overflow: auto;
}
div#bloc_main div#bloc_main_txt { padding: 10px 20px 10px 20px; color: #00368b; }

div#right div#entete { height: 30px; background-image: url(../images/arbo/entete.jpg); background-repeat: no-repeat; margin-left: 22px; margin-bottom: 3px; }
div#right div#entete div#entete_txt { color: #ffffff; font-size: 13px; font-weight: bold; padding: 6px 5px 0px 25px; }
div#right div#rightMain { 
	width: 672px; 
	min-height: 319px; 
	max-height: 650px;
	background-image: url(../images/arbo/fondmain.jpg); 
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #fff; 
<!--[if lt IE 7]>  
     height: 319px;
     overflow: hidden;  
     height: expression(this.scrollHeight > 630? "630px": this.scrollHeight <= 319? "319px": "auto");  
	 background-image: url(../images/arbo/fondmain.jpg); 
	 background-position: bottom left;
	 background-repeat: no-repeat;
	 background-color: #fff;
 <![endif]-->
	color: #000; 
	text-align: justify; 
	overflow: auto;
	margin-left: 22px;
}
div#right div#rightMain div#rightMain_txt { padding: 10px 20px 10px 20px; color: #00368b; }
div#right div#rightMain div#rightMain_txt td { color: #00368b; }
div#right div#rightMain div#rightMain_txt li { color: #00368b; }
div#right div#sousmenu { height: 50px; background-color: #FFF; width: 672px; margin-left: 22px; }
div#right div#sousmenu ul#ul_menu { list-style-type: none; width: 100%; margin: 0px; padding: 0px; padding-left: 20px; }
div#right div#sousmenu ul#ul_menu li { float: left; font-weight: bold; font-size: 11px; }

div#right div#sousmenu ul#ul_menu a { float: left; margin: 10px 10px 0px 0px; text-decoration: none; color: #00368b; }
div#right div#sousmenu ul#ul_menu a:hover { color: #e99d2b; }
hr#ligne { clear: both; display:block; position: relative; top: 6; height: 1px; /*margin: 0px 0px; _margin: 0px 0;*/ padding: 0px 0px ; background-color: #00368b; border: 0; width: 630px; }