/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
/* html {
	SCROLLBAR-FACE-COLOR: #F0EDC7; SCROLLBAR-HIGHLIGHT-COLOR: #FE6D00; SCROLLBAR-SHADOW-COLOR: #DF1121; SCROLLBAR-3DLIGHT-COLOR: #CCCCCC; SCROLLBAR-ARROW-COLOR: #018843; SCROLLBAR-TRACK-COLOR: #F6F4D0; SCROLLBAR-DARKSHADOW-COLOR: #000000;
} */

body {
	background-color: #F6F4D0;
	margin: 0px;
	text-align: center;
	font-size: 11px;
	color: #333;
	font-size: 11px;
        font-family: Verdana,Tahoma,Arial,sans-serif
}

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }
form{
	margin: 0px;
	padding: 0px;
}

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 770px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
        border: 1px solid #FE6D00;
        background: #ffffff url(../IMG/koldo-fond.jpg) top left no-repeat;
}

#conteneur { 
        width: 560px; 
         margin-left: 170px; 
        /*background: #ffffff url(../IMG/ombre_gauche.jpg);*/
        /*margin-top: -20px;*/
        padding-top: 0px;
        }

#conteneur #contenu {
	float: left;
	width: 555px;
        /*background: #ffffff url(../IMG/ombre_gauche.jpg);*/
        /*min-height: 350px;*/
}

#entete #navigation {
	float: left;
	width: 145px;
        padding: 3px;
	text-align: left;
}

#entete #navigation .rubriques ul {
        filter: alpha(opacity=80); 
        opacity: 0.8; 
        moz-opacity:0.8;
}

#entete #contact {
	float: left;
	width: 145px;
        padding: 3px;
	text-align: left;
        background-color: #fff;
        filter: alpha(opacity=80); 
        opacity: 0.8; 
        moz-opacity:0.8;
        color: #018843;
        padding: 5px;
        margin-left: 5px;
}

#entete #contact a {
        color: #018843;
        font-weight: bold;
}

#contenu {
        padding-left: 20px;
        /*padding-bottom: 15px;*/
        }

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: left;
}

#contenu .encart {
	float: right;
	width: 0;
	margin: 0;
/*	margin-bottom: 1em;  */
}

/* Specifique à la page d'accueil */

#contenu #colonne1 {
	float: left;
	width: 374px;
        padding-right: 10px;
}

#contenu #colonne2 {
	float: left;
	width: 155px;
        padding-left: 15px;
        border-left: 1px dotted #FE6D00;
}

#contenu #colonne2 ul {
        list-style: none;
        margin: 0;
        padding: 0;
}

#contenu #colonne2 ul li {
        /*padding-left: 20px;*/
        list-style: none;
        background: url(../IMG/triangle-gris.gif) left top no-repeat;
	color: #333;
        margin-bottom: 15px;
        /*border-bottom: 1px solid #eee;*/
}

#contenu .nouveautes {
	color: #FE6D00;
        font-size: 16px;
        padding-top: 14px;
        padding-bottom: 20px;
        font-weight: bold;
}

#contenu h3.spip {
        color: #018843;
        text-align: left;
        border-bottom: 3px solid #F6F4D0;
}

#contenu .une .art {
        height: 220px;
        border: 1px solid #018843;
        background-color: #F6F4D0;
        padding: 2px;
}

#contenu .une_bg_img img {
        float: left;
        text-align=left;
        margin: 0px;
        margin-right: 5px;
}

#contenu .une .transp_title {
        float: left;
        width: 355px;
        padding-left: 3px;
        margin-left: 3px;
        background-color: #FE6D00;
        filter: alpha(opacity=80); 
        opacity: 0.8; 
        moz-opacity:0.8;
        margin-top: -48px;
        margin-bottom: 40px;
        /* border-bottom: 1px solid #FE6D00; */
}

#contenu .une h3 a {
        color: #FFF;
}

#contenu .une .resume {
        float: left;
        width: 143px;
}

