body {
	background-color: #B72004;
	font-family: Arial, Helvetica, sans-serif;
}

td.abc {
	color: #B72004;
	font-size: 14px;
	font-weight: bold;
	padding-right: 12px;
	text-align: right;
}

a.abc:link, a.abc:visited, a.abc:active {
	color: #B72004;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.abc:hover {
	text-decoration: underline;
}

.bigblackbold {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.hugeredbold {
	color: #B72004;
	font-size: 20px;
	font-weight: bold;
}

.bigredbold {
	color: #B72004;
	font-size: 14px;
	font-weight: bold;
}

.mediumredbold {
	color: #B72004;
	font-size: 12px;
	font-weight: bold;
}

.mediumblackbold {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.mediumblack {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

p {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}

a[name]:hover {
	text-decoration: none;
}

.mediumred {
	color: #B72004;
	font-size: 12px;
	font-weight: normal;
}

.asso {
	margin-bottom: 20px;
} 

div.news {
	width: 150px;
	padding-bottom: 5px;
	border-bottom: 1px solid #aaaaaa;
	margin-bottom: 15px;
	margin-top: 5px;
}

.titlenews {
	color: #B72004;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

.descrnews {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.linknews {
	color: #aaaaaa;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	margin-top: 5px;
}

a.news {
	color: #aaaaaa;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

div.divers {
	width: 150px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

a.event {
	color: #B72004;
	text-decoration: underline;
}

a.under {
	color: #000000;
	text-decoration: underline;
}

a.event:hover, a.under:hover {
	text-decoration: none;
}

.footer {
	color: #ffffff;
	font-size: 9px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 10px;
}

a.footer:link, a.footer:visited, a.footer:active {
	color: #ffffff;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

a.footer:hover {
	text-decoration: underline;
}

.gallerySelectList {
	border: 1px solid #B72004;
	padding: 2px;
	color: #B72004;
	font-size: 12px;
	font-weight: bold;
}
