/* CSS Document */
hr.clear {
	visibility: hidden;
	clear: both;
	height: 0px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #353535;
	background-image: url(../interface/fond-body.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

h1, h2, h3 {
	display: none;
	margin: 0px;
	padding: 0px;
}

p, a, li {
	margin: 0px;
	padding: 0px;
}

ul, ol {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#page {
	width: 780px;
	height: auto;
	background: url(../interface/fond.png) repeat-y 0px 0px;
	margin: 0px auto;
	padding-left: 8px;
	text-align: left;
}

#header {
	position: relative;
	width: 764px;
	height: auto;
	margin: 0px;
	padding: 3px 0px 1px 0px;
}

#index {
	position: relative;
	width: 764px;
	height: 82px;
	margin: 0px;
	padding: 0px;
}


/* MENU */
#menu {
	position: relative;
	background: url(../interface/menu-bg.jpg) no-repeat 0px 0px;
	height: 130px;
	width: 764px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#menu .date {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	left: 9px;
	margin-top: 30px;
}

#menu .heure {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	left: 8px;
	margin-top: 44px;
}

#menu .rubriques {
	position: absolute;
	height: 36px;
	width: 416px;
	top: 89px;
	margin: 0px;
	padding: 0px;
	background: url(../interface/menu.jpg) no-repeat 0px 0px;
}

/* DEBUT ZONE ROLL OVER (SPRITE) */
#bouton_archives {
	position: absolute;
	list-style: none;
	text-decoration: none;
	display: block;
	height: 36px;
	width: 84px;
	left: 2px;
}
#bouton_archives a {
	text-decoration: none;
   	display: block;
	height: 36px;
	width: 84px;
	font-size: 0px;
	text-indent: -5000px;
}
#bouton_archives a:hover {
	background: transparent url(../interface/menu.jpg) -2px -46px no-repeat;
}

#bouton_photos {
	position: absolute;
	list-style: none;
	text-decoration: none;
	display: block;
	height: 36px;
	width: 74px;
	left: 88px;
}
#bouton_photos a {
	text-decoration: none;
   	display: block;
	height: 36px;
	width: 74px;
	font-size: 0px;
	text-indent: -5000px;
}
#bouton_photos a:hover {
	background: transparent url(../interface/menu.jpg) -88px -46px no-repeat;
}

#bouton_videos {
	position: absolute;
	list-style: none;
	text-decoration: none;
	display: block;
	height: 36px;
	width: 71px;
	left: 164px;
}
#bouton_videos a {
	text-decoration: none;
   	display: block;
	height: 36px;
	width: 71px;
	font-size: 0px;
	text-indent: -5000px;
}
#bouton_videos a:hover {
	background: transparent url(../interface/menu.jpg) -164px -46px no-repeat;
}

#bouton_annuaire {
	position: absolute;
	list-style: none;
	text-decoration: none;
	display: block;
	height: 36px;
	width: 87px;
	left: 237px;
}
#bouton_annuaire a {
	text-decoration: none;
   	display: block;
	height: 36px;
	width: 87px;
	font-size: 0px;
	text-indent: -5000px;
}
#bouton_annuaire a:hover {
	background: transparent url(../interface/menu.jpg) -237px -46px no-repeat;
}

#bouton_livredor {
	position: absolute;
	list-style: none;
	text-decoration: none;
	display: block;
	height: 36px;
	width: 90px;
	left: 326px;
}
#bouton_livredor a {
	text-decoration: none;
   	display: block;
	height: 36px;
	width: 90px;
	font-size: 0px;
	text-indent: -5000px;
}
#bouton_livredor a:hover {
	background: transparent url(../interface/menu.jpg) -326px -46px no-repeat;
}
/* FIN ZONE ROLL OVER (SPRITE) */







/* CONTENEUR */
#conteneur {
	position: relative;
	width: 764px;
	height: auto;
	margin: 0px;
	padding: 0px;
}


/* COLONNE */
#colonne {
	float: right;
	width: 150px;
	height: auto;
	border: 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.calendrier {
	background-image: url(../interface/calendrier-fond.gif);
	background-repeat: repeat-y;
	width: 150px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.calendrier p {
	padding-top: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.calendrier a {
	color: #666666;
	text-decoration: underline;
}

.calendrier a:hover {
	color: #666666;
	text-decoration: none;
}

.calendrier .dates {
	text-align: left;
	margin-left: 15px;
	margin-top: 5px;
	text-decoration: underline;
}

html>body .calendrier ul {
	margin-top: -5px;
}

.calendrier .ville {
	text-align: right;
	margin-right: 15px;
	font-weight: bold;
}

#europe {
	color: #0C21CD;
	padding-top: 3px;
}

.coupure {
	background: #FFFFFF url(../interface/spacer-gris.gif) repeat-x center center;
	width: 150px;
	height: 1px;
	font-size: 0px;
	text-decoration: none;
	margin: 0px 0px 1px;
	padding: 0px;
}

html>body .coupure {
	margin-top: 1px;
}

.forum a {
	background: url(../interface/forum-ban.gif) no-repeat 0px 0px;
	height: 75px;
	width: 150px;
	margin: 0px;
	font-size: 0px;
	text-decoration: none;
   	display: block;
	text-indent: -3000px;
}


/* FOOTER */
#footer {
	position: relative;
	background: url(../interface/footer.png) no-repeat 0px 0px;
	height: 50px;
	width: 764px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: right;
}

