*
{
	margin: 0px;
	padding: 0px;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: none;
}

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

body
{
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

legend
{
	color: #000000;
	font-weight: bold;
}

p
{
	margin: 0px;
	padding: 0px;
}

.titre_cadre
{
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #cccccc;
}

.titre_texte_cadre
{
	margin-bottom: 10px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.titre_texte_cadre span
{
	font-size: 8pt;
}

.titre_texte_cadre a:hover
{
	text-decoration: underline;
}

.conteneur
{
	position: absolute;
	left: 50%;
	width: 936px;
	margin-left: -468px;
}

#conteneur_intro
{
	height: 936px;
	background: url("../img/fond_intro.jpg") no-repeat;
}

#prechargement_images
{
	position: absolute;
	display: none;
}

#logo
{
	position: absolute;
	top: 26px;
	left: 32px;
	width: 172px;
	height: 92px;
}

#logo:hover
{
	cursor: pointer;
}

#drapeaux
{
	position: absolute;
	left: 50%;
	top: 653px;
	width: 200px;
	margin-left: -100px;
}

#drapeaux a
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
}

#drapeaux a:hover
{
	text-decoration: none;
}

#anglais
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100px;
	text-align: center;
}

#francais
{
	position: absolute;
	left: 100px;
	top: 0px;
	width: 100px;
	text-align: center;
}

#entete_accueil
{
	width: 936px;
	height: 185px;
}

#entete_general
{
	width: 936px;
	height: 215px;
}

#banniere_gauche
{
	float: left;
	width: 562px;
	height: 185px;
	background: url('../img/banniere_gauche.jpg') no-repeat;
}

#banniere_general
{
	width: 936px;
	height: 215px;
	background: url('../img/banniere_general.jpg') no-repeat;
}

#actualites_accueil_fr
{
	float: left;
	width: 99px;
	height: 185px;
	background: url('../img/btn_accueil/actu1_fr.jpg') no-repeat;
}

#actualites_accueil_en
{
	float: left;
	width: 99px;
	height: 185px;
	background: url('../img/btn_accueil/actu1_en.jpg') no-repeat;
}

#btn_actualites_accueil
{
	position: absolute;
	top: 140px;
	left: 567px;
	width: 87px;
	height: 22px;
}

#story_accueil
{
	float: left;
	width: 107px;
	height: 185px;
	background: url('../img/btn_accueil/story1.jpg') no-repeat;
}

#btn_story_accueil
{
	position: absolute;
	top: 140px;
	left: 663px;
	width: 101px;
	height: 25px;
}

#communaute_accueil_fr
{
	float: left;
	width: 168px;
	height: 185px;
	background: url('../img/btn_accueil/communaute1_fr.jpg') no-repeat;
}

#communaute_accueil_en
{
	float: left;
	width: 168px;
	height: 185px;
	background: url('../img/btn_accueil/communaute1_en.jpg') no-repeat;
}

#btn_communaute_accueil
{
	position: absolute;
	top: 140px;
	left: 773px;
	width: 114px;
	height: 25px;
}

#btn_actualites_accueil:hover, #btn_story_accueil:hover, #btn_communaute_accueil:hover, #btn_actualites_general:hover, #btn_story_general:hover, #btn_communaute_general:hover, #btn_news:hover, #btn_calendrier:hover, #btn_resultats:hover
{
	cursor: pointer;
}

#actualites_general_fr
{
	position: absolute;
	top: 184px;
	left: 514px;
	width: 110px;
	height: 29px;
	background: url('../img/btn_general/actu1_fr.jpg') no-repeat;
}

#actualites_general_en
{
	position: absolute;
	top: 184px;
	left: 530px;
	width: 60px;
	height: 29px;
	background: url('../img/btn_general/actu1_en.jpg') no-repeat;
}

#btn_actualites_general_fr
{
	position: absolute;
	top: 2px;
	left: 10px;
	width: 82px;
	height: 22px;
}

