/* --------------------------------------------------------- */
/* Feuille de style des squelettes par defaut pour SPIP 2.0  */
/* --------------------------------------------------------- */


/* ------------------------------------------
/* Typographie generale (style transversaux)
/* ------------------------------------------ */
html { font-size: 100%; } /* Cf.: http://pompage.net/pompe/definir-des-tailles-de-polices-en-CSS/ */
body { font-size: 0.8125em; font-family: Arial, "Luxi sans", "Lucida Grande", Lucida, "Lucida Sans Unicode", sans-serif; color: #000; }

/* Titraille / Intertitres */
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight: normal; font-size: 1em; font-family: Arial, Georgia, Times, serif; }
h1 { font-size: 1.80em; color: #000;text-align:center; text-transform:capitalize; font-weight:600; color: #3E3530;}
h2 { font-size: 1.40em; font-weight: normal; }
h2, h2 a, h2 a:focus, h2 a:hover, h2 a:active { color: #555; }
h3 { font-size: 1.1em; font-weight: bold; }
h3.spip {} /* Cf.: spip_style.css */
hr.spip {} /* Cf.: spip_style.css */

/* Autres enrichissements typo */
strong { font-weight: bold; }
em { font-style: italic; }
abbr, acronym { border-bottom: 1px dotted; cursor: help; }
small { font-size: 0.90em; color: #666; }
dfn { font-weight: bold; color: #666; }
del { text-decoration: line-through; }
ins { color: red !important; text-decoration: none; }
sup, sub { font-size: .8em; font-variant: normal; }

/* Listes */
ul.spip {} /* Cf.: spip_style.css */
ol.spip {} /* Cf.: spip_style.css */
dl {}
dt {}
dd {}

/* Citations, code et poesie */
cite {font-style: italic;}
q {font-style: italic;}
blockquote {font-style: italic;}
blockquote.spip {font-style: italic;} /* Cf.: spip_style.css */
blockquote.spip_poesie {font-style: italic;} /* Cf.: spip_style.css */
.spip_code {} /* Cf.: spip_style.css */
.spip_cadre {} /* Cf.: spip_style.css */
address {}

/* Tableaux */
table.spip {} /* Cf.: spip_style.css */

/* Logos, documents et images */
img { margin: 0; padding: 0; border: 0px none; }
.spip_logos {} /* Cf.: spip_style.css */
.spip_documents {} /* Cf.: spip_style.css */
.spip_documents_center {} /* Cf.: spip_style.css */
.spip_documents_left {} /* Cf.: spip_style.css */
.spip_documents_right {} /* Cf.: spip_style.css */
.spip_doc_titre {} /* Cf.: spip_style.css */
.spip_doc_descriptif {} /* Cf.: spip_style.css */


/* ------------------------------------------
/* Disposition a l'ecran des blocs principaux
/* ------------------------------------------ */
body { background: #FFF url('images/bandeau_fond.jpg') repeat-x left top; margin:0; padding:0; text-align:center;
}

#page { position: relative; width: 1024px; margin: 0 auto; text-align: left; background: #FFF ;
	/*filter:alpha(opacity=90);   /* IE */
    /*  -moz-opacity:0.9;           /* Firefox */
    /*  opacity: 0.9;               /* standard CSS3 */
     /* -khtml-opacity: 0.9;        /* Konqueror */
}



#entete { width: 100%; height: 165px; margin: 0; padding-top: 0em; border: 0px solid #FFFFFF;background: url('images/bandeau_jipet.jpg') no-repeat left top; background-color:#FFF; border-style:outset; }
#entete a.accueil { display: block; width: 100%;text-align:left; font-weight: bold;}
#entete a.accueil img.spip_logos { vertical-align: top; line-height: 1em; }
#entete a.accueil #nom_site_spip { position:relative; left: 925px; top:105px;  vertical-align: top; font-size: 16px; font-family:  Impact, Arial, Georgia, Times, serif;  color: #00008A; text-transform:capitalize;}
#entete .formulaire_menu_lang { position: absolute; right: 0; top: 0.90em; display: block; width: 30%; } /*Cf.: spip_formulaires.css*/

#entete_tepij { width: 100%; height: 165px; margin: 0; padding-top: 0em; border: 0px solid #FFFFFF;background: url('images/bandeau_tepij.jpg') no-repeat left top; background-color:#FFF; border-style:outset; }
#entete_tepij a.accueil { display: block; width: 100%;text-align:left; font-weight: bold;}
#entete_tepij a.accueil img.spip_logos { vertical-align: top; line-height: 1em; }
#entete_tepij a.accueil #nom_site_spip { position:relative; left: 925px; top:105px;  vertical-align: top; font-size: 16px; font-family:  Impact, Arial, Georgia, Times, serif;  color: #00008A; text-transform:capitalize;}
#entete_tepij .formulaire_menu_lang { position: absolute; right: 0; top: 0.90em; display: block; width: 30%; } /*Cf.: spip_formulaires.css*/

#entete_alacon { width: 100%; height: 165px; margin: 0; padding-top: 0em; border: 0px solid #FFFFFF;background: url('images/bandeau_alacon.jpg') no-repeat left top; background-color:#FFF; border-style:outset; }
#entete a.accueil { display: block; width: 100%;text-align:left; font-weight: bold;}
#entete a.accueil img.spip_logos { vertical-align: top; line-height: 1em; }
#entete a.accueil #nom_site_spip { position:relative; left: 925px; top:105px;  vertical-align: top; font-size: 16px; font-family:  Impact, Arial, Georgia, Times, serif;  color: #00008A; text-transform:capitalize;}
#entete .formulaire_menu_lang { position: absolute; right: 0; top: 0.90em; display: block; width: 30%; } /*Cf.: spip_formulaires.css*/

#conteneur { clear: both; float: left; width: 67%; overflow: hidden;padding:10px 10px 10px 10px;}
#deroulant { clear: both; float: left; width: 95%;  overflow-y: auto; background: #FFF; margin:5px 5px 5px 5px; padding:10px 10px 10px 10px; }/*;border-style:outset*/
#contenu { padding-top: 1em; }

#navigation { float: right; width: 20%; margin-top: 1em; overflow: hidden; border: 2px solid #FFFFFF; background-color:#4A96C8; padding:5px 5px 5px 5px;border-style:outset;}
#extra { float: right; clear: right; width: 30%; margin-top: 1em; overflow: hidden;}

#pied { background: #FFF url('images/bandeau_fond.jpg') repeat-x left top; clear: both; width: 100%; margin: 0; padding: 0.40em 0; border-top: 1px solid #EEEEEE; text-align: center; font-size: 0.90em; }
#pied img { vertical-align: middle; }
/* animation menu tournant */
.container {
	width: 100%;
	height: 80px;/* hauteur totale des lignes */
	position: relative;
	top: 0%; left: 0%;
	margin: 0 0 0 0;
	overflow: hidden;
}
.containerlignesimple {
	width: 100%;
	height: 40px;/* hauteur totale des lignes */
	position: relative;
	top: 0%; left: 0%;
	margin: 0 0 0 0;
	overflow: hidden;
	
}
ul#topnav {
	margin: 10px 0 10px; 
	padding: 0; 
	list-style: none;	
	font-size: 1em;
	clear: both;
	float: left;
	width: 1024px;
}
ul#topnav li{
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
	float: left; 
	height:30px;/* hauteur d'une ligne */
}
ul#topnav a, ul#topnav span {
	padding: 10px 20px; 
	float: left; 
	text-decoration: none; 
	color: #444;
	text-transform: uppercase;
	font-weight: bold;
	clear: both;
	height: 10px;
	line-height: 20px;
	background: #1d1d1d; 
}
ul#topnav a {	color: #7bc441; }
ul#topnav span {
	display: none;
}
 
