body, html {
background: #000;
text-align: center;
height: 100%;
min-height: 500px;
}

img.equipe {
padding-left: 5px;
padding-right: 5px;
}
img.line {
position: relative;
top: 6px;
}

a {
text-decoration: none;
}
img {
border: none;
}

#mans {
background: url(../img/top.gif) top center no-repeat #fff;
width: 1000px;
position: relative;
text-align: left;
margin: 0 auto; 
height: auto;
min-height: 500px;
padding: 0px;
}
div.image {
text-align: center;
padding: 20px 0 10px 0;
}

/********** Année en cours **********/
#mans2008  {
clear: none;
float: left;
}
#mans2008 p {
text-align: left;
padding-left: 20px;
padding-right: 5px;
}
#mans2008 h2 {
background: url(../img/2008.gif) left no-repeat;
height: 21px;
}
#mans2008 h2 span {
display: none;
}

#intro {
width: 400px;
clear: none;
float: left;
margin: 10px 0;
}
#equipes {
width: 580px;
clear: none;
float: right;
text-align: right;
margin: 0;
padding-left: 10px;
}
#equipes p {
text-align: center;
padding: 10px 5px 0 5px;
text-decoration: underline;
}
dt {
font-weight: bold;
}
#chrono{
text-align: left;
padding: 0 5px;
float: right;
width: 290px;
margin: 0px;
}
#loisir{
text-align: left;
padding: 0 5px;
float: right;
width: 270px;
margin: 0px;
}

/********** Historique **********/
#historique {
background: #fff;
width: 500px;
clear: none;
text-align: right;
margin: 0 auto;
padding: 0;
}

#mans2002 h2 {
background: url(../img/2002.gif) left no-repeat;
height: 21px;
padding-bottom: 10px;
margin-bottom: 0;
}
#mans2002 h2 span {
display: none;
}

#mans2003 h2 {
background: url(../img/2003.gif) left no-repeat;
height: 21px;
}
#mans2003 h2 span {
display: none;
}

#mans2004 h2 {
background: url(../img/2004.gif) left no-repeat;
height: 21px;
}
#mans2004 h2 span {
display: none;
}

#mans2005 h2 {
background: url(../img/2005.gif) left no-repeat;
height: 21px;
}
#mans2005 h2 span {
display: none;
}

#mans2006 h2 {
background: url(../img/2006.gif) left no-repeat;
height: 21px;
}
#mans2006 h2 span {
display: none;
}

#mans2007 h2 {
clear: both;
background: url(../img/2007.gif) left no-repeat;
height: 21px;
}
#mans2007 h2 span {
display: none;
}

/********** Liens **********/
#link {
background: url(../img/link.gif) bottom center no-repeat #000;
width: 1000px;
margin: 0 auto;
height: 50px;
padding: 0px;
}
#link dl {
display: block;
margin: 0;
padding-top: 28px;
}
#link dt {
display: inline;
}
#link a {
color: #000;
padding: 30px;
}
