

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}

p {
  margin: 0px;
  padding: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}
a:link, a:visited {
  text-decoration:  none;
  font-weight: bold;
  border: none;
  color:#7B0800;
 }
a:hover {
  text-decoration:  underline; 
  border: none;
 }
 
 
 
 .titre_Rouge {
	color:#AC1F2C;
	font-weight:bold;
	font-size: 16px;
}

.titre_Bordeau{
	color:#7B0800;
	font-weight:bold;
	font-size: 16px;
}

.titre_Gris_Moyen{
	color:#5a5a5a;
	font-weight:bold;
	font-size: 16px;
}

.titre_Brun_Fonce {
	color:#5E493C;
	font-weight:bold;
	font-size: 16px;
}



h1 {
	padding: 10px 0px 10px 0px;
	margin : 0px;
	font-size: 18px;
	font-weight: bold;
	color:#990000;
}


h2 {
	padding: 10px 0px 10px 0px;
	margin : 0px;
	font-size: 15px;
	font-weight: bold;
	color:#990000;
}
h3 {
	padding: 10px 0px 4px 0px;
	margin : 0px;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	padding: 0px;
	margin : 0px;
	font-size: 13px;
	font-weight: bold;
}
h5 {
	padding: 0px;
	margin : 0px;
	font-size: 11px;
	font-weight: bold;
}
h6 {
	padding: 0px;
	margin : 0px;
	font-size: 10px;
	font-weight: bold;
}

.sous_Rub_Astro  {
	color:#846754;
	background-color:#ECE2CF;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	padding:5px 25px;
	margin : 10px 0px 0px 0px;
}

.texte_Rouge{
	color:#7B0800;
}

.titre_Page {
	color:#5E493C;
	margin: 5px 10px 20px 0px;
	text-align:right;
	font-size: 14px;
	font-weight: bold;
}

.texte_10 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


.texte_Gris_Moyen {
	color:#5A5A5A;
}

a.texte_Noir, a.texte_Noir:link, a.texte_Noir:visited {
	color:#333333;
		font-weight: normal;
}


.texte_Brun_Fonce {
	color:#5E493C;
	
}




.message {
	padding : 50px;
	margin: 50px 100px 50px 100px;
	background-color:#EFE3CE;
	text-align:center;
	font-size: 14px;
	font-weight: normal;
	color:#5E493C;
}

