/*  ----------------------------------------------------------- */
/*  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
/*  ------------------------------------------ */
body {
	background: #99CCFF;
	margin: 0;
    padding: 0;
	text-align: center;
	color: #333;
    padding: 4px; 
}

img, table { margin: 0; padding: 0; border: 0; }
ul, ol, li { margin: 0; padding: 0; }
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */

#page { /* voir #page dans ie.css */
    background: white;
	text-align: left;
	margin: 0;
	padding: 0;
    border: 0;
    max-width: 964px;
    /* width: 80%; */
    min-width: 772px;
    margin-left: auto;
    margin-right: auto;
}

/* Largeur minimum pour IE d'après Stu Nicholls.
   voir: http://www.cssplay.co.uk/boxes/minwidth.html */
* html .pageMinWidth {
    border-left: 772px solid white;
    position:relative; 
    float:left; 
    z-index:1;
}

* html .pageSubContainer {
    margin-left:-772px; 
    position:relative; 
    float:left; 
    z-index:2; 
    text-align:left;
}

#conteneur { 
    padding-left: 15px;
}

#conteneur #contenu {
    padding-left: 226px;
}

.conteneur_rubrique #contenu {
}

#contenu #animationAccueil object {
    width: 100%;
    background: white;
    margin-right: 10px;
}

#conteneur #navigation {
	float: left;
    width: 211px;
    margin-right: 1em;
    padding-bottom: 2em;
}


#navigation .rule {
    margin: 18px 0 15px 0;
    background: url(img/vague.gif);
    font-size: 1px;
    height: 9px;
}

#alt_navigation {
    float: right;
    width: 211px;
    margin-left: 1em;
}

#agenda img.plus, #breves_afp img.plus {
    vertical-align: middle;
}

/* Agenda et Brèves AFP */

#agenda ul { /* voir .rubriques ul */
    padding-top: 5px;
}

#navigation #agenda ul {
    height: 210px;
    overflow: auto;
}

#alt_navigation #agenda {
    border-bottom: solid 2px #dc89a5;
    border-left: solid 2px #dc89a5;
    margin-bottom: 15px;
    padding-bottom: 22px;
    padding-left: 10px;
    padding-right: 18px;
    margin-right: 5px;

}

#agenda li {
    padding-right: 1ex;
    padding-bottom: 1em;
}

/* Raccourcis (voir aussi: ie.css) */

#raccourcis ul { 
    display: block; 
    width: 210px; 
    padding-left: 4px;
}

#raccourcis li { 
    display: block; 
    width: 98px; 
    float: left; 
    font-size: 9px; 
    overflow: hidden; 
    margin-right: 5px;
}

#raccourcis a { 
    display: table-cell; 
    padding-left: 31px; 
    vertical-align: middle;
    text-decoration: none; 
    background-repeat: no-repeat;
    background-position: center left;
}

#raccourcis li, #raccourcis a { 
    height: 4.2em; 
}

#raccourcis .trafic a, #raccourcis .achats a, #raccourcis .urgences a, #raccourcis .actes a { color: #008028;}
#raccourcis .plan a, #raccourcis .contact a, #raccourcis .meteo, #raccourcis .commerce a { color: #35609E; }

#raccourcis .trafic a { background-image: url('img/icone_trafic.gif'); }
#raccourcis .plan a { background-image: url('img/icone_plan.gif'); }
#raccourcis .achats a { background-image: url('img/icone_achats.gif'); }
#raccourcis .contact a { background-image: url('img/icone_contact.gif'); }
#raccourcis .urgences a { background-image: url('img/icone_urgences.gif'); }
#raccourcis .meteo a { background-image: url('img/icone_meteo.gif'); }
#raccourcis .actes a { background-image: url('img/icone_actes.gif'); }
#raccourcis .commerce a { background-image: url('img/icone_commerce.gif'); }

/* Rubriques */

.rubriques {
}

.rubriques h2 {
    display: block;
    height: 36px;
}

.rubriques h2 img {
    width: 1px;
    height: 36px;
    vertical-align: middle;
}

.rubriques h2 a {
    padding-left: 1ex;
    height: 36px;
    text-transform: uppercase;
    font-size: 12px;
    color: white;
    vertical-align: middle;
} 

.rubriques ul {
    font-size: 11px;
    padding: 0.5em 0 0.5em 4ex;
    list-style-image: url(img/picto_list_item.gif?r=1);
}


.rubriques li {
    padding: 0.4ex 0;
}
.rubriques li a {
    text-transform: uppercase;
}

