body{
	background: #fff url(blog_fond.gif) repeat-x top;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a {
color: #000000;
text-decoration: underline;
}

a:hover {
color: #990002;
text-decoration: none;
}


.form { 
	background-color:#dcdcdc;
	height:19px;
	border:1px #000000 solid; 
	font-family:Verdana, sans-serif;
	font-size:11px; 
	color:#000000;
}

.form2 { 
	background-color:#dcdcdc;
	border:1px #000000 solid; 
	font-family:Verdana, sans-serif;
	font-size:11px; 
	color:#000000;
}

.captcha {
	width: 150px;
	height: 36px;
}


.Titre_rouge { font-size:18px; color:#990002; font-family : Tahoma, sans-serif; font-weight:bold;}

.Texte_standard { font-size:12px; color:#000000; font-family : Verdana, sans-serif;}
.Texte_standard A:link    {color:#000000; text-decoration:underline; }
.Texte_standard A:visited {color:#000000; text-decoration:underline; }
.Texte_standard A:hover   {color:#990002; text-decoration:none; }

.Texte_rouge { font-size:12px; color:#990002; font-family : Verdana, sans-serif;}
.Texte_rouge A:link    {color:#990002; text-decoration:none; }
.Texte_rouge A:visited {color:#990002; text-decoration:none; }
.Texte_rouge A:hover   {color:#990002; text-decoration:underline; }
