body
{
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	margin: 10px;
	padding: 0;
}

a:link { color: rgb(20%,20%,30%); }
a:visited { color: rgb(10%,20%,30%); }
a:hover { color: rgb(10%,20%,50%); }


#contenu {
}


#header
{
	background-image: url("../images/motif_header.png");
	background-repeat: repeat-x;
	height:115px;
}

#menu
{
	width:186px;
	height:100%;
	padding-right:10px;
	background-image: url("../images/motif_menu.png");
	background-repeat: repeat-y;
	vertical-align: top;
	margin-top:-5px;
}


#menu table
{
width:186px;
margin:0;
padding:0;
}



#menu h3
{
	width: 186px;
	height: 34px;
	color: #8d1414;
	margin-left:1px;
	margin-bottom:4px;
	background-image: url("../images/bouton.png");
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 35px;
	letter-spacing:-1px;
	word-spacing:-1px;
	text-indent:32px;
}
 #menu ul
{
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#menu table>tr {

}




#menu ul li
{
	font-size: 12px;
	margin-left:11px;
	margin-bottom:4px;
	width: 170px;
}

#menu b
{
	margin-bottom:8px;
}

#menu ul ul
{
	margin-bottom:12px;
}

#menu a:link
{
	color: rgb(20%,20%,30%);
	text-decoration: none;
}

#menu a:visited
{
	color: rgb(10%,20%,30%);
	text-decoration: none;
}

#menu a:hover
{
	color: rgb(10%,20%,50%);
	text-decoration: underline;
}

#pied { text-align:center; }

#pied span
{
          position:absolute;
	text-align: center;
	margin-top: 15px;
	text-align:left;
}

#adresse li {
	font-size: 12px;
}
