body
{
	background-color: #CC9;
	font-family: sans-serif;
}
#logo_gauche
{
	background-image: url(images/fondlogo_gauche.png);
	width: 180px;
	height: 121px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: right;
}
#titre
{
	background-image: url(images/titre.png);
	width: 586px;
	height: 121px;
}
#logo_droite
{
	background-image: url(images/fondlogo_droite.png);
	width: 180px;
	height: 121px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: right;
}
#haut_gauche
{
	background-image: url(images/haut_gauche.png);
	width: 180px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: right;
}
#haut_centre
{
	background-image: url(images/haut_centre.png);
	height: 25px;
	font-size: small;
}
#haut_droite
{
	background-image: url(images/haut_droite.png);
	width: 180px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: right;
}
#contenu
{
	vertical-align: top;
	background-color: #FFC;
	padding: 0px 10px 0px 7px;
	/*width: 586px;*/
}
#bas_gauche
{
	background-image: url(images/bas_gauche.png);
	width: 180px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: right;
}
#bas_centre
{
	background-image: url(images/bas_centre.png);
	/*width: 586px;*/
	height: 26px;
	background-repeat: no-repeat;
}
#bas_droite
{
	background-image: url(images/bas_droite.png);
	width: 180px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: right;
}
#pied_gauche
{
	background-image: url(images/pied_gauche.png);
	width: 180px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: right;
}
#pied_centre
{
	background-image: url(images/pied_centre.png);
	/*width: 586px;*/
	height: 40px;
	background-repeat: no-repeat;
	vertical-align: top;
}
#pied_centre a { color: #FF0 }
#pied_droite
{
	background-image: url(images/pied_droite.png);
	width: 180px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: right;
}

#copy
{
	font-size: x-small;
	color: #FFC;
	font-weight: bold;
	padding: 10px;
	text-align: right;
}
#pied { text-align: center; }

a
{
	text-decoration: none;
	color: #00C;
}
a:hover
{
	text-decoration: underline;
}

#form_search
{
	padding: 0px 0px 0px 8px;
	/* Pour la case de recherche */
	text-align: left;
}

/* Menu de navigation */
.menu
{
	background-repeat: repeat-y;
	color: #FFC;
	vertical-align: top;
	width: 180px;
	background-position: right;
}
.menu a { color: #FFC; }
.menu a:hover
{
	color: #FF0;
	text-decoration: none;
}

#menu_gauche
{
	background-image: url(images/menu_gauche.png);
}
#menu_gauche h3
{
	text-align: left;
	margin: 3px 0px 0px 18px;
}
#menu_gauche ul
{
	padding: 0px 0px 0px 6px;
	margin: 0px;
}
#menu_droite
{
	background-image: url(images/menu_droite.png);
}
#menu_droite h3
{
	text-align: left;
	padding: 0px;
	margin: 3px 0px 0px 25px;
}
#menu_droite ul
{
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
ul.menrub li
{
	text-align: left;
	margin: 10px;
	/* padding: 2px; */
	width: 138px;
	list-style-image: none;
	list-style: none; 
}
.menu ul li:hover { background-color: #069; }
ul.menrub li + li
{
	border-color: #FFC;
	border-width: 0px 0 0 0;
	border-style: solid;
}
ul.menrub ul.menrub li
{
	width: 124px;
}
ul.menart li, ul.menart li + li
{
	list-style: square;
	font-size: smaller;
	width: 124px;
	border: 0px;
	font-variant: small-caps;
}
ul.menrub ul.menrub ul.menart li
{
	width: 110px;
}

#adresse
{
	padding: 10px 0px 0px 14px;
	margin: 0px;
	width: 138px;
	font-size: small;
	text-align: center;
}
#adresse a { text-decoration: underline; }
#adresse a:hover { text-decoration: underline; }
#adresse p { margin: 5px 0px 5px 0px; }

.nettoyeur { clear: both; }
.on { font-weight: bold; }

/* Formulaire de recherche */
.formulaire_recherche input
{
	width: 10em;
	text-align: left;
	background-color: #CC9;
	margin: 10px 0px 10px 17px;
}
.formulaire_recherche label { display: none; }

/* Formatage des articles */

p.surtitre
{
	color: #660;
	font-size: x-large;
	border-bottom: #660;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	text-align: left;
	margin: 15px 0px -15px 0px;
}
p.soustitre
{
	color: #660;
	font-size: x-large;
	border-color: #660;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	padding: 2px 0 0 0;
	margin: -15px 0px 15px 0px;
}
span.surtitre, span.soustitre
{
	color: #660;
}
h3.spip
{
	color: #660;
	font-size: x-large;
	border-bottom: #660;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	text-align: left;
}
.notes { font-size: small; }

.cartouche, .texte
{
	margin: 0px;
	padding: 0px;
}

.row_even td { background-color: #FFC; }
.row_odd td { background-color: #CC9; }

.chapo { font-size: large; }

.date
{
	float: right;
	display: inline;
	font-style: italic;
	font-size: small;
}

#bloc_rubriques table
{
	border-spacing: 20px;
}

.rub_sommaire
{
	width: 50%;
	border-width: 1px;
	border-color: black;
	border-style: dotted;
	padding: 5px 10px 5px 10px;
	margin: 10px;
	vertical-align: top;
}
.rub_sommaire:hover { background-color: #CC9; }

.breve, .desc_article, .site
{
	margin: 0px 0px 0px 30px;
	clear: both;
}
.breve p, .desc_article p, .site p { margin: 0px 0px 15px 20px; }

ul li
{
	list-style-image: url("../dist/puce.gif"); 
	/* list-style-image: url("images/logo_li.png"); */
}

.suite
{
	text-align: right;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	margin: -15px 0 15px 0;
}

.petit
{
	font-size: small;
}
.flotant
{
	width: 150px;
	float: right;
	margin: 0 0 0 10px;
}

.boite
{
	background: #CC9;
	margin: 0;
	font-size: small;
}
.boite h2
{
	background: #00F;
	margin: 0;
	padding: 5px 10px;
	font-size: medium;
	color: #FFC;
}
.boite ul
{
	margin: 0;
	padding: 5px 10px 10px 10px;
	list-style-position: inside;
}
.boite ul li
{
	margin: 0;
	padding: 0;
}

.boite a:hover
{
	text-decoration: none;
}
.boite li:hover
{
	background: #FFC;
}
