/*  ----------------------------------------------------------- */
/*  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 {
	margin: 0px;
	text-align: left;
	font-size: 1em;
	font: 1.2em Arial, Times, Verdana, "Bitstream Vera Sans", Tahoma, sans-serif;
}

img, table { margin: 0; padding: 0; border: none; }
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; }

	
	
#partie2{
	height:100px;
	color:#000000;
	margin:auto;
	}

#partie{
	height:100px;
	color:#000000;
	margin:auto;
	background-image: url(media/pied-fond.jpg);
	background-repeat:no-repeat; 
	}
	
	
.breveon {
	font-weight:bold;
	text-decoration:underline;}

/**************************** SOMMAIRE ***********************************/

#contenu_accueil_gauche{
	width: 100%;	
	}




#image_accueil_sommaire, #logo_credits, #miseenpage{display:none;}

#edito{
	float:left;
	width:36%;
	padding:0 1% 1% 1%;
	text-align:left;
	background-color: #5eafd1;
	clear:both;
	color: #fff;
	}

#edito_haut{display:none;}



#edito_logo{display:none;}

#edito_photo{
	float:left;
	width:100px;
	border:1px solid #fff;
	margin: 0 2% 1% 0;
	}

#edito h3 {
	text-align: left; 
	margin-top: 1.4em; 
	margin-bottom: 1.4em; 
	font-weight: bold;
	color:#fff;
	text-decoration:underline;
	font: 1em Arial, Verdana, Geneva, Helvetica, "Bitstream Vera Sans", sans-serif;
	}

/**** A LA UNE ***/

#alaune{
	float:right;
	width:59%;
	margin: 0;
	padding:1%;
	}

#alaune_titre{
	height:30px;
	color:#FFF;
	font: 1.5em Arial, Verdana, Geneva, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-weight:bold;
	text-align:right;
	
	border-bottom: 3px #336699 solid;
	}

.logo_alaune{
	float:left;
	margin: 2%;
	}
	
#alaune h1{
	font: 1.5em Arial, Verdana, Geneva, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-weight:bold;
	color: #336699;
	background-color: #fff;
	background-position:top center;
	text-align: center;
	}

/**** ACTUALITES ***/

#actualites{
	float:right;
	width:59%;
	margin: 0;
	padding:1%;
	
	}
	
#actualites_titre{
	text-align:right;
	border-bottom: 3px #cc0000 solid;
	}

#actualites h1{
	font: 1.3em Arial, Verdana, Geneva, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-weight:bold;
	color: #cc0000;
	background-color: #fff;
	background-position:top center;
	text-align: left;
	}

.logo_actu{
	float:right;
	margin: 0 0 5px 5px;
	}

.archives_box{
	float:left;
	width:40%;
	margin: 2%;
	padding:2%;
	border: 1px solid #ccc;
	}

.archives_box h1{
	font-weight:bold;
	color:#cc0000;
	}

/****************** SERVICES ***************/

#contenu_accueil_droite{display:none;}


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

#rubrique_titre{display:none;}

#article_titre{
	padding:1% 0 1% 2%;
	
	color:#990000;
	font: 2.5em Times, Arial, Verdana, Geneva, Helvetica, "Bitstream Vera Sans", sans-serif;
	letter-spacing:5px;
	clear:both;
	margin-top:1em;
	border-top: 1px #000 solid;
	text-align:center;
	
	/*border: 1px #cc0000 solid;*/
	}

#article_titre_haut{display:none;}



#article_texte{
	padding:0 1%;
	width:100%;
	/*border: 1px #cc0000 solid;*/
	}

#article_menu{display:none;}

.article_menu_onglet{display:none;}

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

.bloc_droite{
	float:left;
	width:275px;
	margin-bottom:10px;
	padding:10px;
	text-align:left;
	border: 1px #ccc solid;
	color:#fff;
	}

#logo_article{
	float:right;
	margin: 3%;
	}
	
#nav{display:none;}

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

#conteneur{
	width: 100%;		
}

#conteneur{
background-color: #ff0000;	
}

#ombre_droite{
	background-color: #ff0000;

}

/*********************************************************************/
#miseenpage{
	text-align:center;
	width:100%;
	padding: 15px 0 0 0;
	clear:both;
	}


/****************************** Patrimoine **********************************/
#patrimoine_noscript{
	width: 95%;
	margin:auto;
}

