body {
	background-color: #912026;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #003366;
	background-image: url(imgs/bg.jpg);
}



a {
	color: #67161B;
	text-decoration: none;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FF9900;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;


}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #333333;
}





.titleorange {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	color: #800040;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;

}

.titleblue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #541215;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;

}

.H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #912026;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;

}

.H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	font-variant: normal;
	text-decoration: none;
	font-weight: normal;

}
.titleblanc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #FABE5C;
	font-variant: normal;
	text-decoration: none;
	font-weight: normal;

}

.titlenoir {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #000000;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;

}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #912026;
	font-variant: normal;
	text-decoration: none;
	font-weight: normal;

}


a:hover {
	color: #E18F06;
}
