/* CSS ajoute pour Nant */
body, html	
{
	margin-top:auto;
	margin-left:auto;
	width:90%;
	background-color:#ffffff;
}

a.topmenu
{
color: #999999;
text-decoration: none;
font-family: Arial Narrow;
font-size: 12pt;
font-weight: bold;
}

a.topmenu:hover
{
color: #ffffff;
font-family: Arial Narrow;
font-size: 12pt;
font-weight: bold;
}

#content
{
margin-left:10px;
}

/* CSS de base */
a.rightmenu
{
color: #999999;
text-decoration: none;
font-family: Arial Narrow;
font-size: 10pt;
font-weight: bold;
}

a.rightmenu:hover
{
color: #ffffff;
font-family: Arial Narrow;
font-size: 10pt;
font-weight: bold;
} 	

div.content
{
width:588px;
height:100%;
}

ol
{
font-family: Arial Narrow;
font-size: 10pt;
}

li
{
	text-align: justify;
}

