body {
	font-family: Verdana, sans-serif;
}

p.spip {
	text-align: justify;
}

.chapo {
	text-align: justify;
}

h1.titre {
	color: #EB623E;
}

td.fond_vertical {
	padding:1em 1em 1em 45px;
	background-image: url(squelettes/images/fond_vertical.png);
	background-repeat: repeat-y;
	border-bottom: 1px solid #000000;
}

.fond_horizontal {
	width: 100%;
	margin: 0;
	padding: 0;
	background-image: url(squelettes/images/fond_horizontal.png);
	background-repeat: repeat-x;
}

.bleu {
	background-color: #8c8ea7;
}

.bleu_affiche {
	background-color: #e1e3f5;
}

.justif_article {
	width: 345px;
}

div.spip_documents .spip_doc_titre, div.spip_documents .spip_doc_descriptif {
	background-color: #E1E2F5;
	font-size: 80%;
	text-align: center;
}

.spip_documents_left {
	margin-left: 0;
	display: inline;
	margin-right: 15px;
	margin-bottom: 5px;
}

.spip_documents_right {
	margin-right: 0;
	display: inline;
	margin-left: 15px;
	margin-bottom: 5px;
}

/* Formulaires */

form {
	margin: 0;
	padding: 0;
}

input {
	margin-top: 1px;
	background-color: #ffffff;
	border: 0px none;
	color: #8c8ea7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

input.prettysearch {
	background:transparent url(http://images.apple.com/global/elements/prettysearch/searchfield_repeat.png) repeat-x scroll center top;
	border:0px none;
	font-family:"Lucida Grande",Geneva,Arial,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:16px;
	line-height:normal;
	margin:0pt;
	padding:3px 0pt 0pt;
	width:200px;
}

/* Actualités */
div.actualites {
	background-color: #c5e3b6;
	color: #004c14;
	font-weight: bold;
}

div.actualites_titre {
	width: 90px;
	text-align: center;
	padding: 0.2em;
	background-color: #004c14;
	color: #ffffff;
}

ul.actu {
	padding: 15px 10px 15px 85px;
	list-style-type: none;
}

li.actu {
	margin-bottom: 3px;
}

a.actu {
	font-size: 11px;
	color: #004c14;
	text-decoration: none;
}

a.actu:hover {
	color: #ea5a00;
	text-decoration: none;
}

div.lien_archive {
	padding: 0 8px 8px 0;
	text-align: right;
	font-weight: normal;
}

/* Recherche */

div.recherche {
	padding: 3px 0;
}

ul.recherche {
	padding-left: 9px;
}

li.recherche {
	padding: 3px 0 0 9px;
}

/* Texte des menus */

.menu_div {
	color: #8c8ea7;
	text-align: center;
	margin-top: 19px;
}

.menu_div a {
	text-decoration: none;
}
.menu_div a:hover {
	text-decoration: none;
	color: #60627f;
}

.menu_item {
	margin: 7px 0;
}

.menu_titre {

}

.menu_texte {
	background-color: #e1e2f5;
	color: #8c8ea7;
}

.menu_texte a {
	text-decoration: none;
}

.menu_texte_on {
	background-color: #8c8ea7;
	color: #ffffff;
}

.menu_texte_separateur {
	color: #ffffff;
}

/* Les sous-rubriques du menu */

.menu_srub {
	font-size: 0.8em;
	text-align: left;
}

.menu_srub_list, .menu_srub_list a {
	list-style-position: outside;
	list-style-type: none;
	/* list-style-image: url("squelettes/images/puce.png"); */
}

/* A l'affiche */
td.affiche {
	background-color: #e1e3f5;
}

div.affiche_doc {
	float: right;
}

div.affiche_logo, div.affiche_titre {
	padding-left: 20px;
}

hr.affiche_separateur {
	width: 113px;
	color: #FFFFFF;
}
/* FOOTER */
.footer_address, .footer_address a {
	padding: 0.2em;
	font-size: 9px;
	color: #8c8ea7;
	text-decoration: none;
	text-align: center;
}

.footer_credits {
	font-size: 9px;
	padding: 0.3em 2em;
	background-color: #8c8ea7;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
}

.footer_credits a {
	color: #ffffff;
	text-decoration: none;
}
