body{background-color: #E2CE9B;}
img{border:none;}
form{padding:0px; margin:0px;}

#header{width:682px; height:595px; background-image:url(splash.jpg);}
#content{width:682px; height:auto; background-image:url(bg_line.jpg); background-repeat:repeat-y; padding-bottom:10px;padding-top:100px;}
#content_mdp{width:682px; height:auto; background-image:url(bg_line.jpg); background-repeat:repeat-y; padding-bottom:10px;padding-top:25px;}
#footer{width:682px; height:26px; background-image:url(bg_bottom.jpg); font-size:11px; text-align:center;}

#cnx_top{width:682px; height:26px; background-image:url(bg_top.jpg);}
#content_pv{width:682px; height:auto; background-image:url(bg_line.jpg); background-repeat:repeat-y; padding-bottom:30px;}

#flag{margin-left:605px;position:relative;padding-top:10px;}

#menu{
	width:600px;
	margin-right:auto;
	margin-left:auto;
	top:170px;
	position:relative;
	}

#menu_pv{
	width:600px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	}

#top_article{width:600px; background-image:url(top.png); height:32px;}
#bottom_article{width:600px; background-image:url(bottom.png); height:31px;}
#article{text-align:left; background-image:url(middle.png); background-repeat:repeat-y; padding-left:10px; padding-right:10px;}
#article_pv{text-align:center; background-image:url(middle.png); background-repeat:repeat-y; padding-left:10px; padding-right:10px;}

#lances tr:hover{ background-color:#FFFFFF; color: #000066;}
#lances tr:hover th{ background-color:#FFFFFF; color: #000000;}

#lances {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}
#lances th {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: black;
	background-color: white;
}
#lances td {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: black;
}

.bleu{color:#000066;}
.ok{color:#006600; font-weight:bold;}
.no{color:#AA0000; font-weight:bold;}
.no2{color:#AA0000;}
.petit{font-size:12px;}

a:link{color:#000066; text-decoration:none; font-weight:bold;}
a:visited{color:#000066; text-decoration:none; font-weight:bold;}
a:hover{color:#660000; text-decoration:none; font-weight:bold;}

a img{border:none; vertical-align:center;}