/*  ----------------------------------------------------------- */
/*  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
 */
 
.h1{
	text-align: left;
	font-family: "Arial";
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	margin-left: 0.1em;
	line-height:0.97em;
	display:inline;
}
.titre1{
	text-align: left;
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 4px;
	line-height:0.97em;
	display:inline;
	
}
.h2{
	text-align: left;
	font-family: "Arial";
	font-size: 0.77em;
	font-weight: none;
	color: #970f00;
	margin-left: 0.1em;
	line-height:1em;
	display:inline;
}
.rubrique-en-cours{
	text-align: left;
	font-family: "Arial";
	font-size: 0.77em;
	font-weight: none;
	color: #970f00;
	margin-left: 0em;
	line-height:1em;	
	display:inline;
}
.h3{
	text-align: left;
	font-family: "Arial";
	font-size: 0.77em;
	font-weight: none;
	color: #970f00;
	line-height:1em;
	display:inline;
}
/* ARTICLES LIES */
.h4{
	text-align: left;
	font-family: "Verdana";
	font-size: 0.68em;
	font-weight: none;
	color: #000000;
	line-height:1em;
	display:inline;
}
/* LE CALENDRIER */
.h5{
	text-align: left;
	font-family: "Arial";
	font-size: 0.77em;
	font-weight: none;
	color: #000000;
	line-height:1em;
	display:inline;
}
/* pied de page */
.pied{
	font-family: "Arial";
	font-size: 0.70em;
	font-weight: none;
	color: #970f00;
}
/* CONTACT menu vertical */
.my-contact{
	text-align: left;
	font-family: "Arial";
	font-size: 0.77em;
	font-weight: none;
	color: #ffffff;
}
#my-contact2{
	/*text-align: left;
	font-family: "Arial";
	font-size: 0.77em;
	font-weight: none;
	color: #ffffff;*/
	width:200px;
	padding-left: 0.8em;
	background-color: #970f00 ;
	bgcolor: #970f00 ;
}
.festival{
	text-align: left;
	font-family: "Arial";
	font-size: 0.77em;
	font-weight: none;
	color: #ffffff;
	background-color: #970f00 ;
	bgcolor: #970f00 ;
	padding-left: 0.2em;
}
#ecouter{
	/*text-align: left;
	font-family: "Arial";
	font-size: 0.77em;
	font-weight: none;
	color: #ffffff;*/
	height:20px;
	width:200px;
	padding-left: 0.8em;
	padding-top: 5px;
	background-color: #ffcc00 ;
	bgcolor: #ffcc00 ;
}
/* ACTU menu droite */
.actuLien{
	text-align: left;
	font-family: "Verdana";
	font-size: 0.84em;
	font-weight: none;
	color: #970f00;
	margin-left: 0.8em;
}
/* HIERARCHIE vous êtes ici */
.hierarchie{
	text-align: left;
	font-family: "Arial";
	font-size: 0.77em;
	font-weight: bold;
	color: #970f00;
	display:inline;
}
/* texte et titre spip */
.texte,table.spip td{
	font-family: "Verdana"; 
	//font-size: 0.71em;
	font-size:11px;
	text-align: justify;
}
.texte img{margin-right: 15px; margin-bottom: 5px;}

.texte h3{
	font-size: 1.15em;
}
.titre{
	font-family: "Arial"; 
	font-size: 1.03em;
	color: #970f00;
	font-weight: bold;
	display:inline;
}
/* catégorie actus */
.categorie{
	text-align: left;
	font-family: "Arial";
	font-size: 0.77em;
	font-weight: bold;
	color: #000000;
	display:inline;
}
.titreactu{
	font-family: "Arial"; 
	font-size: 1.03em;
	color: #970f00;
	font-weight: bold;
	display:inline;
}
.texteactu{
	font-family: "Verdana"; 
	font-size: 0.71em;
	color: #970f00;
}

/*  ------------------------------------------
/*  liens
/*  ------------------------------------------ */
a { text-decoration: none;  color:#970f00}
a:hover { text-decoration: underline; }
img { border: 0; }

/*  ------------------------------------------
/*  PLAN DU SITE */
.nav1 {
        /*bloc contenant la hiérarchie*/
        width: 100%;
        padding:0px;
}


ul.menulist li ul{ display:none; }

ul.menulist li:hover>ul{ display:block; }

ul.menulist,
ul.menulist ul{
 //background:#6262A4;
 //border:1px solid #FFFFFF;
 //border-bottom: 0px;
 list-style:none;
 margin:0px;
 padding:0px;
 width:148px;
 _width:150px;
}

ul.menulist ul{
 position:absolute;
 top:-1px;
 left:148px;
}

ul.menulist li{
 position:relative;
 margin:0px;
 padding:0px;
 border-bottom: 1px solid #FFFFFF;
}

ul.menulist a{
 //display:block;
 _width: 100%;
 color:#000000;
 text-decoration:none;
 padding: 5px;
}

ul.menulist a:hover{
 //background:#323284;
 color:#000000;
}

ul.menulist li.smenu {
        background-image: url(http://www.clio.org/squelettes/puces/arrow.gif) !important;
        background-position: 140px;
        background-repeat: no-repeat;
}

ul.menulist li.smenu:hover, ul.menulist li.smenu>a:hover {
        background-image: url(http://www.clio.org/squelettes/puces/arrowb.gif) !important;
        background-position: 137px;
        background-repeat: no-repeat;
}

/*  FIN PLAN DU SITE
/*  ------------------------------------------ */