body {
	background: #F0F0F0;
	text-align: left;
	min-height:100%;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	margin:0;
	font-family: 'lucida grande','franklin gothic medium',sans-serif;
}

img, table { margin: 0; padding: 0; border: none; }

ul, ol, li { margin: 0; padding: 0; }

ul { list-style: none; }


ol.spip { list-style: decimal; }


ul.spip {list-style-type : square; list-style-position : outside;margin:10px 40px 10px 60px; }

ul.spip li, ol.spip li { list-style: inherit; }

li.spip { margin: 10px 0; }
* html #exemple ul {margin-left: 15px;}	

h1, h2, h3, h4, h5, h6 {
	font-size: 14px; 
	font-variant: small-caps;
	font-weight: bold; 
	color: #003366; 
	line-height: normal;
	font-family:'Trebuchet MS', verdana, sans-serif;
	text-decoration: none;
}

h4 {
	margin:10px 0 10px 10px;
}

h2 {
	font-size:160%;
	margin: 2em 0 1.4em 0; 
	padding: 10px;
	font-weight: bold;
	color:#fff;
	background-color:#003366;
	text-align:right;
	text-transform:uppercase;
}

.texte h2:after { content: " <" }

h3{
	text-align:right;
	border-bottom:1px solid #ccc;
	font-size: 140%;
	margin:25px 0 10px 5px;
}

#page {
	background:#FFF url(images/big_middle.gif) repeat-y;
	width:845px;
	height:100%;
	margin:0 auto;
	position:relative;
}

.header-top{
	background:url(images/big_top.gif) no-repeat scroll;
	height: 17px;
	width:845px;
	margin:15px auto 0 auto;
}

.bottom{
	background:url(images/big_bottom.gif) no-repeat scroll;
	height: 17px;
	width:845px;
	margin:0 auto 15px auto;
}

#imprimer{
	font-size:90%;
	float:left:
	margin:0 10px 0 10px;
}

#pied {
	background:#FFF url(images/big_middle.gif) repeat-y;
	width:845px;
	margin:0 auto;
	clear:both;
}

a {
	font-weight:bold;
	color: #003366;
	text-decoration: none;
}

a.spip_in {border-bottom:1px dotted #003366; } /* liens internes */
a.spip_out {border-bottom:1px solid #003366; } /* liens sortants */

a:link{
	color: #003366; 
}

a:visited{
	color: #3399FF;
	border-color:#3399FF;
}

a:hover{
	color: #3399FF;
	border-color:#3399FF;
}

a:active {
	color: #fff;
}

.titres {
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #003366;
	text-decoration: none;
}

#contenu{
	min-height: 100%;
	width:671px;
	vertical-align:top;
	border-left:1px solid #e2e2e2;
	float:right;
}

#navigation {
	left:0;
	width:173px;
	height: 100%;
	vertical-align:top;
	float:left;
}

.menugauche a{
	font-weight:normal;
	color:#000;
	line-height:normal;
}

.menugauche h2{
	background-color:#003366;
	padding:7px 10px;
	color:#fff;
	font-size:110%;
	margin:-1px 0 0 0;
	cursor:pointer;
	width:151px;
	margin-left:2px;
	border-top:1px solid #BCBCBC;
	border-bottom:1px solid #BCBCBC;
	text-align:left;
}

.menugauche ul{
	list-style:none;
	margin:0;
	padding:0;
}

.menugauche li{
	background-color:#467eb7;
	margin:0 0 0 2px;
	padding:6px 5px 6px 25px;
	border-bottom:1px dashed #BCBCBC;
	width:141px;
}

.menugauche li a{
	margin:0;
	font-weight:bold;
	color:#fff;
	font-size:100%;
	text-align:left;
}

.menugauche li:hover{
	padding-left:22px;
	border-left:3px solid #3399FF;
}

#entete {
	height:120px;
	width: 100%;
	margin:0 0 5px 0;
}

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }


#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }

.chapo {
	margin-bottom: 1.5em;
	font-weight: bold;
	line-height: 1.4em; }

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

.texte { margin:30px 10px 30px 0; }

.texte p { margin:auto 35px auto 30px; }

.ps, .notes {
	margin: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; 
}

