/* CSS Document */

body {
margin: 0;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
	color: #000;
}

#silmo2008 {
width: 886px;
margin: 0;
border-right: solid 1px #4D0646;
border-bottom: solid 1px #4D0646;
border-top: solid 1px #4D0646;
}

#silmo2008 #bandeau {
background: url(fd-bandeau.jpg) no-repeat bottom center;
height: 32px;
color: #ECB30D;
font-weight: bold;
position:relative;
top:0;
left:0;
}

#silmo2008 #bandeau a {
display: block;
float: left;
background: url(fleche.png) no-repeat left center;
color: #fff;
text-decoration: none;
padding-left:15px;
line-height:28px;
}

#silmo2008 #bandeau a:hover {
color:#000;
background-image: url(fleche2.png);
}

#silmo2008 #bandeau #menu {
height: 30px;
position:absolute;
bottom:0;
left:142px;
font-size:9px;
}
#silmo2008 #bandeau #menu a {
margin-top: 0;
margin-right: 5px;
}

#silmo2008 #bandeau #menu a:hover {
	background-color:#FFFFFF;

}

#silmo2008 h1 {
color: #54054B;
margin-top: 10px;	
margin-bottom: 10px;
border-bottom: solid 1px #54054B;
font-size: 14px;
margin-left: 10px;
}

#silmo2008 p {
text-align: justify;
margin-left: 10px;
margin-right: 10px;
}

td.gauche {
width: 127px;
background: #fff;

}
	
td.centre {
background: #e8e8e8;
padding-left: 10px;
padding-right: 10px;
padding-top: 20px;
text-align: left;
	font-size: 9pt;
vertical-align: top;
border-left: dotted 1px #4D0646;
border-right: dotted 1px #4D0646;
}

td.publi {
background: #fff;
/*padding-left: 10px;
padding-right: 10px;*/
/*padding-top: 20px;*/
text-align: left;
	font-size: 9pt;
vertical-align: top;
border-left: dotted 1px #4D0646;
border-right: dotted 1px #4D0646;
}

#silmo2008 td.bas {
background-color: #cc0c2f;
height: 30px;
line-height: 30px;
font-weight: bold;
text-align: center;
color: #fff;
font-size: 12px;
}

#silmo2008 table {
clear: both;
}

#stands, #stands2 {
text-align:center;
	}
	
.niet {
	margin-bottom:10px;
	}

#stands a:hover, #stands2 a:hover {background: none; /* correction d'un bug IE */}

#stands a span, #stands2 a span { /* définition de la balise <span> inclue dans <a> */
	display: none;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#F3F3F3;
}

#stands a span:first-letter, #stands2 a span:first-letter {
	font-weight:bolder;
	font-size:16px;
	}

#stands a:hover span, #stands2 a:hover span{ /* définition de la balise <span> au survol */
	display: block;
	/* positions et dimensions du calque, que vous pouvez changer à loisir */

	width: 127px;
	background-color:#F3F3F3;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #00234D;
	font
	padding-top: 10px;
	margin: 0px;
	text-decoration:none;
/*	border-bottom: 1px solid #fca68c;*/
}



