
body { font-family: Verdana, Arial, Helvetica, sans-serif; color: #333300;
text-align: center;
}
a:hover { text-decoration: underline; font: bold; color: #FFFFFF; } 
a:link { color: #666666; text-decoration: none; }
a:visited { color: #0033FF; }

#global { margin: auto; 
height: 770px;

}


#menu { 
text-align: left;
width: 150px; 
left: 20px;
position: absolute;
top: 130px;
font-size: 11px;
}



#center {
top: 130px;

color: #000033;
left: 250px;
position: absolute;
font-size: 12px;
background-repeat: no-repeat;
text-align: center;
padding-left: 55px;
}

#droite {
font-size: 12px;
width: 200px;
left: 770px;
position: absolute;
top: 30px;
text-align: center;

}

#petit {
font-size: 11px;
}


#marge {
padding-left: 55px;
}
td {
font-size: 11px;
color: #FFFFFF;
}

li {
	list-style-type: square;
}

textarea {
color: #FFFF00;
background-color: #ff9933;
border-width: 1px;
border-color: #ff9933;
border-style: solid;
}