ul#topnav.v2 span{
	background: url('images/bout_roul_cl.jpg') repeat-x left top;
}
ul#topnav.v2 a{
	color: #FFF;
	background: url('images/bout_roul_bl.jpg') repeat-x left top;
}
/* Espaceur de blocs */
.nettoyeur { clear: both; height: 0; margin: 0; padding: 0; border: 0px none; line-height: 1px; font-size: 1px }

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


/* ------------------------------------------
/* Habillage des elements du contenu
/* ------------------------------------------ */

#hierarchie { clear: both; margin-bottom: 2em; font-size: 0.90em; }
#hierarchie, #hierarchie a { color: #AAA; }

.cartouche { margin-bottom: 2em; }
.cartouche .spip_logos { float: right; margin-left: 16px; margin-bottom: 4px; }
.cartouche p { margin: 0; padding: 0; clear: left; }
.surtitre, .soustitre { font-size: 1.10em; color: #222; font-weight: bold; letter-spacing: 0.10em; }
.cartouche .surtitre { margin-bottom: 0.30em; }
.cartouche .soustitre { margin-top: 0.50em; margin-bottom: 0.30em; }
.cartouche .traductions { font-size: 0.90em; }

.chapo { margin-bottom: 0.50em; line-height: 1.40em; font-weight: bold; color: #666;text-align:center;padding:1px 1px 1px 1px;  }
.texte { line-height: 1.60em; }
.hyperlien { display: block; background: #FFF; padding: 0.50em 1em; font-weight: bold; color: #8B6F92; }
.ps, .notes { margin-bottom: 2em; line-height: 1.40em; }
.notes { clear: both; font-size: 0.90em; }

abbr.published { border: 0px none; }

/* Portfolio */
#documents_portfolio { clear: both; margin: 2em auto; text-align: center; }
#documents_portfolio .spip_logos { margin: 6px 3px 0 3px; border: 4px solid #DDD; }
#documents_portfolio a.on .spip_logos { border-color: #F57900; }
#documents_portfolio a:focus .spip_logos,
#documents_portfolio a:hover .spip_logos,
#documents_portfolio a:active .spip_logos { border-color: #8B6F92; }


/* Habillage des forums
---------------------------------------------- */
.repondre { clear: both; margin-top: 2.50em; margin-right: 1em; text-align: right; font-weight: bold; }

/* 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.50em; }
.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; color: #333; }
.forum-texte { margin: 0; padding: 0.50em 1em; color: #333; }
.forum-texte .hyperlien {}
.forum-texte .repondre { margin: 0; padding: 0.10em 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-left:0px none; border-right:0px none; border-top:0px none; border-bottom:1px dotted #B8B8B8; margin:0; background:#C4E0E0; padding-left:6px; padding-right:6px; padding-top:3px; padding-bottom:2px }
ul ul .forum-chapo { background: #D4E8E8; }
ul ul ul .forum-chapo { background: #E4F0F0; }
ul ul ul ul .forum-chapo { background: #F4F8F8; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }


/* Habillage des petitions
---------------------------------------------- */
#signatures { clear: both; margin: 0 0 2em 0; padding: 0; background: none; }
#signatures table { width: 100%; margin: 1em 0 0 0; }
#signatures thead { text-align: center; color: #555; }
#signatures td { padding: 0.50em; border: 2px solid #FEFEFE; vertical-align: top; }
#signatures td.signature-date { background: #E4F0F0; text-align: center; white-space: nowrap; }
#signatures td.signature-nom { background: #ECF4F4; text-align: center; }
#signatures td.signature-nom small { display: block; }
#signatures td.signature-message { background: #F4F8F8; }
#signatures .formulaire_recherche { margin: 1em 0; text-align: right; } /*Cf.: spip_formulaires.css*/
#signatures .formulaire_recherche input.text { width: 10em; text-align: left; } /*Cf.: spip_formulaires.css*/


/* ------------------------------------------
/* Sous-navigation et autres menus DDD
/* ------------------------------------------ */

/* Habillage general des menus de navigation */
.menu { clear: both; margin-bottom: 2em; text-align: center; }
.menu p { margin: 0.20em 0; padding: 0.20em 0.10em; }
.menu ul { margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #DDD;}
.menu ul li { margin: 0.20em 0; padding: 0.20em; border-top: 1px solid #EEE; }/* traits entre les lignes */
.menu ul li ul { margin-left: 1em; border: 0px none; }
.menu ul li li { padding: 0; border: 0px none;}

#mon-menu {display: block; padding: 2px 2px 2px 2px; background: #dcdcdc; text-decoration: none;text-align: center;}
#mon-menu ul {margin: 0;padding: 0;list-style-type: none;}
#mon-menu a {display: block;padding: 2px 2px 2px 
10px;border: 1px solid #FEFEFE;background: #dcdcdc;text-decoration: 
none; /*permet de retirer le soulignement des liens*/}
#mon-menu a:link, #mon-menu a:active, #mon-menu a:visited 
color: #000000;}
#mon-menu a:hover {border: 1px solid 
#000000;background: #AA0000;color: #ffffff;}

/* Pagination */
.pagination { clear: both; text-align: right; font-size: 0.90em; color: #666; }
.pagination .on { font-weight: bold; color: #666; }

/* Rubriques */
.rubriques ul { border: 0px none; }
.rubriques ul li { background: #FFF; border: 3px none; }

.formulaire_recherche { margin-bottom: 2em; } /*Cf.: spip_formulaires.css*/

/* Listes d'articles et extraits introductifs */
.articles ul li { clear: both; padding: 0.40em 0.20em; }
.articles ul li h3 { margin: 0.30em 0; }
.articles .spip_logos { float: right; clear: right; margin: 0 0 4px 16px; }
.articles ul li .enclosures { float: right; text-align: right; max-width: 60%; margin: 0; }
.articles ul li .introduction { margin-top: 0.30em; line-height: 1.40em; }

/* rubriques guide mondial */
#rubriqguide a { font-size: 1em; text-align:left; text-transform:capitalize; color: #d99039;font-weight: bold;}

/* Couleurs des liens ancien : 604A7F
---------------------------------------------- */
a { color: #22475B; text-decoration: none; }
a:focus, a:hover, a:active { color: #F57900; text-decoration: underline; }
