body {

background-image:url('./img/bg.png');
background-repeat:repeat-x;
background-color:#E2DFAB;
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;


}

img { border:0; }

.mini { font-size: 9px; }

textarea { 

	background-color:#C1DE82;
	border: 1px #C1DE82; 
	font-size: 13px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


input.form { 

	background-color:#C1DE82;
	border: 1px #C1DE82; 
	font-size: 13px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

select { background-color:#C1DE82; }

.button {
 font-family : Verdana, Arial, Helvetica;
 font-size : 13px;
 font-weight : normal;
 background-color : #E3E0AD;
 border-right : 1px outset inherit;
 border-top : 1px outset inherit;
 border-left : 1px outset inherit;
 border-bottom : 1px outset inherit;
}


div#overall {

position:relative;
left:0px;
top:0px;
width:1055px;
height:auto;
background-image:url('./img/gauche.jpg');
background-repeat:no-repeat;
background-position:left bottom;
float:left;
}


div#menu_bg {

position:relative;
left:0px;
top:0px;
width:186px;
height:547px;
background-image:url('./img/titre_g.jpg');
background-repeat:no-repeat;
float:left;

}

div#menu_clair_t {

position:relative;
left:15px;
top:123px;
width:150px;
height:16px;
background-image:url('./img/menu_clair_top.png');
background-repeat:no-repeat;

}

div#menu_clair {

position:relative;
left:15px;
top:123px;
width:140px;
height:auto;
background-color:#DDE0B2;
float:left;
padding: 0 5px 10px 5px;

}

div#menu_clair_b {

position:relative;
left:15px;
top:123px;
width:150px;
height:5px;
background-image:url('./img/menu_clair_bottom.png');
background-repeat:no-repeat;
float:left;

}

div#menu_fc_t {

position:relative;
left:15px;
top:133px;
width:150px;
height:16px;
background-image:url('./img/menu_fc_top.png');
background-repeat:no-repeat;
float:left;

}

div#menu_fc {

position:relative;
left:15px;
top:133px;
width:140px;
height:auto;
background-color:#7DBAA8;
float:left;
padding: 0 5px 10px 5px;

}

div#menu_fc_b {

position:relative;
left:15px;
top:133px;
width:150px;
height:20px;
background-image:url('./img/menu_fc_bottom.png');
background-repeat:no-repeat;
float:left;

}


div#body_bg {
background-color:#9CD260;
position:relative;
left:0;
top:0;
height:auto;
float:left;
width:650px;

}

div#body2 {
background-image:url('./img/bg_body.png');
background-repeat:repeat-x;
background-color:#C1DE82;
position:relative;
left:5px;
top:0;
height:auto;
float:left;
width:620px;
padding:10px;
color:#363816;

}

div#body_footer {
background-image:url('./img/body_footer.jpg');
background-repeat:repeat-x;
background-color:#C1DE82;
position:relative;
left:5px;
top:0;
height:258px;
float:left;
width:640px;

}

div#copy {
background-image:url('./img/copy.png');
position:relative;
left:5px;
top:0;
height:30px;
float:left;
width:640px;
color:#FFFFFF;
font-weight:bold;
line-height:30px;
text-align:center;
}


div#dr {

position:relative;
left:0px;
top:0px;
width:215px;
height:621px;
background-image:url('./img/dr.jpg');
background-repeat:no-repeat;
float:left;

}

ul { margin:0; padding:0; list-style-type:none; }
#menu_clair li { margin: 2px 5px 2px 5px; list-style-type:none; font-weight:bold; color:#088170; }
#menu_fc li { margin: 2px 5px 2px 5px; list-style-type:none; font-weight:bold; color:#FFFFFF; }

h1 { font-size:16px; margin:10px 0 0 0; padding:0; font-weight:bold; color:#0A8372; }

form {display:inline;}

input#valid { background-image: url('./img/input.png'); height:20px; font-size:12px; width:80%; border:1px solid #DDE0B2; text-align:center;}

a:link, a:visited { text-decoration:none; color:#003366; }
a:hover { text-decoration:none; color:#003366;}

a images {
display: none;
}

#menu_clair a:link, a:visited { text-decoration:none; color:#088170; }
#menu_clair a:hover { text-decoration:none; color: #DEAC14;}

li.espace { padding-bottom:10px; }

