
body {
	margin:0px;
	padding:0px;
	background:url(images/bg.jpg);
	scrollbar-arrow-color: #E9CAAD; 
	scrollbar-track-color: #E9CAAD; 
	scrollbar-face-color: #990000; 
}

.logo				    {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #E9CAAD;
	font-weight: bold;
	text-decoration: none;
	}
.logo2				    {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #E9CAAD;
	font-weight: bold;
	text-decoration: none;
	}
.titre				    {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
.titre a:link {
	color: #ffffff; font-weight: bold; text-decoration: none;
}
.titre a:visited {
	color: #ffffff; font-weight: bold; text-decoration: none;
}
.titre a:hover {
	color: #ffffff;  font-weight: bold;text-decoration: underline;
}
.soustitre 				{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #153E5C;
	font-weight: bold;
	text-decoration: none;
	}
.soustitre a:link {
	color: #153E5C; font-weight: bold; text-decoration: none;
}
.soustitre a:visited {
	color: #153E5C; font-weight: bold; text-decoration: none;
}
.soustitre a:hover {
	color: #153E5C;  font-weight: bold;text-decoration: underline;
}
.texte 					{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #E9CAAD;
	font-weight: normal;
	text-decoration: none;
	}
.texte a:link {
	color: #ffffff; text-decoration: none;
}
.texte a:visited {
	color: #ffffff; text-decoration: none;
}
.texte a:hover {
	color: #E9CAAD; text-decoration: underline;
}
.mini_texte 					{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #E4784D;
	font-weight: normal;
	text-decoration: none;
	}
.mini_texte a:link {
	color: #153E5C; text-decoration: none;
}
.mini_texte a:visited {
	color: #153E5C; text-decoration: none;
}
.mini_texte a:hover {
	color: #153E5C; text-decoration: underline;
}
.menu 					{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #E9CAAD;
	font-weight: bold;
	text-decoration: none;
	}
.menu a:link {
	color: #E9CAAD; font-weight: bold; text-decoration: none;
}
.menu a:visited {
	color: #E9CAAD; font-weight: bold; text-decoration: none;
}
.menu a:hover {
	color: #E9CAAD; font-weight: bold; text-decoration: underline;
}