.liste-articles li.une p.surtitre {
	font-size: 15px;
	font-weight: bold;
        color: #018843;
        }

/* Entete */
#entete {
	width: 100%; 
        /*background: #ffffff url(../IMG/fond_entete.jpg) top left no-repeat;*/
        margin: 0;
        height: 202px;
        margin-bottom: 30px;
        /*border-bottom: 1px solid #FE6D00;*/
        }
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	/*float: left;*/
	font-weight: bold;
	font-size: 1.5em;
        color: #018843;
        padding-top: 10px;
        }
#entete #nom_site_spip #desc_site p {
        margin-left: 420px;
        margin-top: 0px;
        width: 160px;
        background-color: #fff;
        filter: alpha(opacity=60); 
        opacity: 0.6; 
        moz-opacity:0.6;
        color: #018843;
        padding: 5px;
        font-weight: bold;
}
/*#entete #nom_site_spip #desc_site span {
        color: #018843;
        font-weight: bold;
}
#entete #nom_site_spip #desc_site span p {
        margin: 0;
        padding: 0;
} */
#entete #nom_site_spip #type_site {
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        margin-top: 145px;
        margin-left: 670px;
        margin-bottom: 17px;
}
#entete a { text-decoration: none; }
#marge_gauche .formulaire_recherche { width: 150px; margin-right: 6px; margin-top: -6px; margin-bottom: 10px; }
#marge_gauche .formulaire_recherche #recherche { width: 95px; }

#marge_gauche .addthis_button { margin: 0; padding: 0; height: 20px; margin-left: 7px; }

/* Drapeau de langues */
.menu_langues { float: right; margin-top: -45px; }
.menu_langues a:hover { text-decoration: none; }

#site_logo { 
        float: left;
        margin-left: 32px;
        margin-top: 13px;
        margin-right: 53px;
        width: 120px;
        height: 120px;
}

/* Fil d'Ariane */
#hierarchie {
        width: 520px;
        margin-top: 17px;
        margin-bottom: 50px;
        /*margin-top: -30px;*/
        margin-left: 200px;
        padding: 4px;
	font-size: 10px;
        /*background: transparent url(../IMG/ombre_gauche.jpg); */
        background-color: #F6F4D0;
        border: 1px solid #FE6D00;
        filter: alpha(opacity=60); 
        opacity: 0.6; 
        moz-opacity:0.6;
        color: #018843;
        }
      
#hierarchie a {
        color: #FE6D00;
        }
      
#hierarchie a:hover {
        color: #FE6D00;
        text-decoration: underline;
        }
      
h1.descr_site {
        color: #FE6D00;
        margin-left: 5px;
        font-weight: bold;
        font-size: 15px;
        margin-top: -12px;
        }

/* Pied de page */
#pied {
	clear: both;
	width: 742;
	/*margin-top: 4em;*/
        border-top: 1px dotted #FE6D00;
        background-color: #fff; 
	padding: 2px;
	text-align: center;
        color: #FE6D00;
        }
#pied small { font-size: 0.9em; }
#pied img { vertical-align: bottom; }
#pied a { color: #FE6D00; }

/* Espaceur de blocs */


.nettoyeur { margin: 0; padding: 0; border: none; height: 0; line-height: 0px; font-size: 0px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }

.strong { font-weight: bold; }

a.spip_out { color: #FE6D00; }


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family: Verdana,Tahoma,Arial,sans-serif }

/* Typo pour le contenu */
#contenu {
	font-family: "Trebuchet MS", Helvetica, sans-serif; }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, .voirskel {
	font-family: Georgia, Times, serif; }


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers {
	min-width: 145px;
	margin-bottom: 1em;
	font-size: 1em;
        color: #018843;
}

#marge_gauche .menu-titre {
	/*padding: 0.2em 0.4em;
	text-align: center;*/
	font-weight: bold;
        color: #DF1121;
        /*visibility: hidden; */
        display: none;
        height: 0px;
}