#btn_actualites_general_en
{
	position: absolute;
	top: 2px;
	left: 4px;
	width: 51px;
	height: 23px;
}

#story_general
{
	position: absolute;
	top: 184px;
	left: 620px;
	width: 125px;
	height: 29px;
	background: url('../img/btn_general/story1.jpg') no-repeat;
}

#btn_story_general
{
	position: absolute;
	top: 1px;
	left: 11px;
	width: 105px;
	height: 27px;
}

#communaute_general_fr
{
	position: absolute;
	top: 184px;
	left: 748px;
	width: 128px;
	height: 29px;
	background: url('../img/btn_general/communaute1_fr.jpg') no-repeat;
}

#communaute_general_en
{
	position: absolute;
	top: 184px;
	left: 758px;
	width: 126px;
	height: 29px;
	background: url('../img/btn_general/communaute1_en.jpg') no-repeat;
}

#btn_communaute_general_fr
{
	position: absolute;
	top: 0px;
	left: 10px;
	width: 117px;
	height: 27px;
}

#btn_communaute_general_en
{
	position: absolute;
	top: 1px;
	left: 20px;
	width: 77px;
	height: 26px;
}

#news_actu
{
	z-index: 40;
	position: absolute;
	top: 184px;
	left: 54px;
	width: 56px;
	height: 29px;
	background: url('../img/btn_general/news1.jpg') no-repeat;
}

#btn_news_actu
{
	position: absolute;
	top: 2px;
	left: 0px;
	width: 52px;
	height: 24px;
}

#calendrier_actu_fr
{
	z-index: 30;
	position: absolute;
	top: 184px;
	left: 110px;
	width: 108px;
	height: 29px;
	background: url('../img/btn_general/calendrier1_fr.jpg') no-repeat;
}

#calendrier_actu_en
{
	z-index: 30;
	position: absolute;
	top: 184px;
	left: 113px;
	width: 90px;
	height: 29px;
	background: url('../img/btn_general/calendrier1_en.jpg') no-repeat;
}

#btn_calendrier_actu_fr
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 94px;
	height: 25px;
}

#btn_calendrier_actu_en
{
	position: absolute;
	top: 0px;
	left: 7px;
	width: 77px;
	height: 25px;
}

#resultats_actu_fr
{
	z-index: 20;
	position: absolute;
	top: 185px;
	left: 212px;
	width: 110px;
	height: 29px;
	background: url('../img/btn_general/resultats1_fr.jpg') no-repeat;
}

#resultats_actu_en
{
	z-index: 20;
	position: absolute;
	top: 185px;
	left: 208px;
	width: 100px;
	height: 29px;
	background: url('../img/btn_general/resultats1_en.jpg') no-repeat;
}

#btn_resultats_actu_fr
{
	position: absolute;
	top: 0px;
	left: 5px;
	width: 84px;
	height: 24px;
}

#btn_resultats_actu_en
{
	position: absolute;
	top: 1px;
	left: 8px;
	width: 67px;
	height: 23px;
}


#parcours_story_fr
{
	z-index: 40;
	position: absolute;
	top: 184px;
	left: 52px;
	width: 75px;
	height: 29px;
	background: url('../img/btn_general/film1_fr.jpg') no-repeat;
}

#parcours_story_en
{
	z-index: 40;
	position: absolute;
	top: 184px;
	left: 53px;
	width: 92px;
	height: 29px;
	background: url('../img/btn_general/film1_en.jpg') no-repeat;
}

#btn_parcours_story_fr
{
	position: absolute;
	top: 2px;
	left: 0px;
	width: 65px;
	height: 24px;
}

#btn_parcours_story_en
{
	position: absolute;
	top: 0px;
	left: 2px;
	width: 85px;
	height: 24px;
}

#palmares_story_fr
{
	z-index: 30;
	position: absolute;
	top: 184px;
	left: 126px;
	width: 95px;
	height: 29px;
	background: url('../img/btn_general/palmares1_fr.jpg') no-repeat;
}

