body{ 
	background-color:#fcf6e1;
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding: 0%;
	margin: 0%;
	font-family: lucida sans;
	font-size: 10pt;
	color: #000000;
}

.m{
background-image:url(images/design/m.jpg);
background-repeat: no-repeat;
}

a{
font-family: "Trebuchet MS";
text-decoration: none;
color: #6b051d;
font-size: 14px;
/*font-weight: bold;	*/
}

a:hover{
font-family: "Trebuchet MS";
color:#a60b30;
text-decoration: none;
/*font-weight: bold;*/
}

a:active{
font-family: "Trebuchet MS";
text-decoration: none;
color: #6b051d;
/*font-weight: bold;*/
}

td.texte{
text-decoration: none;
font-family: "Trebuchet MS";
	font-size: 14px;
	color: #6b051d;	
}

.languages{
color: #6b051d; 
font-family: Verdana; 
font-size : 10px; 
font-weight: bold; 
}

a.languages{
font-family: "Trebuchet MS";
font-size:10px;
color:#6b051d;
}

a.languages:hover{
font-family: "Trebuchet MS";
font-size:10px;
color:#000000;
}

a.languagesactive{
font-family: "Trebuchet MS";
font-size:10px;
color:#636363;
font-weight: bold;
}

td.titre{
text-decoration: none;
font-family: "Trebuchet MS";
	font-size: 25px;
	color: #6b051d;
	font-weight: bold;
}