.menu-titre {
	/*padding: 0.2em 0.4em;
	text-align: center;*/
	font-weight: bold;
        color: #018843;
        padding-bottom: 22px;
        /*margin-top: 5px;*/
}

#marge_gauche {
        width: 165px;
        float: left;
        /*margin-top: 10px;*/
        padding-top: 6px;
        }
        
#colonne2 .comments h2 {
	color: #FE6D00;
        font-size: 16px;
        padding-top: 14px;
        padding-bottom: 15px;
        font-weight: bold;
}
        
#colonne2 .comments a {
	color: #018843;
        font-weight: bold;
}

#colonne2 .comments .small {
	font-size: 0.9em;
    color: #AAAAAA;
}

#colonne2 .comments ul {
        list-style: none;
        margin: 0;
        padding: 0;
        border-bottom: 0px;
}

#colonne2 .comments ul li {
        padding-bottom: 7px;
        padding-left: 7px;
        border-bottom: 0px solid #eee;
}

#navigation {
        margin-top: 10px;
        padding-left: 7px;
        font-size: 1.5em;
        }

#navigation p, .encart p { margin: 0;  }
#navigation ul, .encart ul { 
        background-color: #F6F4D0; 
        margin: 0; 
        padding: 0; 
        text-align: left; 
        list-style: none; 
        border-top: 1px solid #FE6D00;
        border-left: 1px solid #FE6D00;
        border-right: 1px solid #FE6D00;
        }
#navigation li, .encart li { margin: 0; padding: 6px;
        border-bottom: 1px solid #FE6D00; }
#navigation a, .encart a { color: #FE6D00; font-weight: bold; }
#navigation li:hover, #navigation a:hover, .encart a:hover { color: #FE6D00; background-color: #FFF; }

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */

/* Suppr Fabrice 14/02/2008
.rubriques { background: #EAFFEA;}
.rubriques .menu-titre { background: #F2FFF2; }

.breves { background: #FFEAEA; }
.breves .menu-titre { background: #FFF2F2; }

.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: #F8F8E8; }
.divers .menu-titre { background: #FCFCF0; }
*/

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
/* .cartouche { margin-bottom: 0.5em; } */

.cartouche .titre {
        margin-top: 10px;
        /*padding-left: 33px;*/
        margin-bottom: 10px;
	font-size: 22px;
	font-weight: bold;
        font-style: italic;
	color: #FE6D00;
        /*background: #ffffff url(../IMG/puce_euskadi.jpg) left no-repeat;*/
        }
#contenu .surtitre { font-size: 1.0em; }
#contenu .soustitre { font-size: 0.82em; }

.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px; }

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 0.9em; color: #AAAAAA; }

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
        /*height: 190px;
        font-weight: bold;*/
	line-height: 1.4em;
        font-size: 1.5em;
	font-family: Georgia, Times, serif;
        font-style: italic;
        color: #018843;
        /*filter: alpha(opacity=90); 
        opacity: 0.9; 
        moz-opacity:0.9;*/
        }

.chapo p { margin-top: 0; /*margin-left: 220px;*/ padding-top:3px; }

.chapo_art {
        font-size: 16px;
        color: #018843;
        padding-top: 10px;
        }

.lien {
	/* background: #EEE; */
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 1em;
	font-weight: bold; }

