
/* ------------------------------------ */
/*                                      */
/*          Global                      */
/*                                      */
/* ------------------------------------ */
body {
	margin: 0;
	padding: 0;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat; 
	background-position: center top;
	background-color: #000000;
	font: 12px  "Trebuchet MS", Arial,Verdana, Helvetica, sans-serif;

}



#conteneur {
	position: absolute;
	width: 764px;
	left: 50%;
	margin-left: -382px;
	margin-top: 20px;


}

/* ------------------------------------ */
/*                                      */
/*            Header                    */
/*                                      */
/* ------------------------------------ */
#header {
	height:198px;
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat; 
	background-position: center;
}


#headerHome {
	height:198px;
    border-top: solid 10px #FFFFFF;
    border-left: solid 10px #FFFFFF;
    border-right: solid 10px #FFFFFF;
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat; 
	background-position: left;
}


#menu_bottom {
	height:25px;
	padding: 0px;
	background-image: url(../images/menu_bottom.gif);
	background-repeat: no-repeat; 
	background-position: left;
}


/* ------------------------------------ */
/*                                      */
/*            Menu General              */
/*                                      */
/* ------------------------------------ */

#menuTop{

	background-color:#FFFFFF;
	vertical-align: middle;
	text-align:center;
	line-height: 28px;
	background-image: url(../images/bg_menu.gif);
	border-top: 2px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
}

ul
{
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	font-size: 10px;
}

#menu li
{
	display: inline;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

#menu a
{
	text-decoration: none;
	padding-left: 25px;
	padding-top: 25px;
	font: Bold 12px  "Trebuchet MS", Arial,Verdana, Helvetica, sans-serif;
	color:#ffffff;

}

#menu a:link, #navlist a:visited
{
	padding-left: 25px;
	font-weight: bold;
}

#menu a:hover
{
	text-decoration: none;
	color: #E8BE39;
	padding-left: 25px;
	background: url(../images/carreTT.gif);
	background-position: left;
	background-repeat: no-repeat;}

#menu a:active
{
	color: #E8BE39;
	background: url(../images/carreTT.gif);
	background-position: left;
	background-repeat: no-repeat;}


/* ------------------------------------ */
/*                                      */
/*            Centre                    */
/*                                      */
/* ------------------------------------ */

#centreHome {
    border-left: solid 10px #FFFFFF;
    border-right: solid 10px #FFFFFF;
    text-align: left;
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat; 
	background-position: center top;
    background-color: #FFFFFF;
    min-height: 386px;
}


#cadre_centreHome {
float: right;
margin-top: 78px;
width: 545px;
text-align: left;
}


#cadre_logoD {
float: left;
margin-top: 400px;
width: 180px;
text-align: center;
}



.cadre_droiteHome {
float: right;
border-left: solid 5px #ffffff;
width: 160px;
height:150px;
text-align: center;
}


.cadre_news {
border: solid 1px #CCCCCC;
}

.chapo {
background-color: #D6E2EF;}

#centreNews {
    border-left: solid 10px #FFFFFF;
    border-right: solid 10px #FFFFFF;
    text-align: left;
	background-image: url(../images/bg_news.jpg);
	background-repeat: no-repeat; 
	background-position: center top;
    background-color: #FFFFFF;
    min-height: 305px;
}

#centreClub {
    border-left: solid 10px #FFFFFF;
    border-right: solid 10px #FFFFFF;
    text-align: left;
	background-image: url(../images/bg_leclub.jpg);
	background-repeat: no-repeat; 
	background-position: center top;
    background-color: #FFFFFF;
    min-height: 305px;
}

#centre {
    border-left: solid 10px #FFFFFF;
    border-right: solid 10px #FFFFFF;
    text-align: left;
	background-image: url(../images/bg_general.jpg);
	background-repeat: no-repeat; 
	background-position: center top;
    background-color: #FFFFFF;
    min-height: 305px;
}


#centreCompetitions{
    border-left: solid 10px #FFFFFF;
    border-right: solid 10px #FFFFFF;
    text-align: left;
	background-image: url(../images/bg_competitions.jpg);
	background-repeat: no-repeat; 
	background-position: center top;
    background-color: #FFFFFF;
    min-height: 305px;
}

#centreContact {
    border-left: solid 10px #FFFFFF;
    border-right: solid 10px #FFFFFF;
    text-align: left;
	background-image: url(../images/bg_contact.jpg);
	background-repeat: no-repeat; 
	background-position: center top;
    background-color: #FFFFFF;
    min-height: 305px;
}

#centreLiens {
    border-left: solid 10px #FFFFFF;
    border-right: solid 10px #FFFFFF;
    text-align: left;
	background-image: url(../images/bg_liens.jpg);
	background-repeat: no-repeat; 
	background-position: center top;
    background-color: #FFFFFF;
    min-height: 305px;
}

#centreGalerie {
    border-left: solid 10px #FFFFFF;
    border-right: solid 10px #FFFFFF;
    text-align: left;
	background-image: url(../images/bg_galerie.jpg);
	background-repeat: no-repeat; 
	background-position: center top;
    background-color: #FFFFFF;
    min-height: 305px;
}

#centreAnnonces {
    border-left: solid 10px #FFFFFF;
    border-right: solid 10px #FFFFFF;
    text-align: left;
	background-image: url(../images/bg_annonces.jpg);
	background-repeat: no-repeat; 
	background-position: center top;
    background-color: #FFFFFF;
    min-height: 305px;
}
#cadre_centre {
float: right;
margin-top: 78px;
width: 615px;
text-align: left;
}


.cadre_droite {
float: right;
border-left: solid 5px #ffffff;
width: 160px;
height:150px;
}

.rider {
float: right;
border: solid 10px #E4E8E9;
width: 120px;
font-weight: bold;
text-align:center;
}


#pied {
	height:30px;
    color: #AFC9E2;
	text-align: center;
	font-size: 11px;
	line-height: 30px;
    font-weight: bold;
}



.spacer {
 	clear: both;
 }

a {color: #4EB2F7;}
.titre {font-size: 14px;color: #F3AE09;}
.titresommaire {font-size: 14px;background-color: #C4E0F4;}


 .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right;
    border: 2px solid #FFFFFF; }

img {border: 0;}

/* Tableaux */
table.spip {
	width: 100%;
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid #2672CF;
	border-collapse: collapse; }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; 
    color: #5A3C95;}
table.spip tr.row_first { background: #D3DDEA;color: #FFFFFF; }
table.spip tr.row_odd { background: #DF2F5F9; }
table.spip tr.row_even { background: #C3D2E5; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }


.spip_documents {text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px;border-left: 1px dotted #B6B8BB;
border-top: 1px dotted #B6B8BB; }
.spip_doc_titre { font-weight: bold;  margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both;  margin-left: auto; margin-right: auto; }


.spip_doc_titre {font-size: 12px;}
.spip_doc_descriptif{font-size: 12px;}



