*{margin:0px; padding:0px;}

html,body
{
	height:100%;
}

html
{
	overflow:scroll;
}

body
{
	background:#3b73f3 url(deco/fond.png) repeat-x;
	font-family:arial, "Arial Black", Arial, Verdana, serif;
	font-size:0.9em;
	color:#000000;
	font-weight:normal;
	text-align:left;
}

/* ******************** début des styles des div de positionnement ***************** */

div#partieSuperGlobale
{
	min-height:100%;
	width:760px;
	margin:auto;
	position:relative;
	background:url(deco/fond_superGlobal.png);
}

div#partieGlobale
{
	background:url(deco/bandeau.jpg) no-repeat;
	padding:125px 0px 0px 0px;
}

div#partieCentrale
{
	/* Pour éviter la superposition
	du pied de page et du contenu : */
	padding-bottom:30px;
	overflow:auto;
}

div#partiePiedPage
{
	position:absolute;
	/*width:760px;*/
	width:558px;
	bottom:0;
	background:#c0d7fc url(deco/fond_piedPage.png) repeat-y;
	margin:0px 10px 0px 10px;
	padding:2px 2px 2px 180px;
	font-size:0.8em;
}

div#partieContenu
{
	float:left;
	width:560px;
	margin:25px 0px 0px 5px;
	/*border:solid red 1px;*/
}

div#partieMenu
{
	float:left;
	width:170px;
	margin:30px 0px 0px 10px;
}

/* ******************** fin des styles des div de positionnement ***************** */


/* ******************** début des styles de textes ***************** */

h1
{
	position:absolute;
	top:0px;
	font-family:georgia;
	color:#000000;
	color:#fea443;
	font-size:3.25em;
	margin:0px 0px 0px 10px;
	text-align:left;
}

h2
{
	font-size:1.25em;
	margin:0px 5px 5px 5px;
	color:#F3733B;
}

h3
{
	font-size:1.15em;
}

h4
{
	font-size:0.85em;
}

.blocCentreStatic h3
{
	background:#c0d7fc;
	color:#F3733B;
	border-top:dotted #F3733B 3px;
	padding-left:4px;
}

/* ******************** fin des styles de textes ***************** */


/* ******************** début des styles du menu de gauche ***************** */

#partieMenu
{
	height:400px;
	/*border-bottom:solid 1px red;*/
	/*background:url(deco/sous-menu-01.jpg) no-repeat 50% 250px;*/
}

#partieMenu ul a
{
	/*color:#000000;*/
	color:#ffffff;
	font-family:georgia;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:2px 0 2px 10px;
	border-bottom:dotted #ffffff 1px;
}

#partieMenu ul
{
	list-style:none;
}

#partieMenu ul li a:hover
{
	color:#f3733b;
	background:#c0d7fc;
	/*background:url(deco/puceMenu.png) no-repeat 13px 50%;*/
}

#partieMenu ul li ul li a
{
	padding-left:20px;
	background:#e0e0e0;
	font-size:0.75em;
}

#partieMenu ul li a:hover
{
	/*background:#b0b0b0;*/
}

#partieMenu ul li a.on
{
	color:#f3733b;
	background:#c0d7fc;
}


/* ******************** fin des styles du menu de gauche ***************** */


/* ******************** début des styles du contenu ***************** */


.motPresident, .introduction
{
	margin:0px 40px 10px 40px;
	padding:4px;
	text-align:justify;
}

 .introduction
{
	font-style:italic;
	color:#888888;
}

.motPresident
{
	border:solid 1px #3c73f4;
}

.motPresident span, div.blocCentre p span
{
	margin:0px 15px 0px 0px;
}

div.blocCentre
{
	background:#cbe0fc;
	border:solid 1px #3c73f4;
	margin-bottom:10px;
	text-align:justify;
	padding:4px;
}

div.blocCentreSurvoll
{
	border:solid 1px #ffa443;
	background:#fecd99;
	cursor:pointer;
}