.texte { color: #000; font-size: 13px; }

.texte blockquote { font-size: 11px; border-left:0px solid #eee; }

.texte .spip_poesie { font-size: 11px; border-left:1px solid #F6F4D0 }
.texte .spip_poesie strong { font-size: 12px; background-color: #F6F4D0; color: #FE6D00; }

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio { clear: both; margin: 2em auto; text-align: center; }
#documents_portfolio h2, #documents_joints h2 { color: #007000; text-align: left; padding: 5px; padding-bottom: 0; border-bottom: 5px solid #cf0000; font-size: 18px; font-weight: bold; font-family: "Luxi sans", "Lucida Grande", Lucida, "Lucida Sans Unicode", sans-serif; }
#documents_portfolio .spip_logos { margin: 6px 3px 0 3px; border: 4px solid #DDD; }
#documents_portfolio a.on .spip_logos { border-color: #007000; }
#documents_portfolio a:focus .spip_logos,
#documents_portfolio a:hover .spip_logos,
#documents_portfolio a:active .spip_logos { border-color: #cf0000; }
#documents_joints li { clear: both; margin: 10px; }
#documents_joints .logo_doc img { float: left; margin-right: 10px; }

#documents_portfolio .bloc_photo { 
	display: inline; 
	float: left; 
	margin: 5px; 
	margin-left: 10px; 
	padding: 5px;
	border: 1px solid #CCC;
	width: 215px;
	height: 220px;
	overflow: auto; }

#documents_portfolio .bloc_img { 
	display: inline; 
	float: left; 
	margin: 5px; 
	margin-left: 10px; 
	padding: 5px;
	border: 1px solid #CCC;
	width: 150px;
	height: 180px;
	overflow: auto; }
	
.page_photos .pagination { clear: both; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #AAA; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 1.2em; font-weight: bold; color: #FE6D00; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre { font-size: 1.1em;}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_titre a { color: #018843;}
#documents_joints li .spip_doc_descriptif {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li { margin-bottom: 1em; clear: both; }

.liste-articles li.li_victoire_2 { 
        /*border: 1px solid #018843;*/
        background-color: #DED;
       /* border: 1px solid #FE6D00;
        background-color: #F6F4D0;*/
        padding: 0.4em;
        }

.liste-articles li.li_victoire_1 { 
        border: 1px solid #018843;
        background-color: #F6F4D0;
       /* border: 1px solid #FE6D00;
        background-color: #F6F4D0;
        padding: 0.4em;*/
        }

.liste-articles li.li_victoire_1 h3 { 
        border-bottom: 1px solid #FE6D00;
        background-color: #FE6D00;
        padding: 0.4em;
        }

.liste-articles li.li_victoire_1 small { 
        padding: 0.4em;
        }

.liste-articles li.li_victoire_1 .texte { 
        padding: 0.4em;
        }

.liste-articles li.li_victoire_1 h3 a { 
        color: #F6F4D0;
	font-size: 1.5em;
        }

.liste-articles li.li_victoire_1 h3 a:hover { 
        color: #F6F4D0;
        }

.liste-articles li .titre {
	font-size: 1.03em;
	font-weight: bold;
        color: #018843;
        }

.liste-articles li .for_titre {
	font-size: 0.7em;
	font-weight: bold;
        color: #018843;
        }

.liste-articles li .for_titre a {
	font-size: 12px;
	font-weight: bold;
        color: #018843;
        }

.liste-articles li .for_titre a:hover {
	color: #FE6D00;
        }

.liste-articles li .for_chapo_rub {
	font-size: 10px;
        padding-bottom: 7px;
        }

.liste-articles li .titre a {
	font-size: 16px;
	font-weight: bold;
        color: #018843;
        }

.liste-articles li .titre a:hover {
	color: #FE6D00;
        }

.liste-articles li .chapo_rub {
	font-size: 12px;
        }

.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right; }

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.9em;
        color: #808080;
        }

.liste-articles li .texte {
	margin-top: 5px;
	/*margin-bottom: 2em;
	/*border: 1px solid #CCC;
	padding: 0.9em; */
	font-size: 0.85em;
	line-height: 1.4em; }

.pagination { font-size: 0.90em; }

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0; }
.page_plan #contenu .contre-encart li {}

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

.formulaire_spip { text-align: left; font-size: 1em; }
.formulaire_spip p { margin: 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; }

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; } 
ul.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { 
        padding-top: 15px; 
        width: 10em; 
        text-align: left; 
        float: left; 
        font-size: 11px; 
        margin-left: 8px;
        }