.ps { font-size: 11px; }
.notes { clear: both; font-size: 11px; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

/* Correction des styles HTML par defaut */
.formulaire_spip form, .formulaire_spip fieldset, .formulaire_spip legend, .formulaire_spip label, .formulaire_spip input, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip option { margin: 0; padding: 0; border: none; background: none; }

/* Styles des formulaires de Spip */
.formulaire_spip {
	text-align: left;
}

.formulaire_spip p {
	margin: 0.5em 0;
	padding: 0; }

.formulaire_spip fieldset {
	display: block;
	margin: 0.77em 0;
	padding: 10px;
	border: 1px dotted; 
}

.formulaire_spip legend { 
	font-weight: bold; 
	padding: 3px;
	background: #FFF; /* Sinon, superposition dans MSIE */
}

.formulaire_spip label {}
.formulaire_spip .forml {
	width: 99%;
	padding: 1px;
	border: 1px solid #ccc;
	font-family: inherit;
	font-size: inherit; }

.spip_bouton { text-align: right; }
.spip_bouton input {
	margin: 3px 0;
	padding: 1px 2px;
	border: 2px solid #ccc;
	float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #F00; }
fieldset.reponse_formulaire { border: 1px dotted; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu {
	padding: 1em;
	border: 1px solid; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
.choix_mots { width: 47%; float: left; } 
.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { text-align: left; width: 12em; }
.formulaire_recherche label { display: none; }

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 0.88em;
	font-weight: bold; }



/*  ------------------------------------------
/*  Habillage des petitions
/*  ------------------------------------------ */

#signatures { clear: both; font-size: 0.77em; }

#signatures h2 {
	padding: 0.5em;
	font-size: 1.2em;
	font-weight: bold; }

#signatures table { width: 100%; margin: 1em 0; }
#signatures thead { display: none; } /* On n'affiche pas les titres du tableau */

#signatures td.signature-date {
	background: #E4F0F0;
	padding: 0.5em;
	white-space: nowrap; }

#signatures td.signature-nom {
	background: #ECF4F4;
	padding: 0.2em;
	font-weight: bold; }

#signatures td.signature-message {
	background: #F4F8F8;
	padding: 0.4em;
	font-size: 0.96em; }

.spip_documents{
	text-align: center;
	border: 1px solid #ccc;
	padding:0;
}
.spip_documents img{
	margin:5px;
}

.spip_documents_right {
	margin:5px 0 5px 15px;
	float: right;
}

.spip_documents_left {
	float: left;
	margin:5px 15px 5px 0;
}

.spip_documents_center {
border:none;
text-align:center;
margin:5px auto;
width:100%;
clear: both;
}

.spip_documents_center img{
	border:1px solid #ccc;
	padding:5px;
}

.spip_doc_titre { font-weight: bold; font-size: 0.8em; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; }

#portfolio {
	clear:both;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin:20px 0 50px 0;
	width:470px;
	margin:0 auto;
	text-align:center;
}

#portfolio ul{
	margin:5px;
	padding:0;
}

.reduc-img {
	margin: 2px 2px 1px 3px;
	padding:0;
	border:2px solid #ccc;
	float:left;
	overflow:hidden;
}

.reduc-img img{
	margin: 0 0 -6px 0;
}

.reduc-imgbis {
	margin: 2px;
	padding:0;
	border:1px solid #ccc;
	float:left;
	overflow:hidden;
}

.reduc-img:hover {
	border:2px solid #003366;
}

.reduc-img:hover img{
	-moz-opacity:.4;
}

.reduc-imgbis:hover {
	border:1px solid #003366;
}

#encart_news{
	width:203px;
	position:absolute;
	right:-67px;
	overflow:hidden;
	font-size:90%;
	top:150px;
}

.encart_news_inside{
	width:180px;
	padding:5px 0 5px 5px;
	font-size:90%;
	border:1px solid #ccc;
	border-right:none;
}

.encart_news_inside h3{
	margin:2px 5px 10px 5px;
	height:30px;
	overflow:hidden;
}

#bloc{
	height:150px
}

a.normal{
	background-color:#003366;
	padding:7px 10px;
	color:#fff;
	font-size:110%;
	margin:-1px 0 0 0;
	cursor:pointer;
	width:151px;
	margin-left:2px;
	border:1px solid #ccc;
	border-left:none;
	border-right:none;
	text-align:left;
	display:block;
}

a.normal:hover{
	border-left:3px solid #467eb7;
	padding-left:7px;
}

.boutonstexte{
	margin: 0 10px 10px 10px;
}
.boutonstexte button{
	vertical-align:bottom;
}