.rubriques {
    border-width: 2px 2px 2px 2px;
    border-style: solid;
}

.rubriques_secteur1 { border-color: #669900; } 
.rubriques_secteur2 { border-color: #666699; } 
.rubriques_secteur3 { border-color: #339933; } 
.rubriques_secteur4 { border-color: #0099CC; } 
.rubriques_secteur5 { border-color: #009999; } 
.rubriques_secteur6 { border-color: #FF9933; } 
.rubriques_secteur7 { border-color: #990033; } 
.rubriques_secteur8 { border-color: #CC0099; } 

.rubriques_secteur1 h2 { background: url(img/menu1_tranche.gif); }
.rubriques_secteur2 h2 { background: url(img/menu2_tranche.gif); }
.rubriques_secteur3 h2 { background: url(img/menu3_tranche.gif); }
.rubriques_secteur4 h2 { background: url(img/menu4_tranche.gif); }
.rubriques_secteur5 h2 { background: url(img/menu5_tranche.gif); }
.rubriques_secteur6 h2 { background: url(img/menu6_tranche.gif); }
.rubriques_secteur7 h2 { background: url(img/menu7_tranche.gif); }
.rubriques_secteur8 h2 { background: url(img/menu8_tranche.gif); }

/* Sous-rubriques */

.sous_rubriques {
    list-style: none;
    height: 370px;
    overflow: auto;
}

.sous_rubriques li {
    float: left;
    width: 117px;
    height: 150px;
    margin: 0 10px 10px 0;
    overflow: hidden;
}

.sous_rubriques li img {
    display: block;
    clear: both;
}

.sous_rubriques li b {
    display:block;
    margin-top: 7px;
    text-transform: uppercase;
    font-size: 100%;
    margin-bottom: 0;
}    

.sous_rubriques .secteur1 b { color: #669900; } 
.sous_rubriques .secteur2 b { color: #666699; } 
.sous_rubriques .secteur3 b { color: #339933; } 
.sous_rubriques .secteur4 b { color: #0099CC; } 
.sous_rubriques .secteur5 b { color: #009999; } 
.sous_rubriques .secteur6 b { color: #FF9933; } 
.sous_rubriques .secteur7 b { color: #990033; } 
.sous_rubriques .secteur8 b { color: #CC0099; } 

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

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

/* Entete */
#entete { 
    background: url(img/bandeau.jpg);
    background-repeat: no-repeat;
    background-position: 106px 7px;
    display:block;
}
/*
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }
    */
#entete a { text-decoration: none; }
#entete .formulaire_recherche { 
    position: absolute; 
    /* left: 495px; */
    right: 0%;
    top: 55px;
    width: 180px; 
}
#entete .formulaire_recherche input.visible {
    display: inline;
    background: white;
    border: solid 1px black;
    width: 130px;
    font-size: 11px;
    padding: 1px;
    padding-left: 3px;
}

#entete .formulaire_recherche label { 
    display: inline;
    color: white;
    text-transform: uppercase;
    font-size: 13px;
    margin-right: 5px;
}
#entete .formulaire_recherche a { 
}
#entete .formulaire_recherche a img { 
    border: none;
    vertical-align: bottom;
}

#entete img.logo {
    padding: 0;
    margin: 0;
    margin-top: 7px;
    padding-left: 7px;
}

.bordure_debut     { position: relative; }

.bordure_gauche    { background: url(img/verticale_gauche.gif) 0 0 repeat-y;}
.bordure_droit     { background: url(img/verticale_droit.gif) 100% 0 repeat-y; }
.bordure_haut      { background: url(img/horizontale_haut.gif) 0 0 repeat-x; }
.bordure_bas       { background: url(img/horizontale_bas.gif) 0 100% repeat-x; }

.bordure_supgauche { background: url(img/coin_supgauche.gif) 0 0 no-repeat;  }
.bordure_supdroit  { background: url(img/coin_supdroit.gif) 100% 0 no-repeat; }
.bordure_infgauche { background: url(img/coin_infgauche.gif) 0 100% no-repeat; }
.bordure_infdroit  { background: url(img/coin_infdroit.gif) 100% 100% no-repeat; }

.bordure_fin       { padding: 5px; }

.bordure_clear     { font-size: 1px; height: 1px; }

/* Top Menu */

#top_menu {
    display: block;
    border: 0;
    border-top: solid 1px white;
    background-image: url(img/ombre_ssmenu.gif);
    background-position: 0px 0px;
    background-repeat: repeat-x;
    padding: 0;
    height: 53px;
    margin: 0;
    margin-right: 5px; 
    margin-left: 5px;
    list-style: none;
    position: relative;
}

#top_menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    z-index: 10;
}

#top_menu li.item { /* voir ie.css */
    display: block;
    width: 12.5%; 
    float: left; 
    padding: 0;
    margin: 0;
    border: 0;
    overflow: hidden;
}

#top_menu a {
    display: block;
    font-size: 10px;
}

#top_menu a.item {
    text-align: center;
    border: 0;
    margin: 0;
    padding: 0;
    border-left: solid 1px white;
}

#top_menu li.item1 a.item {
    border: 0;
}

#top_menu a.subitem, #top_menu a.subitem_safari {
    padding: 2px 5px;
    color: white;
    text-transform: uppercase;
}

#top_menu a.subitem:hover {
    color: black;
}

#top_menu li.item img {
    padding: 0;
    margin: 0;
    border: 0;
    width: 96px;
    height: 36px;
}