#palmares_story_en
{
	z-index: 30;
	position: absolute;
	top: 184px;
	left: 145px;
	width: 95px;
	height: 29px;
	background: url('../img/btn_general/palmares1_en.jpg') no-repeat;
}

#btn_palmares_story_fr
{
	position: absolute;
	top: 3px;
	left: 5px;
	width: 80px;
	height: 22px;
}

#btn_palmares_story_en
{
	position: absolute;
	top: 2px;
	left: 6px;
	width: 80px;
	height: 22px;
}

#profil_story_fr
{
	z-index: 20;
	position: absolute;
	top: 184px;
	left: 218px;
	width: 60px;
	height: 29px;
	background: url('../img/btn_general/profil1_fr.jpg') no-repeat;
}

#profil_story_en
{
	z-index: 20;
	position: absolute;
	top: 184px;
	left: 237px;
	width: 90px;
	height: 29px;
	background: url('../img/btn_general/profil1_en.jpg') no-repeat;
}

#btn_profil_story_fr
{
	position: absolute;
	top: 2px;
	left: 5px;
	width: 52px;
	height: 24px;
}

#btn_profil_story_en
{
	position: absolute;
	top: 1px;
	left: 5px;
	width: 59px;
	height: 24px;
}



#collector_communaute
{
	z-index: 40;
	position: absolute;
	top: 184px;
	left: 52px;
	width: 86px;
	height: 29px;
	background: url('../img/btn_general/collector1.jpg') no-repeat;
}

#btn_collector_communaute
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80px;
	height: 25px;
}

#newsletter_communaute
{
	z-index: 30;
	position: absolute;
	top: 184px;
	left: 138px;
	width: 110px;
	height: 29px;
	background: url('../img/btn_general/newsletter1.jpg') no-repeat;
}

#btn_newsletter_communaute
{
	position: absolute;
	top: 0px;
	left: 3px;
	width: 102px;
	height: 25px;
}

#livreor_communaute_fr
{
	z-index: 20;
	position: absolute;
	top: 184px;
	left: 249px;
	width: 95px;
	height: 29px;
	background: url('../img/btn_general/livreor1_fr.jpg') no-repeat;
}

#livreor_communaute_en
{
	z-index: 20;
	position: absolute;
	top: 185px;
	left: 245px;
	width: 102px;
	height: 28px;
	background: url('../img/btn_general/livreor1_en.jpg') no-repeat;
}

#btn_livreor_communaute_fr
{
	position: absolute;
	top: 1px;
	left: 4px;
	width: 88px;
	height: 25px;
}

#btn_livreor_communaute_en
{
	position: absolute;
	top: 0px;
	left: 6px;
	width: 88px;
	height: 27px;
}

#partenaires_communaute_fr
{
	z-index: 20;
	position: absolute;
	top: 184px;
	left: 346px;
	width: 110px;
	height: 29px;
	background: url('../img/btn_general/partenaires1_fr.jpg') no-repeat;
}

#partenaires_communaute_en
{
	z-index: 20;
	position: absolute;
	top: 184px;
	left: 345px;
	width: 100px;
	height: 29px;
	background: url('../img/btn_general/partenaires1_en.jpg') no-repeat;
}

#btn_partenaires_communaute_fr
{
	position: absolute;
	top: 0px;
	left: 4px;
	width: 99px;
	height: 25px;
}

#btn_partenaires_communaute_en
{
	position: absolute;
	top: 2px;
	left: 4px;
	width: 78px;
	height: 24px;
}




.corps
{
	width: 936px;
	background-color: #000000;
	margin: 0px auto;
	font-family: Arial;
}

#corps_accueil
{
	height: 669px;
	padding-top: 18px;
	background: url('../img/fond_accueil.jpg') no-repeat;
}

#corps_general
{
	width: 916px;
	padding-left: 20px;
}