.patrimoine_noscript_element{
	margin:10px 0 10px 0;
	border-bottom: 1px solid #ccc;
	height:160px;
}

#patrimoine_noscript h1{
	font: 1.3em Arial, Verdana, Geneva, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-weight:bold;
	color: #cc0000;
	background-color: #fff;
	background-position:top center;
	text-align: left;
}

.logo_patrimoine_noscript{
	margin: 0 0 0 3%;
	float:right;
}




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


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

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


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

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .syndic, .forums, .divers {border: 1px solid #CCC;}



.menu-titre {
	padding: 0.2em 0.4em;
	text-align: center;
	font-weight: bold;
	color:#fff;
	background-color:#356AA0;
}

.menu-titre_actu {
	padding: 0.2em 0.4em;
	text-align: center;
	font-weight: bold;
	color:#fff;
	background-color:#7cc142;
}

#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#navigation ul, .encart ul { padding: 0.2em 0; text-align: left; }
#navigation li, .encart li { padding: 0 0.7em; }

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { background: #EAFFEA;}
.rubriques .menu-titre { background: #F2FFF2; }

.breves { background: #eFeFeF; padding-top:3px;border-top: 1px double  #997272;}
.breves .menu-titre { background: #997272; color:#fff; }
.breves li {padding:5px;}
.breves_logos {
	float:left;
	margin: 0 5px 5px 0;
	}


	
.brevesmenuon a {font-weight: bold;}

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

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

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

/*  Cartouche et titraille
---------------------------------------------- */

#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }
	
.spip_logos {}

.spip_logo_article{float: left;margin: 0 16px 16px 0;}
	
.spip_logo_article_liste{
	float: left;margin: 0 10px 10px 0;}

.spip_logo_secteur{	margin:2px;}

.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;*/
	width:100%;
	color:#505050; 
	}

.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:#505050; font-size: 0.96em; }

.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
---------------------------------------------- */

.titre_document{
    font-size: 1.3em;
    color:#fff;
    padding: 5px 0 5px 0; 
    margin: 5px 0 5px 0; 
	color:#336699;
    }

#documents_portfolio, #documents_joints {
	clear: both;
	width:95%;
	margin-top: 1.4em;
	padding: 2px 0 0 20px;
	background: url(media/trait_portfolio-doc.gif) repeat-x;
	}
#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 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 {}

/**/

#documents_joints_accueil {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints_accueil h2 { margin-bottom: 0.4em; font-size: 1.03em; font-weight: bold; text-align:right; }
#documents_joints_accueil li { margin-bottom: 0.4em; }
#documents_joints_accueil li .spip_doc_titre_accueil {}
#documents_joints_accueil li .spip_doc_titre_accueil small { font-weight: normal; }
#documents_joints_accueil li .spip_doc_descriptif_accueil {}


.documents_box{
    width:24%;
    float:left;
    border-left: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    text-align:left;
    padding:3%;
	margin:1%;
}

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

.liste-articles h3 {color:#990000;text-decoration:underline;}

.liste-articles {	float: left;margin: 0 0 20px 20px;width:300px;}

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

.liste-articles li .enclosures {
	float: left;
	text-align: left;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.71em; }

	
.pagination { font-size: 0.90em; }

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


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

 .formulaire_spip fieldset{
	border: 2px solid white;}

 .formulaire_spip legend{
	font: 1.5em Arial;
	color:#5daed1;}
	
/* 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;
 }
	
.formulaire_spip legend { 
	font-weight: bold; 
	padding: 3px;
	background: #FFF; /* Sinon, superposition dans MSIE */
}

.formulaire_spip label{}
.formulaire_spip .forml {
	width: 12em;
	padding: 1px;
	font-family: inherit;
	font-size: inherit; }

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

 }

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

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

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum { 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; }
.formulaire_recherche label { display: none; }


/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */

a, a:visited, .spip a, .spip a:visited  { text-decoration: underline; color:#6681AF;}
a:hover, .spip a:hover { color:#cc0000; text-decoration: underline;}

/*.texte a, .texte a:visited  { text-decoration: none; color:#6b6b6b;}
.texte a:hover { text-decoration: underline; }*/







#ombre_droite{
	width:100%;
}

#article_texte{
	width:100%;
	}

#article_menu{display:none}