#top_menu li.subitem {
    width: 15em; 
    float: left;
}

#top_menu li ul {
	position: absolute;
	width: 15em;
	left: -999em;
    padding: 4px 0;
    border-top: solid 1px white;
}

#top_menu li:hover ul, #top_menu li.sfhover ul {
	left: auto;
    z-index: 10;
}

/* Couleurs Top Menu*/

#top_menu li.item1 { background: url(img/menu1_tranche.gif); }
#top_menu li.item2 { background: url(img/menu2_tranche.gif); }
#top_menu li.item3 { background: url(img/menu3_tranche.gif); }
#top_menu li.item4 { background: url(img/menu4_tranche.gif); }
#top_menu li.item5 { background: url(img/menu5_tranche.gif); }
#top_menu li.item6 { background: url(img/menu6_tranche.gif); }
#top_menu li.item7 { background: url(img/menu7_tranche.gif); }
#top_menu li.item8 { background: url(img/menu8_tranche.gif); }

#top_menu li.item1 ul { background: #669900; } 
#top_menu li.item2 ul { background: #666699; } 
#top_menu li.item3 ul { background: #339933; } 
#top_menu li.item4 ul { background: #0099CC; } 
#top_menu li.item5 ul { background: #009999; } 
#top_menu li.item6 ul { background: #FF9933; } 
#top_menu li.item7 ul { background: #990033; } 
#top_menu li.item8 ul { background: #CC0099; } 

#top_menu li.item1 a.subitem:hover { background: #99CC66; }
#top_menu li.item2 a.subitem:hover { background: #CCCCFF; }
#top_menu li.item3 a.subitem:hover { background: #99CC99; }
#top_menu li.item4 a.subitem:hover { background: #99CCFF; }
#top_menu li.item5 a.subitem:hover { background: #66CCCC; }
#top_menu li.item6 a.subitem:hover { background: #FFCC99; }
#top_menu li.item7 a.subitem:hover { background: #CC9999; }
#top_menu li.item8 a.subitem:hover { background: #FFCCFF; }

/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin: 0 0 16px 20px;
	font-size: 12px; 
    
}

/* Pied de page */
#pied {
	clear: both;
	margin: 1em 1.5em 0 1.5em;
	border-top: 2px solid #BFBFBF;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right; 
    font-family: Geneva, Verdana;
    font-size: 9px;
}
#pied img { vertical-align: top; }
#pied img.logo_departement { padding-left: 15px; }

#pied .aller {
    float: left;
    font-weight: bold;
}
#pied .aller .fleches {
    color: #d1286b;
}

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: 0; height: 0; line-height: 1px; font-size: 1px; overflow: hidden; }
/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


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

/* Typo pour les menus et la navigation */
body, #navigation, .encart,.formulaire_spip {
    font-family: Helvetica, Geneva, Verdana;
	font-size: 11px;
}

/* Typo pour le contenu */
#contenu {
    font-family: Helvetica, Geneva, Verdana;
	font-size: 12px;
}

.contenu_article {
    padding-right: 1.5em;
}

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip {
    font-family: Helvetica, Geneva, Verdana;
	font-size: 11px;
}


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

/*  Habillage general des menus de navigation
---------------------------------------------- */
.breves, .syndic, .forums, .divers {
	min-width: 10em;
	border: 1px solid #CCC;
	margin-bottom: 1em;
	font-size: 0.77em;
}

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
}

.breves p, .syndic p, .forums p, .divers p { margin: 0; padding: 0.2em 0.7em;  }
.breves ul, .syndic ul, .forums ul, .divers ul { padding: 0.2em 0; }
.breves li, .syndic li, .forums li, .divers li { padding: 0 0.7em; }

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

