body {
	font-family: Arial, Helvetica, sans-serif;
}

/* les blocs principaux */
.accessibilite {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
#general {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	margin-top: 0px;
}
#banner {
	height: 190px;
	position: absolute;
	top: 0px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#menugen {
	height: 40px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	position: absolute;
	top: 190px;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	z-index: 15;
}
#menumot {
	background-color: #e7f1f0;
	margin-top: 0px;
}
#page {
	position: relative;
	width: 950px;
	top: 230px;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
}

/* sous-blocs de #page */
#colonne_gauche {
	background-color: #e7f1f0;
	width: 236px;
	float: left;
}
#colonne_droite {
	margin-left: 280px;
}
#colonne_droite .intro {
	font-size: 0.7em;
	line-height: 1.8em;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	font-weight: bold;
}
#colonne_droite .pagination a {
	text-decoration: underline;
}

#colonne_droite .titretheme {
	font-size: 1.4em;
}

/* blocs de la page d'accueil */
#colonne_droite .blocs {
	height: 270px;
}
#bloc1, #bloc2, #bloc3 {
	float: left;
	width: 180px;
	height: 220px;
	margin-top: 15px;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: 1.9em;
	background-image: url(/client/img/bloc_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}
#bloc1, #bloc2 {
	margin-right: 20px;
}
#colonne_droite .bienvenue {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.2em;
	margin-top: 8px;
}
#colonne_droite .intro {
	font-size: 0.7em;
	line-height: 1.8em;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	font-weight: bold;
}
#colonne_droite .pagination a {
	text-decoration: underline;
}

#colonne_droite .titretheme {
	font-size: 1.4em;
}

#bloc1 a, #bloc2 a, #bloc3 a {
	text-decoration: none;
	color: #ff0066;
}
#bloc1 a:hover, #bloc2 a:hover, #bloc3 a:hover {
	text-decoration: underline;
}
#bloc1, #bloc3 {
	vertical-align: bottom;
}
#bloc1 .box_texte, #bloc1 .box_image, #bloc3 .box_texte, #bloc3 .box_image {
	vertical-align: bottom;
	text-align: left;
}
#bloc2 {
	vertical-align: top;
}
#bloc2 .box_texte, #bloc2 .box_image {
	vertical-align: top;
	text-align: left;
}
.box_image img {
	border:none;
}

/* corpus de texte */
#corpus {
	top: 10px;
	left: 45px;
	margin-bottom: 10px;
	padding-right: 25px;
	margin-top: 15px;
}
#corpus #date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-top: 0px;
	padding-top: 0px;
	color: #666666;
}
#corpus #logo {
	width: 200px;
	float: left;
}
#logo img {

}
.corpus_texte {
	margin-left: 240px;
}
.corpus_textelarge {
	margin-left: 0px;
}
.corpus_texte h1, .corpus_textelarge h1 {
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #508613;
}
.corpus_texte a, .corpus_textelarge a, .corpus_textestrict a {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
}
.corpus_textestrict, .corpus_textestrict p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
}
.corpus_textelarge p {
	font-size: 0.8em;
}

p.spip, table.spip, ul.spip, ol.spip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
}
h3.spip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.8em;
}
#corpus .liresuite {
	font-size: 0.8em;
	text-align: right;
}

/* habillage images */
.spip_documents { 
	text-align: center; 
}
.spip_documents_left {
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.spip_documents_right {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 15px;
}
.spip_documents_center {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	text-align: center;
	width: 100%; 
}
.spip_doc_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.7em;
	margin-left: auto;
	margin-right: auto;
	background-color: #EFEFEF;
}
.spip_doc_descriptif { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em; 
	margin-left: auto; 
	margin-right: auto; 
	background-color: #EFEFEF;
}

/* liste d'articles */
#corpus .corpus_listearticles p {
	font-size: 0.8em;
	line-height: 1.7em;
	margin-bottom: 3px;
}
#corpus .corpus_listearticles span.titre a {
	font-size: 1em;
	font-weight: bold;
	color: #508613;
}
.estompe {
	color: #999999;
}

#corpus .corpus_listearticles div.details {
	color: #999999;
	font-size: 0.7em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
}
#corpus .corpus_listearticles div.details a {
	color: #999999;
}
#corpus .corpus_listearticles .pagination {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #E6E6E6;
}
#corpus .corpus_listearticles .pagination .on {
	font-weight: bold;
}

/* sous-blocs de #menugen */
#menulangues {
	text-align: left;
	width: 50px;
	float: left;
	margin-top: 13px;
	margin-left: 4px;
}
#menulangues a {
	color: #000000;
	text-decoration: underline;
}
#menubox {
	margin-left: 0px;
	text-align: right;
}
#menubox a {
	color: #000000;
	text-decoration: none;
}
#menubox a:hover {
	text-decoration: underline;
}
#menubox .sousitem a {
	color: #FFFFFF;
	text-decoration: none;
}
.menugen_item, .menugen_itemover {
	text-align: center;
	float: left;
	margin-top: 13px;
	margin-left: 20px;
	padding-right: 0px;
	padding-left: 0px;
}
.menugen_item2 {
	text-align: center;
	float: left;
	margin-top: 13px;
	margin-left: 14px;
	padding-right: 0px;
	padding-left: 0px;
}
.menugen_rech {
	background-image: url(/client/img/recherche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	float: left;
	margin-top: 12px;
	margin-left: 22px;
	padding: 0px;
	width: 115px;
	height: 20px;
	vertical-align: top;
}
#menubox .menugen_rech .recherche_textfield {
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 75px;
	padding-left: 5px;
	padding-top: 2px;
}
#menubox .menugen_rech .recherche_button {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 30px;
	margin: 0px;
}
.menugen_itemover {
	height: 200px;
	z-index: 90;
}
.menugen_itemover .sousitem {
	background-color: #666666;
	padding: 3px;
	margin-top: 12px;
}
.menugen_item .sousitem {
	visibility: hidden;
}

/* zone de menu thématique */
#photomaton {
	height: 330px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
	font-size: 0.8em;
	background-color: #e7f1f0;
}
#photomaton a {
	color: #000000;
	text-decoration:none;
}
#photomaton a:hover {
	text-decoration:underline;
}
.roundedcornr_top div {
   background: url(/client/img/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
	background-color: #e7f1f0;
	background-image: url(/client/img/roundedcornr_tr.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.roundedcornr_bottom div {
	background: url(/client/img/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
	background: #e7f1f0;
	background: url(/client/img/roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.onglet {
	height: 17px;
	text-align: left;
	margin-top: 9px;
	margin-left: 26px;
	margin-right: 25px;
	padding-top: 3px;
	padding-left: 16px;
	background-image: url(/client/img/onglet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.onglet a {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
}

/* pièces jointes */
.piecejointe {
	font-size: 0.7em;
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 6px;
	padding-left: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.piecejointe a {
	color: #666666;
}
.piecejointe img {
	border: 0px;
}

/* en-pied */
#about {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-align: right;
	vertical-align: top;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #666666;
	padding-top: 5px;
	position: relative;
	top: 0px;
	padding-bottom: 10px;
	margin-top: 10px;
}
#about a {
	color: #666666;
	text-decoration: none;
}
#about a:hover {
	color: #000000;
	text-decoration: underline;
}

/* divers */
.nettoyeur {
	clear: both;
	height: 1px;
}
/* deboggage */
.test {
	border: 1px solid #FF0000;
}
#corpus .pave_droite {
	float: right;
	margin-left: 15px;
}
#colonne_droite .message_nl {
	background-color: #FFFF99;
	border: 3px solid #FFCC00;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.2em;
}