#submenu
{
	width: 830px;
	margin: 0px auto;
	padding: 8px 10px 8px 10px;
	background: #272727;
	color: #8e8e8e;
	font-family: Arial;
	font-size: 12px;
}

#submenu span
{
	float: left;
}

#submenu .submenu_news
{
	float: right;
	margin-right: 215px;
}

#submenu .submenu_story
{
	float: right;
	margin-right: 105px;
}

#submenu .submenu_community
{
	float: right;
	margin-right: 5px;
}

#submenu span a
{
	color: #e1e1e1;
}

#submenu span a:hover
{
	color: #e1e1e1;
	text-decoration: none;
}

#submenu .submenu_news a, #submenu .submenu_story a, #submenu .submenu_community a, #submenu .palmares_links a
{
	color: #8e8e8e;
}

#submenu .submenu_news a:hover, #submenu .submenu_news .selected
{
	color: #ad697e;
	text-decoration: none;
}

#submenu .submenu_story a:hover, #submenu .submenu_story .selected
{
	color: #b1b20e;
	text-decoration: none;
}

#submenu .submenu_community a:hover, #submenu .submenu_community .selected
{
	color: #59a93d;
	text-decoration: none;
}

#submenu .palmares_links a:hover, #submenu .palmares_links .selected
{
	color: #e1e1e1;
}

#cadres
{
	position: absolute;
	top: 203px;
	left: 50%;
	width: 810px;
	height: 400px;
	margin-left: -405px;
}

#cadre_une
{
	position: absolute;
	width: 398px;
	height: 398px;
	background: #777777;
	border: 1px solid #828281;
}

#entete_une
{
	position: absolute;
	width: 79px;
	height: 28px;
	background: url('../img/entete_une.png');
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	line-height: 28px;
}

#titre_une
{
	position: absolute;
	top: 352px;
	left: 0px;
	width: 398px;
	height: 46px;
	background: url('../img/titre_une.png');
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	line-height: 46px;
}

#titre_une a
{
	color: #ffffff;
}

#titre_une a:hover
{
	text-decoration: underline;
}

#droite
{
	position: absolute;
	left: 400px;
	width: 405px;
	height: 400px;
}

#haut_droite
{
	position: absolute;
	left: 5px;
	width: 405px;
	height: 200px;
}