.formulaire_recherche label { display: none; }

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 0.88em;
	font-weight: bold; }
    
.forum-repondre a {
        font-size: 1.5em;
        color: #FE6D00;
}

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 1em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #F6F4D0; }
ul ul .forum-chapo { background: #F6F4D0; }
ul ul ul .forum-chapo { background: #F6F4D0; }
ul ul ul ul .forum-chapo { background: #F6F4D0; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #F6F4D0; }

/* MESSAGES KOLDO */
.forum-fil-koldo { margin-top: 1.5em; background: #F6F4D0; }
.forum-texte-koldo { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 1.2em; font-weight: bold; }
.forum-chapo-koldo .forum-titre, .forum-chapo-koldo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #FFF; font-size: 1.2em; }
ul .forum-message-koldo { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; min-height: 150px; }
ul .forum-chapo-koldo { border: none; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #FE6D00; color: #FFF; }


/* Liste des coureurs */
ul.liste_coureurs { 
        list-style: none;
}
ul.liste_coureurs li { 
        padding-left: 20px;
        background: url(../IMG/triangle-gris.gif) left top no-repeat;
        border-bottom: 1px solid #eee;
}
ul.liste_coureurs li a { 
        color:#888;
}
ul.liste_coureurs li.actuel { 
        list-style: none;
        padding-left: 20px;
        background: url(../IMG/triangle-vert.gif) left top no-repeat;
        font-weight: bold;
}
ul.liste_coureurs li.ancien { 
        list-style: none;
        padding-left: 20px;
        background: url(../IMG/triangle-gris.gif) left top no-repeat;
        font-weight: bold;
}
ul.liste_coureurs li.actuel a { 
        color: #333;
}
ul.liste_coureurs li.ancien a { 
        color: #333;
}
        

/*  ------------------------------------------
/*  Habillage des petitions
/*  ------------------------------------------ */

#signatures { clear: both; font-size: 0.77em; }

#signatures h2 {
	padding: 0.5em;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold; }

#signatures table { width: 100%; margin: 1em 0; }
#signatures thead { display: none; } /* On n'affiche pas les titres du tableau */

#signatures td.signature-date {
	background: #E4F0F0;
	padding: 0.5em;
	white-space: nowrap; }

#signatures td.signature-nom {
	background: #ECF4F4;
	padding: 0.2em;
	text-align: center;
	font-weight: bold; }

#signatures td.signature-message {
	background: #F4F8F8;
	padding: 0.4em;
	font-size: 0.96em; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #333; }
a:hover { text-decoration: underline; }

a.strong { text-decoration: none; color: #018843; font-weight: bold; }
a.strong:hover { text-decoration: underline; }

a.actuel { text-decoration: none; color: #333; font-weight: bold; }
a.actuel:hover { text-decoration: underline; }


/*  ------------------------------------------
/*  Special Newsletter
/*  ------------------------------------------ */
/*#signature_newsletter {
        width: 170px;
        float: left;
        text-align: left;
        margin-top: -80px;
        margin-left: 10px;
        }*/
        
/*
   Formulaire
*/
.spip_form_champ {
        color: #000; !important
}

/*
Specifique page "Coureurs"
*/
.zone_droite {
	background-color:#F6F4D0;
        border: 1px solid #018843;
        float: right;
        width: 260px;
        padding: 5px;
        margin-left: 10px;
        margin-bottom: 5px;
}

#colonne2 .calendrier {
        border: 1px solid #FE6D00;
        /*background-color:#F6F4D0;*/
        padding: 5px;
        margin-bottom: 10px;
        filter: alpha(opacity=80); 
        opacity: 0.8; 
        moz-opacity:0.8;
}

#colonne2 .calendrier a {
        color: #018843;
        font-weight: bold;
        font-size: 14px;
        text-decoration: none;
}

#colonne2 .calendrier a:hover {
        color: #FE6D00;
}

#colonne2 .calendrier .image {
        text-align: center;
}
        
.texte a { color: #018843; }
