
/* Layout Stylesheet */ 

body {
 margin-top:0px;
 margin-left:0px;
 margin-Right:0px;
 background:#F4F6EB;
 color: #ffffff;
 text-align:left;
 padding:0;

 }

#outer {
 text-align:left;
 border:0px solid #000000;
 width:100%;
 margin:auto;
 }

#hdr {
 height:91px;
 background:#F4F6EB;
 color: #000000;
 }
 
#hdr1 {
 height:91px;
 background:#eeeeee;
 color: #000000;
 position: absolute;
 top: 0px; left: 800px;
 }


#bar {
 height:50px;
 background:#F4F6EB;
 color: #333333; 
 }

 #barlogo {
 height:50px;
 background:#F4F6EB;
 color: #333333; 
 position: absolute;
 top: 91px; left: 184px;
 }
 
 #bar0 {
 height:50px;
 background:#F4F6EB;
 color: #333333; 
 position: absolute;
 top: 91px; left: 800px;
 }

 #bar1 {
 height:48px;
 background:#F9F0D1;
 color: #333333;
 border:dotted #000000;	
 border-width: 1px 0px 1px 0;
 }
 
 #bar2 {
 height:46px;
 background:#F9F0D1;
 color: #333333; 
 position: absolute;
 top: 142px; left: 184px;
 }

 #bar3 {
 width:28px;
 background:#F9F0D1; 
 }



#bodyblock {
 position:relative;
 background: #F4F6EB;
 width:780px;
 padding:0;
 height:100%;
 }

#l-col {
height:100%;
float:left;
color:#7B3F3F;
 font-weight:bold;
 width:181px;
 padding-top:15px;
 padding-right:0px;
 }


 #left-backround {
height:100%;
border:solid #000000;	
border-width:0px 0px 0px 0px;
}




#cont {
 float:right;
 width:575px;
 background:#F4F6EB;
 color: #333333;
 border:solid #000000;	
border-width:0px 0px 0px 0px;
 text-align:left;
 padding-left:0px;
 padding-top:15px;
padding-right:0px;
 }

#ftr {
 width:560px;
 background:##F4F6EB;
 color: #333333;
 border:solid black;
 border-width:0px 0px 0px 0px;
 margin:0;
 text-align: left;
  float:right;
 }
 
 #rhc {
	width: 181px; height: 100%;
	overflow: hidden;
	background-color: #CCCCCC;
	position: absolute;
	top: 0px; left: 776px;
}

#adresse {
	width: 560px;
	background-color:#EEEEEE;
	margin: 10px 20px 0px 20px;
	padding: 5px 0px 10px 0px;
}

