@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
}

body {
	margin: 0;
	padding: 0;
	background: #fff url(../images/fond.jpg) repeat-x 0 300px ;
	font: 12px Verdana, Helvetica, sans-serif;
	color: #000;
}

h1 {
font-family: Verdana,'Trebuchet MS', Sans-Serif;
	font-size: 16px;
	text-decoration:none;
	color:#008b38;
	padding:10px 0 10px 0;
	margin:0 0 0 15px;
	font-weight:bold;
	border-bottom: 1px solid #bfbfbf;
	width:300px;
}

h2 {
font-family: Verdana,'Trebuchet MS', Sans-Serif;
	font-size: 16px;
	text-decoration:none;
	color:#008b38;
	padding:10px 0 10px 0;
	margin:0 0 0 15px;
	font-weight:bold;
	border-bottom: 1px solid #bfbfbf;
	width:300px;
}

h2.races {
font-family: Verdana,'Trebuchet MS', Sans-Serif;
	font-size: 16px;
	text-decoration:none;
	color:#008b38;
	padding:10px 0 10px 0;
	margin:0 0 0 15px;
	font-weight:bold;
	border-bottom: 1px solid #bfbfbf;
        width:850px;
}


h3 {
font-size: 14px;
	text-decoration:none;
	color:#7f7f79;
	padding:10px;
}

ol, ul {
	margin: 0 0 0 0;
	line-height: 150%;
}

p {
padding: 10px 15px 10px 15px;
line-height: 190%;
}

.vert {
    color:#008b38;
}

p.cat {
padding: 0px 0px 5px 0px;
line-height: 150%;
}

li {
padding: 0 0 12px 24px;
list-style:none;
	text-align:left;
}

#contenu li {
background :url(../images/puce.png) no-repeat left top;
list-style:none;
list-style-position:inside;}


a {
	color: #d78b0b;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color: #008b38;
}

img {
	border: none;
}
#conteneur {
position:relative;
margin:0px auto auto auto;
	width: 903px;
	}
	
#header {
position:relative;
width:903px;
height:170px;
text-align:left;
background:url(../images/bg.gif) repeat-y top;
float:left;
display:block;
}

#logo {
position:relative;
float:left;}

#anim {
position:relative;
margin-left:278px;}

#flash {
position:relative;
border:1px solid #bfbfbf;
width:608px;
height:108px;
margin:auto;
}

* html #flash {
position:relative;
border:1px solid #bfbfbf;
width:608px;
height:108px;
margin:0;}/*IE6*/

* html #anim {
position:absolute;
left:0px;}/*IE6*/

#coord {
	position:absolute;
	left:290px;
	color:#333333;
	top: 0px;
	width: 606px;
	height: 38px;
	font-weight:bold;
}

.orange {
color:#d78b0b;}

.designation {
font-size:14px;}

#baseline {
	position:absolute;
	width:240px;
	text-align:center;
	left: 14px;
	top: 147px;
}

.imgaccueil {
float:right;
border: 1px solid #989898;
margin:15px 15px 15px 10px;}

.imghisto {
float:right;
margin:15px 15px 15px 10px;}

.imgdroite {
float:right;}

.imgcat {
    width:150px;
    float:left;
    margin: 10px;
    border:1px solid #989898;
}

#menu {
position:relative;
width:903px;
height:24px;
padding-top:9px;
margin:0px 0px 0px 0px;
float:left;
font-size:12px;
font-weight:bold;
text-align:center;
background-color:#008b38;}

*+html #menu {
position:relative;
width:903px;
height:24px;
padding-top:9px;
margin:0px 0px 0px 0px;
float:left;
font-size:12px;
font-weight:bold;
text-align:center;
background-color:#008b38;}

#menu a { 
margin : 0px 0 0 4px;
padding: 7px 35px 7px 35px;
text-align : left;
text-decoration : none;
color : #fff;
}

*+html #menu a { 
margin : 0px 0 0 4px;
padding: 7px 35px 7px 35px;
text-align : left;
text-decoration : none;
color : #fff;
}

#menu a.current, #menu a:hover { 
text-decoration : none;
background :url(../images/mini-menu.gif) no-repeat right center;
color : #d78b0b;
}

*+html #menu a.current, #menu a:hover { 
text-decoration : none;
background :url(../images/mini-menu.gif) no-repeat right center;
color : #d78b0b;
}


#contenu {
position:relative;
width:903px;
margin:0px;
float:left;
background:url(../images/bg-corps.jpg) repeat-y top;
}

#corpshaut {
width:875px;
height:12px;
margin:10px auto 0 auto;
background:url(../images/corps-haut.jpg) no-repeat;
}

#corps {
width:875px;
margin:0px auto 0px auto;
background:url(../images/corps-milieu.jpg) repeat-y;}

#corpsbas {
margin:0px auto 0 auto;
width:875px;
height:12px;
background:url(../images/corps-bas.jpg) repeat-y top;}

#contact {
margin-left:10px;}

#footer {
width:903px;
background:url(../images/bg-corps.jpg) repeat-y top;
border-bottom: 1px solid #cecece;
color:#008b38;
}

hr {
height:0px;
border:1px solid #d78b0b;}

.search {
position:relative;
top:-30px;
left:350px;
width: 250px;
}

.tdcat {
    background-color: #f7f7f7;
    padding: 5px;
    border: 1px solid #bfbfbf;
}