body {
	background-color: #313131;
	font-size: 9px;
	font-family: "Trebuchet MS";
	color: #7d7a78;
	text-align: justify;
	line-height: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;

}


div.titre {
	font-family: Arial;
	color: #a26d65;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding-bottom: 3px;
}



div.soustitre {
	font-size: 10px;
	color: #929292;
	text-align: center;
}



font.menu {
	color: #929292;
	text-transform: lowercase;
	font-size: 10px;
        font-weight: normal;
}

a.menu:active, a.menu:visited, a.menu:link {
	color: #a26d65;	
	padding: 3px; 
	border-left: 5px solid #4e716f;
	display: block;
	text-transform: uppercase;
	-moz-border-radius:5px;
	font-size: 10px;
        background-color: #303030;
	margin-bottom: 2px;
}

a.menu:hover {
	color: #d3d3d3;
	border-left: 5px solid #a26d65;
	padding: 3px;  
	display: block;
	background-color: #4c4c4c;
	text-transform: uppercase;
	-moz-border-radius:5px;
	font-size: 10px;
}


a, a:visited, a:active {
	color: #79beba;
	text-decoration: none;
}


a:hover {
	color: #ffffff;
	text-decoration: none;
	cursor: help;
}



td {

	font-size: 10px;
	text-align: justify;
	line-height: 13px;
}




td.section {
	padding-left: 25px;
	padding-right: 25px;
	color: #d3e1e0;
	background: url("design/section_center.png");
}

td.content {
	padding-left: 25px;
	padding-right: 25px;
	color: #929292;
	background: url("design/news_center.png");
}


b {
	color: #a26d65;

}

i {
	color: #ffffff;
}

u {
	text-decoration: none;
	border-bottom: 1px dotted #a26d65;
}


a img {
	-moz-border-radius: 5px;
	border: 1px solid #7ba09e;
	padding: 2px;
}

a:hover img {
	-moz-border-radius: 5px;
	border: 1px solid #9d9d9d;
	padding: 2px;
}
