body
{background: #ff9248;
 font-family: Arial; color: #000066;
scrollbar-face-color: #CC3333;
scrollbar-arrow-color: #FFFF00;
scrollbar-3dlight-color: #FF6633;
scrollbar-track-color: #FF9933;
scrollbar-shadow-color: #FFCCCC;
}

#logo {position: absolute; right: 10px; top: 10px;}

#accueil {position: absolute; left: 150px; top: 10px;}

#contenu {position: absolute; left: 200px; top: 180px;
		  background: #F2F8FD; text-align: justify; width: 650px;
		  padding: 10px; font-size: 14px;}
		  
.ss-tit {color: #cc3333; font-size: 16px; font-style: bold;}
.demande {color: #cc3333; font-size: 14px;}
.italiq {font-style: italic;}
.note {font-size: 10px;}

#menu {position: absolute; left: -10px; top: 200px; width: 300px;}

li {list-style: none; font-size: 16px;}

a {text-decoration: none; font-family:  Tempus sans ITC, Comic sans MS;}
a:link {color: #cc3333;}
a:visited {color: #336699;}
a:active {color: #000066;}
a:hover {color: #003399; background: #F2F8FD;}

#trait {position: absolute; top: 200px; left: 150px;}

.titre {position: absolute; top: 120px; left: 300px;
		font-family: Tempus sans ITC; font-style: Bold;
		font-size: 20px; color: #000066;}

td {text-align: center;}



