a:link, a:visited, a:active
{
	color : #53755a;
	text-decoration : none;
}
a:hover {
	color : #53755a;
	text-decoration: underline;
}

a img {
	border: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

body {
    font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
    background : #ffffff;
    font-size : 12px;
	color : #000000;
	position: relative; 
    margin-left: auto;
    margin-right: auto;
    width: 800;
    padding : 0;

}

td {
    font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
    font-size : 12px ;
	color : #000000;
}

.title {
    font-family : "Trebuchet MS", helvetica, sans-serif;
    font-size : 3em;
    color : #6d6f6d;
	text-align : left
}

.subtitle {
	
    color : #6d6f6d;
	text-align : left;
	vertical-align:top;
	font-weight: bold ;
}

.menu {
	font-family : "Century Gothic Bold", Verdana,Arial,Geneva,Helvetica,sans-serif;
    font-size : 16px;
    color : #53755a;
	text-align : right
	
}

.legende {
	font-family : "Trebuchet MS", helvetica, sans-serif;
    font-size : 10px;
    color : #6d6f6d;
	text-align : right
	
}