@charset "utf-8";
/* CSS Document */

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}	
.text_simple
{
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #35250D;
}

body{
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px 0px 0px 0px;
	background-color:#E9DDCF;
	color: #35250D;
}
.footer a{
	color:#FFFFFF;
	font-weight: bold;
	font-size: 11px ;
	text-decoration: none;
}	
.footer a:hover
{
	color:#FFFFFF;
	font-weight: bold;
	font-size: 11px ;
	text-decoration:underline ;
}	
.txtmaron
{
	color:#663300;
	font-weight:bold;
	font-size:11px;
}	
.txtmaron_simple
{
	color:#663300;
}	
.txtmaron1
{
	color:#663300;
	font-weight:bold;
	font-size:11px;
}	
.txtmaron1 a
{
	color:#663300;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}	
.lien_marron a
{
	color:#663300;
	text-decoration: none;
}
a{
	color:#663300;
	text-decoration: none;
}
a:hover{
	color:#663300;
	text-decoration: underline;
}
.txtmaron2
{
	color:#663300;
	font-weight:bold;
	font-size:12px;
}	
.txtmaron2 a
{
	color:#663300;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}	