﻿body
{
	font-family: Verdana, Arial, Helvetica;
	color: Black;
	background-color: White;
	font-size: 9px;
	background: url('images/bkground.gif');
}

marquee
{
	background-color: #707070;
	border-width: 4px;
	border-style: ridge;
	border-color: #505050;
	padding: 4 4 4 4px;
	color: #FEC224;
}

ul
{
	margin: 0 0 0 0px;
	padding-left: 24px;
	list-style-image: url('images/baseball.gif');
}

td
{
	font-size:10pt;
}

a
{
	color:#F03D41;
}

a:hover
{
	color:#F03D41;
}

.album
{
	border-width: 1px;
	border-style:solid;
}

.albumTitle
{
	font-size:x-small;
}
.eventDate
{
	font-size: small;
	font-weight: normal;
	font-style:italic;
	border-bottom-style: dotted;
	border-bottom-color: Gray;
	border-bottom-width: 1px;
	width:100%;
}

.eventTitle
{
	font-size: 12pt;
	font-weight: bold;
	width:100%;
}

.newsDate
{
	font-size: 9pt;
	font-weight: normal;
	font-style:italic;
}

.newsTitle
{
	font-size: 12pt;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: Gray;
}

.newsDescription
{
	font-size: 10pt;
}

.newsPic
{
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
}

.exceptionDetail
{
	font-size: 8.5pt;
	font-family: Courier, Courier New;
}

.divbox
{
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #505050;
	padding: 4 4 4 4px;
	font-size: 10pt;
	display: block;
}

.divboxTitle
{
	background-color: #707070;
	color: White;
	border-style: solid;
	border-bottom-width: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-color: #505050;
	padding: 4 4 4 4px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
}


.boutons_langue
{
	font-family: Arial Black;
	color: #000000;
	font-size: xx-large;
	text-decoration: none;
}

.pied_de_page
{
	font-family: Arial, Helvetica, Verdana;
	color: Gray;
	font-size: x-small;
}

.DropDownTheme
{
	background-color: White;
	color: Black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	border-bottom-style: solid;
	border-bottom-color: Gray;
	border-bottom-width: 1px;
	outline-width: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