#info_block
{
	position: absolute;
	width: 184px;
	height: 176px;
	padding: 12px 9px 12px 7px;
	background: url('../img/info_block.jpg') no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

#info_block .titre_texte_cadre
{
	color: #b06076;
}

#guestbook_block
{
	position: absolute;
	left: 205px;
	width: 184px;
	height: 176px;
	padding: 12px 9px 12px 7px;
	background: url('../img/guestbook_block.jpg') no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

#guestbook_block a, #info_block a
{
	color: #ffffff;
}

#guestbook_block a:hover, #info_block a:hover
{
	text-decoration: underline;
}

#guestbook_block .titre_texte_cadre
{
	color: #66b04a;
}

#film_block
{
	position: absolute;
	top: 205px;
	left: 5px;
	width: 405px;
	height: 195px;
	/*width: 225px;
	height: 175px;
	padding: 20px 20px 0px 160px;
	text-align: right;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #d9c8b5;*/
}

/*#film_block .titre_texte_cadre
{
	color: #fefe91;
}

#film_block span
{
	color: #ffff00;
}*/

#film_block a
{
	/*color: #d9c8b5;*/
	position: relative;
	top: 168px;
	left: 325px;
}

/*#film_block a:hover
{
	text-decoration: underline;
}*/

.contenu
{
	width: 810px;
	margin: 0px auto;
	padding: 20px;
	background: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	color: #2a2a2a;
}

.pied
{
	clear: both;
	width: 850px;
	height: 30px;
	margin: 0px auto;
	padding-top: 15px;
	font-family: Arial;
	font-size: 10px;
	color: #4a4a4a;
	line-height: 14px;
}

.pied a
{
	color: #4a4a4a;
}

.pied a:hover
{
	text-decoration: underline;
}

#pied_accueil
{
	position: absolute;
	top: 635px;
	left: 50%;
	width: 810px;
	margin-left: -405px;
}

#pied_general
{
	width: 850px;
	padding-left: 20px;
}

#mentions
{
	float: left;
}

#versions
{
	float: right;
	text-align: right;
}

#mentions span, #versions span, #mentions span a, #versions span a
{
	color: #919191;
}

#contenu_parcours
{
	width: 830px;
	padding: 0;
}

#panneau
{
	width: 850px;
}

#photos_panneau
{
	height: 543px;
}

.titre_panneau
{
	float: left;
	margin-left: 20px;
	font-family: Tahoma;
	font-size: 14px;
	color: #a0b5ca;
	line-height: 14px;
}

.titre_panneau img
{
	vertical-align: top;
}

#cadre_gauche
{
	float: left;
	width: 572px;
	height: 541px;
	border-bottom: 3px solid #a0b5ca;
}

#photos_droite
{
	float: left;
	width: 278px;
	border-bottom: 3px solid #a0b5ca;
}

.photo_droite
{
	width: 275px;
	height: 179px;
	border-left: 3px solid #a0b5ca;
}

.bordure_photo_droite
{
	border-bottom: 3px solid #a0b5ca;
}

#photo_bas_droite
{
	height: 177px;
}

#lecteur_video
{
	display: none;
	width: 572px;
	height: 541px;
	background: black;
}

.media_titre
{
	padding: 2px;
	font-family: Tahoma;
	font-size: 11px; 
	color: #4f4f4f;
	line-height: 14px;
}

.media_fermer
{
	float: right;
	padding: 2px;
}

#lecteur_son
{
	display: none;
	width: 572px;
	height: 541px;
	background: #ffffff;
	text-align: center;
}

#video_titre
{
	float: left;
}

#son_titre
{
	padding: 80px 5px 0px 5px;
}

#lecteur_son object
{
	position: absolute;
	top: 280px;
	left: 230px;
}

#photo_lecteur_son
{
	margin-top: 20px;
}

#logo_lecteur_son
{
	margin-top: 30px;
}

#credits1, #credits2, #credits3, #credits4, #credits5
{
	display: none;
	padding-top: 1px;
	background: #000000;
	text-align: right;
	font-family: Tahoma;
	font-size: 11px; 
	color: #4f4f4f;
}

#credits0
{
	display: block;
	padding-top: 1px;
	background: #000000;
	font-size: 11px; 
}

#resume_panneau
{
	width: 850px;
	padding: 15px 0px 30px 0px;
	background: #000000;
	font-family: Tahoma;
	font-size: 12px;
	color: #e1e1e1;
}

#liste_panneaux
{
	width: 850px;
	margin: 0px auto;
	background: #000000;
}

#defilement_panneaux
{
	border-top: 3px solid #a0b5ca;
}

#defilement_panneaux2
{
	border-collapse: collapse;
}

#defilement_panneaux2 td
{
	padding: 0;
	vertical-align: top;
}

.petit_panneau
{
	float: left;
	width: 140px;
	height: 134px;
	background: #000000;
	border-right: 2px solid #a0b5ca;
	border-bottom: 3px solid #a0b5ca;
	font-family: Arial;
	font-size: 12px;
	color: #dedede;
}

.petit_panneau div
{
	display: none;
	margin-top: 3px;
	border: none;
	text-align: center;
}

.petit_panneau2
{
	width: 140px;
	height: 134px;
	background: #000000;
	border-right: 2px solid #a0b5ca;
	border-top: 3px solid #a0b5ca;
	border-bottom: 3px solid #a0b5ca;
	font-family: Arial;
	font-size: 12px;
	color: #dedede;
}

.petit_panneau_droite
{
	border-right: none;
}

.titre_petit_panneau
{
	padding-top: 5px;
	color: #ffffff;
	text-align: center;
}

#panneau_precedent, #panneau_suivant
{
	padding-top: 8px;
}

#contenu_actualite
{
	width: 850px;
	padding: 0px;
	background-color: #ffffff;
}

#colonne_contenu
{
	float: left;
	width: 675px;
	padding-bottom: 15px;
	background: #ffffff;
}

#colonne_contenu table
{
	border-collapse: collapse;
}

#colonne_droite
{
	float: left;
	width: 155px;
	margin-top: 10px;
	padding-bottom: 15px;
	background: #ffffff;
}

#marge_droite
{
	float: left;
	width: 20px;
}

#marge_haut_actu
{
	height: 8px;
	border: none;
}

.colonne_date
{
	width: 85px;
	padding-top: 3px;
	vertical-align: top;
	text-align: center;
	background: #ced4da;
	border-right: 1px solid #c0c3c6;
	color: #28415a;
	font-weight: normal;
	font-size: 14px;
}

.colonne_date span
{
	font-size: 18px;
	font-weight: normal;
}

.marge_contenu_actu
{
	width: 8px;
	text-align: center;
}

.contenu_actu
{
	width: 564px;
	padding-top: 5px;
	padding-right: 10px;
	text-align: center;
	border-bottom: 1px dotted #888888;
	border-right: 1px dotted #888888;
}

.contenu_actu h1
{
	margin: 0px 0px 20px 0px;
	color: #b53053;
	font-size: 24px;
	font-weight: normal;
}

.contenu_actu i
{
	color: #2a2a2a;
	font-family: Tahoma;
	font-size: 13px;
}

.photo_actu
{
	border: 1px solid #000000;
	margin-bottom: 10px;
}

#diaporama
{
	z-index: 100;
	position: absolute;
	top: 50px;
	left: 50%;
	width: 1002px;
	margin-left: -500px;
}

#diapo_photo img
{
	border: 1px solid #dddddd;
}

#diapo_bottom
{
	margin-bottom: 50px;
	padding: 8px 6px 12px 6px;
	background: #000000;
	border: 1px solid #dddddd;
	font-size: 11pt;
	color: white;
}

.texte_actu
{
	margin-top: 10px;
	text-align: left;
	color: #2a2a2a;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
}

.texte_actu a
{
	color: #676767;
}

.infos_actu
{
	margin-bottom: 6px;
	color: #597a9a;
	font-size: 12px;
}

.infos_actu span
{
	color: #529ce7;
}

.nbre_commentaires
{
	float: left;
}

.nbre_commentaires span
{
	color: #597a9a;
}

.signature_actu
{
	float: right;
}

.signature_actu p
{
	float: left;
}

.signature_actu img
{
	vertical-align: middle;
}

.signature_photo
{
	padding-top: 38px;
}

.form_coms
{
	width: 410px;
	margin: 30px auto;
	padding: 15px;
	border: 1px solid #dddddd;
}

.form_coms legend
{
	color: #597a9a;
	font-weight: normal;
}

.cadre_colonne_droite
{
	float: left;
	width: 150px;
	padding: 5px 0px 8px 5px;
	border-bottom: 1px dotted #888888;
	color: #2a2a2a;
	font-family: Tahoma;
	font-size: 12px;
}

.cadre_colonne_droite h4
{
	margin: 0px 0px 10px 0px;
	padding-left: 6px;
	background: #f0f0f0;
	color: #b53054;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
}

#calendrier_01 tr td
{
	padding: 0px 3px;
	text-align: right;
	font-size: 11px;
}

#calendrier
{
	padding-top: 15px;
	padding-bottom: 15px;
}

#entete_calendrier
{
	width: 140px;
	margin: 0px auto;
	font-size: 11px;
}

#calendrier_precedent
{
	width: 20px;
	text-align: left;	
}

#calendrier_mois
{
	width: 130px;
	color: #b53054;
	text-align: center;
}

#calendrier_suivant
{
	width: 20px;
	text-align: right;
}

.entite_calendrier
{
	margin-left: 10px;
}

.entite_calendrier td
{
	text-align: center;
}

.entite_calendrier td a
{
	color: #529ce7;
}

#tous_articles img, #votre_contribution img
{
	float: right;
}

#tous_articles a
{
	color: #b53054;
	font-family: Arial;
}

#votre_contribution span
{
	color: #676767;
}

#tous_articles p
{
	padding-top: 2px;
}

#texte_contribution
{
	padding: 8px 0px 0px 5px;
}

#texte_contribution a, #commentaires a
{
	color: #2a2a2a;
}

#texte_contribution a:hover
{
	text-decoration: underline;
}

#mini_a_la_une p img
{
	margin-bottom: 5px;
	border: 1px solid #000000;
}

.nbre_commentaires img, .signature_actu img
{
	float: left;
}

#contenu_palmares
{
	width: 850px;
	height: 283px;
	padding: 0px;
	background: #ced4da;
}

#photo_palmares
{
	float: left;
	width: 429px;
	height: 283px;
	background: url('../img/palmares.jpg') no-repeat;
}

#liste_essentiel, .annee_palmares
{
	height: 243px;
	padding: 15px 20px;
	background: #ffffff;
	font-family: Tahoma;
	font-size: 14px;
	color: #43586c;
	background: #ced4da;
}

#liste_essentiel
{
	float: left;
	width: 381px;
	text-align: right;
	line-height: 20px;
}

.annee_palmares
{
	line-height: 17px;
}

.annee_palmares table td
{
	width: 405px;
	vertical-align: top;
}

/*#essentiel_palmares span
{
	color: #6a8bac
}*/

.titre_annee
{
	margin-bottom: 10px;
	font-family: Tahoma;
	font-size: 18px;
	color: #6a8bac;
}

#essentiel_palmares .titre_annee span, .annee_palmares .titre_annee span
{
	color: #4c7090;
}


.cache
{
	display: none;
}

.gauche
{
	text-align: left;
}

.centre
{
	text-align: center;
}

.droite
{
	text-align: right;
}

.aligneur
{
	clear: both;
}

.clear
{
	clear: both;
}

.flottant_gauche
{
	float: left;
}

.flottant_droite
{
	float: right;
}



#contenu_profil
{
	width: 820px;
	height: 442px;
	padding: 12px 15px 0px 15px;
	background: url('../img/fond_profil.jpg') no-repeat right top;
	font-family: Tahoma;
	font-size: 13px;
	color: #43586c;
}

#contenu_profil p
{
	margin-bottom: 10px;
}

#contenu_profil strong
{
	font-size: 13px;
	font-weight: normal;
	color: #45709c;
}

#identite_profil
{
	float: right;
	text-align: right;
	color: #304c69;
}

#contenu_newsletter
{
	width: 850px;
	height: 301px;
	padding: 0px;
}

#photo_newsletter
{
	float: left;
	width: 260px;
	height: 301px;
	background: url('../img/newsletter.jpg') no-repeat;
}

#texte_newsletter
{
	float: left;
	width: 550px;
	height: 261px;
	padding: 20px;
}

.titre_partie_communaute
{
	margin-bottom: 20px;
	text-align: right;
	font-family: Arial;
	font-size: 24px;
	color: #458730;
}

#tableau_partenaires td
{
	padding: 3px 20px;
	vertical-align: bottom;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
}

.titre_partie_extra
{
	margin-bottom: 20px;
	text-align: left;
	font-family: Arial;
	font-size: 24px;
	color: #272727;
}

.texte_extra
{
	font-family: Tahoma;
	font-size: 12px;
	color: #272727;
}

.titre_partie_actu
{
	margin-bottom: 20px;
	text-align: left;
	font-family: Arial;
	font-size: 24px;
	color: #b53053;
}

#contenu_resultats
{
	width: 800px;
	height: 380px;
	padding: 20px 25px;
	background: url('../img/fond_resultats.jpg') no-repeat;
}

#liste_principaux_resultats
{
	width: 300px;
	padding-bottom: 15px;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #2a2a2a;
	border-bottom: 1px solid #ced4da;
}

#lien_resultats
{
	width: 160px;
	margin: 10px 0px 0px 20px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
}

#lien_resultats img
{
	margin-bottom: 10px;
}

#lien_resultats a
{
	color: #ba5366;
	text-decoration: none;
}

#lien_resultats a:hover
{
	text-decoration: underline;
}

#contenu_credits, #contenu_mentions, #contenu_contact, #contenu_livreor, #contenu_coms, #contenu_collector
{
	color: #2a2a2a;
}

#contenu_livreor .titre_partie_communaute
{
	float: left;
	text-align: left;
}

#contenu_livreor a, #contenu_coms a
{
	color: #2a2a2a;
}

#contenu_livreor a:hover
{
	text-decoration: underline;
}

#encouragements_livreor
{
	float: right;
	margin-top: -10px;
	text-align: right;
}

#encouragements_livreor a strong
{
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #458730;
}

#encouragements_livreor a
{
	color: #2a2a2a;
}

#encouragements_livreor a:hover
{
	text-decoration: underline;
}

#liens_livreor, #liens_contrib
{
	clear: both;
	padding: 4px 12px;
	background: #eeeeee;
}

#liens_livreor a, #liens_contrib a
{
	color: #2a2a2a;
}

#liens_livreor a:hover, #liens_contrib a:hover
{
	text-decoration: underline;
}

.message_livreor, .commentaire_actu
{
	margin-top: 15px;
	padding: 8px 5px 12px 12px;
	border: 1px solid #eeeeee;
}

.message_data
{
	float: left;
	width: 140px;
	color: #458730;
	line-height: 12pt;
}

.message_data em
{
	font-size: 8pt;
}

.message_content
{
	float: left;
	width: 640px;
}

.message_content strong
{
	font-weight: bold;
	font-size: 7pt;
}

.auteur_com
{
	float: left;
	color: #b53053;
}

.titre_news_com
{
	float: left;
	margin-left: 30px;
	color: #597a9a;
}

#form_post_livreor
{
	margin: 20px 0px 0px 15px;
}

#contenu_contact fieldset
{
	padding: 20px;
	border: 1px solid #dddddd;
}

#contenu_contact fieldset legend
{
	color: #888888;
}

#liste_calendrier
{
	width: 810px;
	font-family: Tahoma;
	font-size: 14px;
}

#liste_calendrier td
{
	padding: 5px 2px;
	vertical-align: top;
}

#liste_calendrier th
{
	color: #b53053;
}

.liste_calendrier_date
{
	width: 80px;
}

td.liste_calendrier_date
{
	color: #626262;
}

.liste_calendrier_course
{
	width: 400px;
}

td.liste_calendrier_course
{
	color: #2a2a2a;
}

td.liste_calendrier_course img
{
	vertical-align: top;
}

.liste_calendrier_place
{
	width: 72px;
	color: #b53053;
}

.liste_calendrier_observation
{
	width: 180px;
}

td.liste_calendrier_observation
{
	color: #969696;
	font-size: 12px;
	font-style: italic;
}

.liste_calendrier_news
{
	width: 40px;
}

.etapes_course, .places_course, .observations_course, .news_course
{
	display: none;
}

.etapes_course, .observations_course
{
	line-height: 18px;
}

#champs_photo
{
	margin-right: 100px;
	padding: 15px 10px;
	border: 1px solid #dddddd;
}

.message_script img
{
	vertical-align: bottom;
}

.succes
{
	color: #009900;
}

.erreur
{
	color: #ed0000;
}