div.blocCentre a
{
	display:block;
	text-decoration:none;
}

div.blocCentreStatic
{
	margin:0px 5px 20px 5px;
}

div.blocCentreStatic p
{
	margin:5px 15px 5px 10px;
	text-align:justify;
}

/*
div#partieContenu img
{
	margin:3px;
}
*/

div#partieContenu p span.spip_documents_left
{
	margin:3px 8px 3px 0px;
}

div#partieContenu p span.spip_documents_right
{
	margin:3px 0px 3px 8px;
}

.pagination
{
	/*display:inline;*/
	margin:5px 0px 5px 0px;
	padding:5px;
}

.pagination .on
{
	background:#ffa443;
}


.titreActu, .sousTitreActu, .titreActu a, .sousTitreActu a
{
	color:#f3733b;
}

.titreActu, .sousTitreActu
{
	padding-bottom:5px;
	color:#f3733b;
}

.sousTitreActu
{
	font-style:italic;
	font-size:0.8em;
}

.chapoActu, .chapoActu a
{
	color:#888888;
}

.chapoActu
{
	font-style:italic;
	padding:5px 10px 15px 10px;
}

.texteActu, .texteActu a, p.commentActu, p.commentActu a
{
	color:#000000;
}

.texteActu
{
	font-size:0.8em;
}

p.commentActu
{
	text-align:center;
	padding-top:5px;
}

#partieContenu ul
{
	clear:both;
	text-align:left;
	list-style-type:none;
	margin-left:3px;
}

#partieContenu ul li
{
	background:url(deco/puce.png) no-repeat 0 0.7em;
	text-indent:0.6em;
}

ul#menuAncre
{
	margin-left:65px;
}

ul#listeDoc, ul#listeComment, ul#listeCarte
{
	list-style-type:none;
}

ul#listeDoc li
{
	background:none;
	width:230px;
	/*height:70px;*/
	border:solid 1px #ffffff;
	float:left;
	margin:10px 10px 10px 10px;
	padding:5px 5px 5px 5px;
	font-size:0.75em;
}

ul#listeDoc li a
{
	color:#000000;
}

ul#listeDoc li a span
{
	font-size:1.20em;
	font-weight:bold;
}

ul#listeDoc li img
{
	padding:0px 5px 5px 0px;
}

ul#listeCarte, #partieContenu ul#listeCarte li
{
	list-style-type:none;
	background:none;
}

ul#listeCarte
{
	padding-left:15px;
}

ul#listeCarte li
{
	font-size:0.9em;
	margin-top:5px 0px 0px 0px;
}

/* ******************** début des styles du contenu ***************** */


/* ******************** début des styles du formulaire de commentaires ***************** */

#formulaire_forum fieldset
{
	padding:5px;
}

#formulaire_forum legend
{
	color:#000000;
	margin:0px 0px 8px 8px;
	padding:0px 4px 0px 4px;
}

#formulaire_forum legend:before
{
   content: url("deco/crayon.png")
}

#formulaire_forum ul li
{
	background:none;
	text-indent:0;
}

table.spip_barre a
{
	display:inline;
}

table.spip_barre a img
{
	padding:0px 2px 2px 2px;
}

p.explication
{
	margin-bottom:8px;
}

p.explication span a, p.retour a
{
	display:inline;
}

div.forum-texte blockquote p a
{
	display:inline;
}

.forum-titre a
{
	color:#000000;
}

.forum-texte
{
	margin:10px 0px 10px 0px;
}

fieldset.previsu legend:before
{
   content: url("deco/loupe.png")
}


/* ******************** fin des styles du formulaire de commentaires ***************** */


/* ******************** début des styles divers ************************ */

hr.stopFloat
{
	visibility:hidden;
}

.floatGauche
{
	float:left;
}

.floatDroite
{
	float:right;
}

.stopFloat
{
	clear:both;
}

img
{
	border:none;
}







/* ******************** fin des styles divers ************************ */
