/*
 * Surchage des balises
 */
BODY {
  background-color:	#FFFFFF;
  margin: 			0px;
  font-family:		Verdana,Arial;
  font-size:		12px;
}

FORM {
	padding: 		0px;
	margin: 		0px;
}

H1 {
  font-family:		Verdana,Arial;
  font-size:		14px;
  font-weight:		bold;
}

TH {
  font-family:		Verdana,Arial;
  font-size:		12px;
  font-weight:		bold;
}

TD {
  font-family:		Verdana,Arial;
  font-size:		12px;
}

A {
  font-family:		Verdana,Arial;
  font-size:		12px;
  color:			black;
}
Input, Textarea {
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #000000;
}

/*
 * Classes
 */

.text_deconnect {
	font-family: verdana;
	font-size: 10px ;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none ;
}
.text_deconnect:hover { 
	text-decoration: none; 
	color: #9D003C;
}

#menu_haut {
font-family: verdana;
font-size: 10px ;
color: #FFFFFF;
font-weight: bold;
text-decoration: none ;
}
#menu_haut:hover { 
text-decoration: none; 
color: #999999;
}

#copyright {
font-family: verdana;
font-size: 10px;
color: white;
text-align: center;
}

#DossierChapeau {
font-family: verdana;
font-size: 11px;
color: #9D003C;
font-weight: bold;
text-decoration: none;
}
#DossierChapeau:hover {
font-family: verdana;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
}
#DossierChapeau:link {
font-family: verdana;
font-size: 11px;
color: #9D003C;
font-weight: bold;
text-decoration: underline;
}
#DossierChapeau:visited {
font-family: verdana;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
}

#DossierTexte {
font-family: verdana;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}
#DossierTexte:hover {
font-family: verdana;
font-size: 11px;
color: #9D003C;
text-decoration: underline;
}
#DossierTexte:link {
font-family: verdana;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}
#DossierTexte:visited {
font-family: verdana;
font-size: 11px ;
color: #9D003C;
text-decoration: underline;
}

#ActualiteTitre {
font-family: verdana;
font-size: 18px;
color: #00000;
text-decoration: none;
}

#ActualiteAccroche {
font-family: verdana;
font-size: 12px;
color: #9D003C;
text-decoration: none;
}
#ActualiteAccroche:hover {
font-family: verdana;
font-size: 12px;
color: #9D003C;
text-decoration: underline;
}
#ActualiteAccroche:link {
font-family: verdana;
font-size: 12px;
color: #000000;
text-decoration: none;
}
#ActualiteAccroche:visited {
font-family: verdana;
font-size: 12px;
color: #9D003C;
text-decoration: underline;
}

#TitreActivites {
font-family: verdana;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

.PageTitre {
font-family: verdana;
font-size: 30px;
color: #000000;
text-decoration: none;
}

.Chapo {
font-family: verdana;
font-size: 12px;
color: #9D003C;
text-decoration: none;
}
#Chapo:hover {
font-family: verdana;
font-size: 12px;
color: #CD3838;
text-decoration: underline;
}
#Chapo:link {
font-family: verdana;
font-size: 12px;
color: #9D003C;
text-decoration: underline;
}
#Chapo:visited {
font-family: verdana;
font-size: 12px;
color: #CD3838;
text-decoration: underline;
}

.Texte {
font-family: verdana;
font-size: 11px;
color: #000000;
text-decoration: none;
}
#Texte:hover {
font-family: verdana;
font-size: 11px;
color: #9D003C;
font-weight: bold;
text-decoration: underline;
}
#Texte:link {
font-family: verdana;
font-size: 11px;
color: #9D003C;
font-weight: bold;
text-decoration: none;
}
#Texte:visited {
font-family: verdana;
font-size: 11px;
color: #9D003C;
font-weight: bold;
text-decoration: underline;
}

.LienRouge {
font-family: verdana;
font-size: 11px;
color: #9D003C;
font-weight: bold;
text-decoration: none;
}
#LienRouge {
font-family: verdana;
font-size: 11px;
color: #9D003C;
font-weight: bold;
text-decoration: underline;
}
#LienRouge {
font-family: verdana;
font-size: 11px;
color: #9D003C;
font-weight: bold;
text-decoration: underline;
}