
/*
 * Correction des styles HTML par defaut
 */

h4 {
	font-family: Verdana, Arial Geneva, Helvetica, sans-serif;
	border: 1px dashed Gray;
	font-size: 13px;
	text-align: center;
	padding: 5px;
	background: #DCDCDC;
}
p {
	font-family: Verdana, Arial Geneva, Helvetica, sans-serif;
	color: Black;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}  
.structure {
	display: none;
}

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

/*
* Menu
*/
#nav, #nav ul {
padding: 0;
margin: 0;
list-style: none;
 background-color : #FFCC66;
 
 }
#nav a {
display: block;
width: 13em;
height: 15px;
}
#nav li {
float: left;
width: 9em;
}
#nav li ul {
	position: absolute;
	width: 9em;
	left: -999em;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/*
 * Styles generaux
 */

body {
	background: #F0EFEB;
	margin: 0px;
	scrollbar-arrow-color: #F0EFEB;
	scrollbar-arrow-color: #F0EFEB;
	scrollbar-face-color: #F0EFEB;
	scrollbar-highlight-color: #F0EFEB;
}
TABLE.principal {
	border: 0px solid Black;
}

a.menu { text-decoration: none; color: #000000;  font-size : 11px;    font-family : Verdana;  font-weight : bold;     }
a.menu:hover { text-decoration: none; color: #727860; font-size : 11px;    font-family : Verdana;  font-weight : bold;}
a { text-decoration: none; color: #000000; }
a:hover { text-decoration: none; color: #727860 }
a.spip_out { text-decoration: none; color: #000000; }
a.spip_in, a.spip_url { text-decoration: none; color: #000000; }
a.spip_glossaire { text-decoration: none; color: #20a020; }

#menus {
	display: block;
	background: #e26a09;
	height: 25px;
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	font-size : 12px;
}
#menus a {
	display: block;
	float: left;
	height: 25px; width: 80px;
	line-height: 25px; color: #dde4c9;   font-size: 14px; text-align: center; text-decoration: none;
	border-right : 1px solid #dde4c9;
}
#menus a:link {
	display: block;
	float: left;
	height: 25px; width: 80px;
	line-height: 25px; color: #dde4c9;   font-size: 14px; text-align: center; text-decoration: none;
	border-right : 1px solid #dde4c9;
}
#menus a:visited {
	display: block;
	float: left;
	height: 25px; width: 80px;
	line-height: 25px; color: #dde4c9;   font-size: 14px; text-align: center; text-decoration: none;
	border-right : 1px solid #dde4c9;
}
#menus a:hover {
	background-color: #000000;
}
.chapo {
	font-family: Verdana;
	font-weight: bold;
	text-align: justify;
	font-size: 105%;
}
.texte, .texte p.spip {
	font-family: Verdana;
	text-align: justify;
}
.ps {
	font-family: Verdana;
	text-align: justify;
	font-size: 85%;
}
.notes {
	font-family: Verdana;
	text-align: left;
	font-size: 80%;
}

/*
 * Ici les styles pour le contenu
 */
.titre_article {
	margin: 0px 0px 5px 0px;
	overflow: hidden;
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold; 
	color: #727860; 
}
.paragraphe {
	margin: 0px 0px 5px 0px;
	overflow: hidden;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #800000;
}
.titre_paragraphe {
	margin: 0px 0px 5px 0px;
	overflow: hidden;
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold; 
	color: #660066; 
}
.articles {
	position: relative;
	margin-bottom: 8px;
	line-height: 14px;
	font-family: Verdana; 
	font-size: 11px;
}
.lettrine {
        float: left;
        font-size: 40px;
        font-weight: bold;
        height: 35px;
        width: 35px;
        line-height: 35px;
}
.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%;
}
.formrecherche {
	background-color: #f2f2f2;
	color: #505030;
	margin: 0px;
	padding: 2px;
	border: solid 1px #909090;
	font-family: Verdana;
	font-size: 80%;
	font-weight: normal;
}
.forml {
	width : 438px;
	background-color: #ffffff;
	border: #e26a09 1px solid;
	font-size: 14px; color: #727860;
}
INPUT.formulaire {
font-family: Verdana;
font-size: 10px;
font-weight : bold;
color : #333300;
background : White;
width: 150px;
border : 1px solid Black;
}
INPUT.spip_bouton{
font-family: Verdana;
font-size: 10px;
font-weight : bold;
color : #333300;
background : White;
width: 100px;
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: 450px;
height: 100px;
}
SELECT.type {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight : bold;
width: 50px;
background-color : White;
border : 1px solid Black;
}
/*
 * Disposition a l'ecran
 */
.spip-admin {
	position: fixed;
	font-size: 90%;
	padding: 2px;
	line-height: 1.4em;
	text-align : center;
}

#principal {
	font-family: Verdana;
}

#plan {
	font-family: Verdana;
}

#navigation {
	font-family: Verdana;
}

.encart {
	font-family: Verdana;
}

.copyright {
color : Black;
font-family :  sans-serif;
font-size : 9px;

}
.date {
color : #CC9933;
font-family :  sans-serif;
font-size : 9px;

}


