﻿
html { font:normal 100% Arial, Helvetica, sans-serif; }
body { text-align: center;	margin:0; background-color:#E5E5E5; font-size: 0.8em; }

#entete { display:block; position: relative; width:780px; height: 184px; margin-left:auto; margin-right: auto; padding:0; 
          background-color: #fff; background-repeat: no-repeat; }

#entete table.deconn { border:none; margin: 0;  }
#entete table.deconn td { padding:2px; color: #fff; font-size:0.7em; }

#page, #page-accueil {
display:block; position: relative; width:780px; height:596px; 
margin-left: auto; margin-right: auto; padding-top: 0px; 
}

#menu { position: absolute; left: 20px; top: 14px; width: 154px; height: 490px; }
/*#menu hr { border: none; background-color: #999; margin:0; display:inline-block; width: 80%; height:1px; }*/
#menu div.hrmenu { width:95%; height:1px; font-size:1%; margin-left: auto; margin-right: auto; border-bottom: #999 solid 1px; }

#menu a { display: block; padding:6px 0px; 
			font: bold 1em "Times New Roman", Times, serif; font-variant: small-caps;
			color:#444; text-decoration: none }

#contenu {
	position: absolute; left: 178px; top: 10px; width:582px; height: 490px; 
	overflow:auto;
}

#news {
	position: absolute; left: 19px; bottom: 17px; width: 741px; height: 75px;
	background-color:#fff;
}

#flash-accueil {
	position: absolute; left:10px; bottom:8px; width:760px; height:40px;
} 