.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: 2em; }

.cartouche .titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #000; 
    text-transform: uppercase;
}

#contenu .cartouche .secteur1 { color: #669900; } 
#contenu .cartouche .secteur2 { color: #666699; } 
#contenu .cartouche .secteur3 { color: #339933; } 
#contenu .cartouche .secteur4 { color: #0099CC; } 
#contenu .cartouche .secteur5 { color: #009999; } 
#contenu .cartouche .secteur6 { color: #FF9933; } 
#contenu .cartouche .secteur7 { color: #990033; } 
#contenu .cartouche .secteur8 { color: #CC0099; } 

#contenu .surtitre, #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.71em; }

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


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 1.5em;
	font-weight: bold;
	line-height: 1.4em; }

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

.texte { color: #000; }

.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-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles li { margin-bottom: 1em; }

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

.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.71em; }

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

.pagination { font-size: 0.90em; }

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

.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-left: 1em;
	margin-bottom: 1em;
	list-style: square; }
.page_plan #contenu .contre-encart li { list-style: inherit; }

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

/* Correction des styles HTML par defaut */
.formulaire_spip form, .formulaire_spip fieldset, .formulaire_spip legend, .formulaire_spip label, .formulaire_spip input, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip option { margin: 0; padding: 0; border: 0; background: none; }

/* Styles des formulaires de Spip */
.formulaire_spip {
	text-align: left;
	font-size: 0.77em;
}

.formulaire_spip p {
	margin: 0.5em 0;
	padding: 0; }

.formulaire_spip fieldset {
    display: block;
	margin: 0.77em 0;
	padding: 0.77em;
	border: 1px dotted; }
.formulaire_spip legend { 
	font-weight: bold; 
	padding: 3px;
	background: #FFF; /* Sinon, superposition dans MSIE */
}

.formulaire_spip label {}
.formulaire_spip .forml {
	width: 99%;
	padding: 1px;
	border: 1px solid;
	font-family: inherit;
	font-size: inherit; }

.spip_bouton { text-align: right; }
.spip_bouton input {
	margin: 3px 0;
	padding: 1px 2px;
	border: 2px outset;
	font-weight: bold;
	float: right; }

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

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

/* 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 */
.choix_mots { width: 47%; float: left; } 
.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { text-align: left; width: 12em; }

/*  ------------------------------------------
/*  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; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
.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: 0.82em; }
.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: 0; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #C4E0E0; }
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; 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; }

/* Diaporamas */

.diaporama {
    float: left;
    padding-bottom: 1em;
}

.diaporama .titre {
    font-weight: bold;
    font-size: 130%;
    text-align: center;
}

.diaporama .navigation {
}

.diaporama .navigation a {
}
/* 404 */

#conteneur #contenu404 {
    padding-top: 50px;
    text-align: center;
    font-family: Helvetica, Geneva, Verdana;
	font-size: 14px;
    padding-bottom: 100px;
}
#conteneur #contenu404 p {
    margin-top: 0.2em;
}

#conteneur #contenu404 a {
    text-decoration: none;
    color: black;
    border: none;
}

/* Annuaire */

.rubrique_annuaire {
    padding-right: 1.5em;
}

.rubrique_annuaire .logo {
    float: left;
}

.rubrique_annuaire .cartouche h1 {
    padding-top: 12px;
    padding-bottom: 3px;
}

.rubrique_annuaire .cartouche {
    padding-left: 70px;
}

.rubrique_annuaire .chapo {
    display: inline;
}

.annuaire_contenu {
    border-top-width: 2px;
    border-top-style: solid;
    padding-top: 1em;
    margin-left: 7px;
}

.annuaire_liste_activites {
    margin-left: 0px;
}

.annuaire_liste {
    height: 300px;
    overflow: auto;
    padding-right: 1em;
}

