body {
height:100%;
font-family: Arial, serif;
font-size:9pt;
}

#orobica {
position:absolute;
width:800px;
left:50%;
margin-left:-400px;
top:0px;
padding-bottom:10px;
}

a:active, a:link, a:visited, a:hover {color:blue;}

#menu {
background-image:url('images/gauche.jpg');
width:167px;
height:440px;
background-repeat:repeat;
padding-top:0px;
padding-left:6px;
}


#contenu {
width:413px;
height:440px;
background-repeat:no-repeat;
padding-left:15px;
padding-right:10px;
padding-top:0px;
}


#droite {
background-image:url('images/droite.jpg');
width:203px;
height:440px;
background-repeat:repeat;
padding-top:10px;
}

h1,h2,h3 {
font-size:12pt;
color:#336699;
text-align:right;
}

.gras {
font-weight:bold;
}

#formulaire td {font-weight:bold;color:#336699;}
input,button,submit {width:200px;border:1px solid #336699;background-color:white;}
textarea {width:200px;height:150px;border:1px solid #336699;}

.alerte{font-size:8pt;color:red;}