#footer .texte {
	text-align: center;
	padding-top: 6px;
}

#footer .vcss {
	margin-top: -26px;
	margin-right: 18px;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #666666;
	text-decoration: none;
}


/****************************************************************************************************/

/* CONTENU */
#contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	background-color: #FFFFFF;
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	width: auto;
	height: auto;
}

.page_accueil, .page_archives, .page_photos, .page_videos, .page_annuaire, .page_livredor, .page_contacts {
	padding: 5px;
}

.page_accueil a, .page_archives a, .page_photos a, .page_videos a, .page_livredor a, .page_contacts a, .page_carte a, .page_stats a {
	color: #000000;
	text-decoration: underline;
}

.page_accueil a:hover, .page_archives a:hover, .page_photos a:hover, .page_videos a:hover, .page_livredor a:hover, .page_contacts a:hover, .page_carte a:hover, .page_stats a:hover {
	color: #000000;
	text-decoration: none;
}

#contenu .justify, .page_contacts {
	text-align: justify;
}

#contenu .sous_menu {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#contenu .sous_rubriques {
	font-size: 12px;
	font-weight: bold;
}

#contenu .tableau_annee_saison {
	margin-left: 36px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}


/* CONTENU 404 */
.page_404 {
	margin-top: 21px;
}

html>body .page_404 {
	margin-bottom: 21px;
}


/* CONTENU CARTE */
.page_carte {
	text-align: center;
	padding-top: 50px;
}


/* CONTENU ACCUEIL */
.page_accueil {
	text-align: center;
}

.page_accueil .tableau_news {
	margin: 0px 0px 20px 0px;
}


/* CONTENU ARCHIVES */
.page_archives .tableau_news {
	margin: 20px 0px 0px 0px;
}


/* CONTENU ACCUEIL ARCHIVES */
#contenu .date_maj {
	font-size: 9px;
	text-decoration: underline;
	text-align: left;
	background-color: #F0F0F0;
}

#contenu .evenement {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #204E84;
	background-color: #F0F0F0;
}

#contenu .titre_news {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#contenu .contenu_news {
	font-size: 13px;
	text-align: justify;
}

#contenu .contenu_news td {
	font-size: 9px;
}

#contenu .lire_article {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}



/* CONTENU ANNUAIRE */
.page_annuaire a {
	color: #000000;
}

.page_annuaire a:hover {
	text-decoration: none;
	color: #000000;
}

.page_annuaire .faire_nouveau_lien {
	font-size: 10px;
}

.page_annuaire .faire_nouveau_lien a {
	color: #666666;
}

.page_annuaire .faire_nouveau_lien a:hover {
	color: #666666;
}

.page_annuaire .tableau_du_lien {
	background-color: #F0F0F0;
	padding: 8px;
	margin-bottom: 5px;
}

.page_annuaire .tableau_du_lien a {
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

.page_annuaire .tableau_du_lien a:hover {
	border-bottom: none;
}

.page_annuaire .miniature {
	height: 60px;
	width: 150px;
}

html>body .page_annuaire .tableau_du_lien .miniature {
	padding-right: 8px;
}

html>body .page_annuaire .tableau_du_lien .lien {
	padding-left: 8px;
}

.page_annuaire .lien {
	border-left: 1px solid #FFFFFF;
	height: 60px;
	font-size: 12px;
	line-height: 16px;
}

.page_annuaire .miniature_rc {
	height: 100px;
	width: 100px;
}

.page_annuaire .lien_rc {
	border-left: 1px solid #FFFFFF;
	height: 100px;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}

html>body .page_annuaire .tableau_du_lien .miniature_rc {
	padding-right: 8px;
}

html>body .page_annuaire .tableau_du_lien .lien_rc {
	padding-left: 8px;
}


/* CONTENU PHOTOS*/
.page_photos {
	text-align: left;
}

.page_photos img {
	margin: 0px -4px -2px 0px;
}

.page_photos .photos2006 img {
	margin-left: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
}

.page_photos .detail_sous_rubriques {
	font-size: 9px;
	margin-bottom: 5px;
}


/* CONTENU VIDEOS */
.page_videos {
	text-align: left;
}

.page_videos img {
	margin: 0px -5px -2px 0px;
}

.page_videos .detail_sous_rubriques {
	font-size: 9px;
	margin-bottom: 5px;
}

.page_videos .tableau_du_lien {
	background-color: #F0F0F0;
	margin-bottom: 5px;
	width: 754px;
}

.page_videos .tableau_du_lien .lien {
	border-top: 1px solid #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding: 1px;
	width: 20%;
}


/* CONTENU STATS */
.page_stats {
	text-align: left;
}

.page_stats .detail_sous_rubriques {
	font-size: 9px;
}

.page_stats .contenu_stats {
	text-align: center;
}


/* CONTENU LIVRE D OR */
.page_livredor {
	text-align: center;
}

.guestbook_free p {
	text-align: justify;
	margin-top: 10px;
}

.guestbook_free .erreur404 {
	text-align: center;
}

.guestbook_free .sous_rubriques {
	text-align: center;
}