.annuaire_secteur1 { border-color: #669900; } 
.annuaire_secteur2 { border-color: #666699; } 
.annuaire_secteur3 { border-color: #339933; } 
.annuaire_secteur4 { border-color: #0099CC; } 
.annuaire_secteur5 { border-color: #009999; } 
.annuaire_secteur6 { border-color: #FF9933; } 
.annuaire_secteur7 { border-color: #990033; } 
.annuaire_secteur8 { border-color: #CC0099; } 

.annuaire_entree {
    clear: right;
    padding: 1em 0 1em 0;
    border-top-width: 1px;
    border-top-style: solid;
}

.annuaire_entree1 {
    border: none;
}

.annuaire_entree h3 {
    font-size: 14px;
    margin-bottom: 2px;
}

.annuaire_secteur1 .annuaire_activite a,
.annuaire_secteur1 .on, .annuaire_secteur1 .annuaire_entree h3 { color: #669900; } 
.annuaire_secteur2 .annuaire_activite a,
.annuaire_secteur2 .on, .annuaire_secteur2 .annuaire_entree h3 { color: #666699; } 
.annuaire_secteur3 .annuaire_activite a,
.annuaire_secteur3 .on, .annuaire_secteur3 .annuaire_entree h3 { color: #339933; } 
.annuaire_secteur4 .annuaire_activite a,
.annuaire_secteur4 .on, .annuaire_secteur4 .annuaire_entree h3 { color: #0099CC; } 
.annuaire_secteur5 .annuaire_activite a,
.annuaire_secteur5 .on, .annuaire_secteur5 .annuaire_entree h3 { color: #009999; } 
.annuaire_secteur6 .annuaire_activite a,
.annuaire_secteur6 .on, .annuaire_secteur6 .annuaire_entree h3 { color: #FF9933; } 
.annuaire_secteur7 .annuaire_activite a,
.annuaire_secteur7 .on, .annuaire_secteur7 .annuaire_entree h3 { color: #990033; } 
.annuaire_secteur8 .annuaire_activite a,
.annuaire_secteur8 .on, .annuaire_secteur8 .annuaire_entree h3 { color: #CC0099; } 

.annuaire_contenu .pagination {
    font-size: 14px;
    text-align: center;
    margin-top: 1ex;
}

.annuaire_entree li {
    margin-bottom: 2px;
}

.annuaire_entree .logo {
    float: right;
    margin-bottom: 1em;
}

.annuaire_entree ul {
}

.annuaire_activite {
    width: 50%;
    float: left;
    padding: 4px 0;
}
.annuaire_activite h3 {
    font-size: 13px;
    text-transform: uppercase;
    padding-left: 70px;
    padding-top: 20px;
}

.annuaire_activite img {
    float: left;
}

.annuaire_secteur3 .annuaire_activite img { background-image: url(img/annuaire/economie_nouveau.gif); }
.annuaire_secteur4 .annuaire_activite img { background-image: url(img/annuaire/sante_nouveau.gif); }
.annuaire_secteur6 .annuaire_activite img { background-image: url(img/annuaire/vieassoc_nouveau.gif); }

.rubrique_annuaire .retour {
    text-align: right;   
    font-size: 14px;
}

/* POPUP METEO */

body.meteo {
    padding: 0;
    margin: 0;
    text-align: center;
}

body.meteo .conteneur_meteo {
    width: 150px;
    margin: 0 auto;
    margin-top: 15px
}

/* POPUP PLAN DE LA VILLE */

body.plan_ville {
    padding: 0;
    margin: 0;
    text-align: center;
}

/* FORMULAIRES DE CONTACT */

.form_contact {
    padding: 1em 0 1em;
}


.form_contact label {
    display: block;
    float: left;
    width: 14em;
    font-weight: bold;
}
.form_contact input, select {
    width: 28em;
    margin-bottom: 1em;
}

.form_contact legend {
    display: block;
    font-weight: bold;
    margin-left: 0;
    padding-left: 0;
}


.form_contact textarea {
    width: 28em;
    height: 10em;
}

.form_erreur, .form_confirmation {
    color: #FF591F;
    padding: 1em;
    padding-left: 3.5em;
    margin: 1em 0;
    font-weight: bold;
    border: solid 1px #537DB9;
    background-image: url(images/orange_dot.gif);
    background-repeat: no-repeat;
    background-position: 2em 1.2em;
}

.form_confirmation {
    color: #004489;
    background-image: url(images/puce-carre-bleu.gif);
}

.form_contact input.submit {
    background: #537DB9;
    color: white;
    font-weight: bold;
    border: none;
    margin-top: 1.5em;
    width: 14em;
}

/* RECHERCHE */

.page_recherche #contenu {
    padding-right: 1.5em;

}
 
.page_recherche .liste-articles {
    margin-bottom: 3em;
}

.page_recherche .liste-articles h2 {
    font-size: 16px;
    padding-bottom: 0.5em;
    margin-bottom: 1em;
    border-bottom: solid 1px #669900;
}

.page_recherche .liste-articles ul {
    list-style: square;
    margin-left: 1.5em;
}

