/* CSS Document */
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin:0px 0px 0px 0px;
}
body {
	background-color: #8999b8;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cce3f7;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cce3f7;
}
a:hover {
	/*text-decoration: underline;*/
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #cce3f7;
}
.center{
	text-align:center;
}
.intro{
	display:block;
	margin: 150px auto auto auto;
	width:531px;
	height:350px;
	background-image:url('design/intro.gif');
	background-repeat:no-repeat;
	text-indent:-5000px;
}
#concours{
	width:350px;
	height:230px;
	color:#000033;
	padding:5px;
	margin:20px auto auto auto;
	border:5px solid #FFFFFF;
	background-color:#dde8f5;
	display:block;
}
a.red{
	color:#990000;
}
.justify{
	text-align:justify;
}
.small{
	font-size:9px;
	text-align:justify;
}
h3.cconcours{
	display:block;
	margin:auto;
	width:304px;
	height:23px;
	background-image:url('design/cconcours.gif');
	background-repeat:no-repeat;
	text-indent:-5000px;
}
-->

