
/* Typographie :*/

/*
 * Correction des styles HTML par defaut
 */

.structure {
	display: none;
}

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


/*
 * Styles generaux
 */

/* bien regler la marge (bugs IE) */
body { background: white; margin-top:5px;margin-left:3px;margin-right:3px;margin-bottom:3px; }
a { text-decoration: none; color: #505050; }
a:hover { color:#CC3300;text-decoration:underline; background: #FFE179; }
/*a.spip_out { text-decoration: none; color: #a02020; }
a.spip_in { text-decoration: none; color: #2020a0; }
*/
.chapo {
	font-family:Verdana,Arial,Helvetica;
	font-weight: bold;
	text-align: left;
	font-size: 105%;
}
.texte, .texte p.spip {
	font-family:Verdana,Arial,Helvetica;
	text-align: left;
}
.ps {
	font-family:Verdana,Arial,Helvetica;
	text-align: left;
	font-size: 85%;
}
.notes {
	font-family:Verdana,Arial,Helvetica;
	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: 90%;
	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: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

#plan {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

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

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


.petitt {font-size:80%;margin-bottom:0px;}
.petitt:link {color:#000000; text-decoration:none;}
.petitt:visited {color:#000000;text-decoration:none;}
.petitt:hover {color:#CC3300;text-decoration:none; background: #FFE179;}

.menug {font-size:11px;margin-bottom:0px;}
.menug:link {color:#000000; text-decoration:underline;}
.menug:visited {color:#000000;text-decoration:underline;}
.menug:hover {color:#CC3300;text-decoration:underline; background: #FFE179;}
.menug2:link {color:#000000; text-decoration:underline;font-size:80%;}
.menug2:visited {color:#000000;text-decoration:underline;font-size:80%;}
.menug2:hover {color:#CC3300;text-decoration:underline; background: #FFE179;font-size:80%;}
.b{font-family:Verdana;color:#FFFFFF}
td{font-family:Verdana;font-size:12px;color:#000000}
a{color:#CC3300;text-decoration:none;}
h1 {font-size:130%;color:#000000;font-weight:bold; text-decoration:underline;margin-bottom:0px;}
.sstitreg {font-size:120%;color:#CC3300;font-weight:bold;margin-bottom:0px;}
.body {font-weight:normal; font-face:Verdana,Arial,Helvetica; font-size:12;}
.table{font-family:Verdana;font-size:10px;color:#ffffff}
.djaune {
	margin: 2px;
	border: 1px dashed #000000;
	background-color: #FFE179;
}
.drouge {
	margin: 2px;
	border: 1px dashed #CC3300;
	background-color: #FFE179;
	font-size:11px;
}
.dnr {
	margin: 2px;
	border: 1px dashed #000000;
	background-color: #FFFFFF;
	font-size:11px;
}
.djd {
	background-color: #FFE179;
	font-size:11px;
	padding-top:2px;
	padding-bottom:2px;
}
.djdc {
	background-color: #FFE179;
	padding-left:1px;
	padding-right:1px;
}

.djdcd {
	padding-top:3px;
	background-color: #FFFFFF;
	padding-left:4px;
	font-size:11px;

}

.djdcd:link {color:#000000; text-decoration:underline;}
.djdcd:visited {color:#000000;text-decoration:underline;}
.djdcd:hover {color:#CC3300;text-decoration:underline; background: #FFE179;}



/* Spip-style */
a {
	text-decoration: none;
}

a:hover {
	color:#FF9900;
	text-decoration: underline;
}

a.spip_url { }
a.spip_in { }
a.spip_out { }

.spip_code { }

p.spip_note { }

h3.spip {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 120%;
	text-align: left;
	text-decoration: underline;
	color:#CC3300
}

.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
}


table.spip {
}

table.spip tr.row_first {
	background-color: #FCF4D0;
}

table.spip tr.row_odd {
	background-color: #C0C0C0;
}

table.spip tr.row_even {
	background-color: #F0F0F0;
}

table.spip td {
	padding: 1px;
	text-align: left;
	vertical-align: center;
}

hr.spip { }
b.spip { }
i.spip { }

.forml { width: 100% ; background-color: #FFDDAA;}

.spip_encadrer {
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px #666666 solid;
}

.spip_cadre {
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
}


.spip_bouton { background-color: #FFCC00;}

.formrecherche { width: 100% ; background-color: #FFDDAA;}

.reponse_formulaire {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}

.spip_surligne { background-color: #FFFF66; }
