ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: Yellow;
}

h1,h2,h3,h4 {
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 100%;
	font-weight: normal;
}




body {
background: White;
scrollbar-arrow-color : White; 
scrollbar-highlight-color : #339966;
scrollbar-base-color: White;
 scrollbar-3d-light-color : White;
 scrollbar-dark-shadow-color : White;
 scrollbar-shadow-color : Silver;
 scrollbar-face-color : #CCCC99;
   }
P {
color : #339900;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 13px;
}

.form {
color : #339900;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 13px;
} 

.texte_accueil {
color : #FF9933;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
 }
 .texte_bas_page {
color : #FF9933;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
 font-weight : bold;
  text-align : justify;
  }
.menu_accueil {
	border : 1px solid #CCCCCC;
	width : 700px;
	height : 20px;
}
.menu_court {
	border : 1px solid #CCCCCC;
	width : 200px;
	height : 20px;
		height : 16px;
}
.menu_vertical {
	border : 1px solid #CCCCCC;
	width : 120px;
	margin-bottom : 4px;
	height : 16px;
		}
.copyright {
color : Black;
font-family :  sans-serif;
font-size : 9px;
}	
A.menu_nav {
color : Black;
font-family :  sans-serif;
font-size : 12px;
  padding-left : 8px;
  padding-right : 8px;
}
A.menu_nav:hover {
color : White;
font-family :  sans-serif;
font-size : 12px;
 background-color : #FF9900;
  padding-left : 8px;
  padding-right : 8px;
  }
a { text-decoration: none; color: Black; }
a:hover { text-decoration: none; color: Black;  }
a.spip_out { text-decoration: none; color: #a02020; }
a.spip_in, a.spip_url { text-decoration: none; color: #2020a0; }
a.spip_glossaire { text-decoration: none; color: #20a020; }

.chapo {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
	font-size: 105%;
}
.texte, .texte p.spip {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.ps {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 85%;
}
.notes {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 80%;
}

/*
 * Ici les styles pour le contenu
 */

.contenu h1,h2 {
	font-size: 120%;
	font-weight: bold;
}
.contenu h1,h2.titre-extrait {
	font-size: 160%;
	font-weight: bold;
}
.contenu h1,h2.titre-texte {
	font-size: 190%;
	font-weight: bold;
}
.contenu .surtitre {
	font-size: 110%;
	font-weight: bold;
	font-variant: small-caps;
}
.contenu .detail {
	font-size: 80%;
	color: #303030;
}
.extrait {
	border: groove 2px #a0a0a0;
	padding: 1em;
	font-size: 85%;
}


/*
 * Disposition a l'ecran
 */

#principal {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#plan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.encart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

INPUT.formulaire {
font-family: Verdana;
font-size: 10px;
font-weight : bold;
color : #333300;
background : White;
width: 160px;
border : 1px solid Black;
}
INPUT.spip_bouton{
font-family: Verdana;
font-size: 10px;
font-weight : bold;
color : #333300;
background : White;
width: 160px;
border : 1px solid Black;
}
TEXTAREA.zonemessage {
border : 1px solid Black;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight : bold;
color : #333300;
background : White;
width: 400px;
height: 100px;
}
SELECT.type {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight : bold;
width: 165px;
background-color : White;
border : 1px solid Black;
}