@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
body {
	background-color: #990033;
	margin-top: 0px;
	margin-left: 0px;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #0033cc;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #006699;
}
h1 {
	font-size: 16px;
	color: #cc6633;
}
h2 {
	font-size: 12px;
	color: #cc6633;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
.bandeau {
	font-size: 10px;
	font-weight: bold;
	color: #cccc33;
	line-height: 13px;
}
.adresse {
	font-size: 12px;
	font-weight: bold;
	color: #336600;
}
.contactred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFCC66;
	text-align: center;
	padding: 4px;
	width: 100px;
	margin-left: 10px;
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #FF6600;
}
.sommairetableheader {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #FFFF99;
}
