
body{
/* Couleurs de l'ascenseur */
scrollbar-face-color: #857263;
scrollbar-shadow-color: #eeeeee;
scrollbar-highlight-color: #eeeeee;
scrollbar-3dlight-color: #eeeeee;
scrollbar-darkshadow-color: #eeeeee;
scrollbar-track-color: #eeeeee;
overflow:;
font-family:Arial, Helvetica, sans-serif;
}
#page{text-align:center;}
#modele{
	border:15px solid #857263; width:850px;height:500px;margin:auto;text-align:left;
}
#contenu{
border-top:1px solid #857263; width:820px;height:450px;
border-left:1px solid #857263;border-right:1px solid #857263;
overflow:auto ; _margin:15px 15px 0 15px;margin:10px 10px 0 10px;padding:5px;}

#menu{font-size:10px;color:#857263;text-align:center;height:20px;width:820px;
border-left:1px solid #857263;border-right:1px solid #857263;
border-bottom:1px solid #857263; _margin:0 15px 15px 15px;margin:0 10px 10px 10px;padding:0 5px;
}
A {
color:#857263;
font:  Arial, Helvetica, sans-serif;
text-decoration:none;
}

A:hover {
color:#FF0000;
font:  Arial, Helvetica, sans-serif;
text-decoration:none;
}

p.milieu{margin:0;text-align:center;}

table.pt {
border:5px solid #857263;
}

td.press1  {
border:1px solid #857263;
}

td.press2  {
border:1px solid #857263;  padding:0 3px;
}

