/* CSS Document */

.titre {
	font-family: verdana;
	font-size: 12;
	color: #A60000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.sstitre{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #550000;
	}

.texte{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
; text-align: justify
	
	}
	
a{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF3E03;
	text-decoration: none;

	}
a:visited{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF3E03;
	text-decoration: none;
	}
	
a:hover{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #838383;
	text-decoration: underline;
	}
	
.descriptifTheme{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	}
.textePuce{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	; text-align: justify



}
.grostitre {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #62110F}
.ligne {  color: #62110F; background-color: #62110F}
.datelieu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.datactiv {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #9F2400; font-weight: 400}
.centrer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-align: center}
.titrepopup {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #550000}
.sousmenu {
	font-family: Verdana;
	font-size: 10px;
	color: #550000;
	text-decoration: none;
	background-color: #99CC33;

}
.sousmenuclique {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999933;
}

