body {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #555555;
	background-color: #AC2900;
	left: 0px;
	top: 20px;
	right: 0px;
	bottom: 20px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #555;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 10px ;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	display: block;
}
.gras {
	font-weight: bold;
	color: #777777;
}
.grand {
	font-size: 16px
}

.altFont {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #993333;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #CC0033;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.fond_coul {
	background-color: #FFFCD5;
}
.selected {
	color: #FF6600;
}
.form_list {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9B894D;
}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.titreSpecial {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.titreListe {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE79D;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-bottom: 2px;
	display: block;
}
.form_list td a img {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4F4526;
	border-right-color: #656052;
	border-bottom-color: #656052;
	border-left-color: #544A29;
}


.titreSpecialPetit {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
}
.titre_blanc {
	font-weight: bold;
	color: #FFFFFF;
}
.titre_blanc_petit {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.lettrine {
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.imageTheme {
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 5px;
}
.img_dr {
	float: right;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 5px;
}
.img_ga {
	float: left;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-top: 5px;
}
.cadreGold  a:link {
	text-decoration: none;
}
.cadreGold {
	border: 1px solid #EECC55;
}
#colonneGauche {
	float: left;
	height: auto;
	width: 640px;
	margin-right: 25px;
}


#colonneDroite {
	height: auto;
	width: 143px;
	float: left;
	padding: 15px;
	text-align: left;
}
.clearboth {
	font-size: 1%;
	clear: both;
}
.petit {
	font-size: 80%;
}

