BODY {
position:absolute; width:800px;height:600px;
font-family:verdana, tahoma, arial, sans-serif;
font-size:84%;
margin-left: 10px; margin-right: 3%;
/*text-align: justify;*/
}

/*défini par les id*/
#TraitVertical {
position:absolute; top:140px; left:200px; width:3px;
border-left:3px solid #8C0C29;
}
#TraitHorizontal{	
position:absolute; left:220px; top:140px;
width:610px;
/*border-top:3px solid #4A8A73;*/
border-top:3px solid #175882;
}

#TitrePage {
position:absolute; top:15px; left:200px; 
width:606px;
text-align:left;
white-space:normal;}
 
#Logo {
position:absolute; top:15px; left:17px; 
background-color:#FFFFFF;
border:0px; 
z-index:2;}

#principal {
position:relative; top:10px; left:13px;
padding:5px;
width:607px;
background-color: #F2F4F4;
border:0px solid black; }

#CadreMenu {
position:absolute; top:160px; width:170px; font-size:12px;
padding:5px;
border:1px solid black; background: #F2F4F4;  z-index:4; 
text-align:left; 
}
#CadreMenu ul
{
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding: 2px 0px 0px 2px;
}
#CadreMenu li
{
	list-style-type: none;
}
#CadreMenu li li	
{
	list-style-type: none;
	padding-bottom: 1px;	
}
#CadreMenu a
{
	text-align: justify;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
img.menu
{
	margin-top: 0px;
	margin-right: 3px;
	display:block;
	float:left;
}
.justyfy{
	padding-left: 1em;
	text-indent: -1em;
}
#CadreMenu img
{
	margin-top: 0px;
}
#CadreMenu A:link {
	TEXT-DECORATION:none;  
	color: #000000;}
#CadreMenu A:active {
	COLOR: #000000 ;
	TEXT-DECORATION: none;
}
#CadreMenu A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
}
#CadreMenu A:hover {
	COLOR: blue ; 
	TEXT-DECORATION:none;
	font-weight : bold;
}

#footer {
	position:relative; width:500px; top:30px; left:50px; right:10px; padding-bottom:50px;
	font-size: 0.8em; line-height: 1.2em;
}
#footer ul {
	background-color: #F2F4F4; text-align: center; 
	margin-left: 0px; padding-left: 0px; margin-bottom:2px;
}
#footer li {
	list-style-type: none; display: inline;
}
#footer a{
	color: blue;
	text-decoration: underline;
}

#top{
background-color:#FFFFFF;
border:0px; 
}
/*pour spip*/
.spip_bouton {
	border: 2px solid #404040;
	padding: 3px;
	background: #d0d0d0;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}
.spip-admin {
	position: fixed;
	bottom: 0px;
	font-size: 90%;
	padding: 2px;
	line-height: 1.4em;
}