/*  ------------------------------------------
/*  feuille de style pour le squelette egt
/*  intro
/*  ------------------------------------------*/
body {
	margin-top:0;
	padding:0;
	background: #CC9966;
	text-align: center;
}

a.link {
	color: #006699;
	text-decoration: none;
	padding-bottom: 1px;
}
a.link:hover {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-color: #FFCC66;
	color: #CC6633;
	text-decoration: bold;
}
.invisible {
	display: none;
}
/*  ------------------------------------------
/*  bordure superieure cadre principal
/*  ------------------------------------------*/
#top {
	background-image: url(../images/haut.jpg);
  background-repeat:repeat-y;
  background-position:0px 0px;
	padding: 27px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
}
/*  ------------------------------------------
/*  en tete
/*  ------------------------------------------*/
#header {
	padding: 20px 0px 0px 0px;
	margin: 0px 0px -20px 0px;
}
#header h1 {
	margin-top: -20px;
	text-align: center;
}
#header img {
	background-image: url(../images/chimene.jpg);
	margin: -10px 10px 0px 0px;
}
#header-logo-mot img {
	position: absolute;
	margin: -110px 10px 0px 520px;
}
/*  ------------------------------------------
/*  navigation
/*  ------------------------------------------*/
#haut {
	width: 741px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border-color: #CC9966;
	border-style: solid;
	border-width: 0px 0px 10px 0px;
	margin: 0px 0px 7px 0px;
	padding-bottom: 0px;
}
#haut ul {
	margin-left: -8px;
}
#haut li {
	display: inline;
	list-style-type: none;
}
#haut a {
  color: #CC3300;
  font-weight: 600;
}
/*  ------------------------------------------
/*  blocs principaux
/*  ------------------------------------------*/
#conteneur {
	padding: 0px 0px 0px 25px;
	margin-bottom: 10px;
	margin-right: 20px;
}
 
#conteneur1 {
	width: 788px;
	margin: 0 auto;
	background-image:  url(../images/milieu.jpg);
	background-repeat:repeat-y;
	text-align: left;
}
/*  ------------------------------------------
/*  colonne centrale
/*  ------------------------------------------*/
#centre {
	margin-left: 168px;
	padding-left: 5px;
	width: 380px;
}
/*  ------------------------------------------
/*  colonne gauche
/*  ------------------------------------------*/
#gauche {
	float: left;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#gauche li {
	color: #B9D570;
}

#syndic_gauche {
	font-size: 0.9em;
}
#syndic_gauche img {
	margin-bottom: 10px;
}
#syndic_gauche li {
	list-style-type: square;
	margin: -7px 5px 10px 20px;
	padding: 0px 0px 0px 0px;
}
#syndic_gauche li p {
	font-size: 0.95em;
	margin: 5px 0px -7px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
}
#syndic_gauche li img {
	float: right;
}
#syndic_gauche a {
  color: #006699;
	text-decoration: none;
	padding-bottom: 1px;
}
#syndic_gauche a:hover {
  border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-color: #FFCC66;
	color: #CC6633;
	text-decoration: bold;
}
/*  ------------------------------------------
/*  colonne droite
/*  ------------------------------------------*/
#droite {
	float: right;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #CC3300;
  margin:0px;
  padding:0px;
}
#droite li {
	color: #B9D570;
list-style-type: square;
margin-left:10px;
}
/* Habillage du mini calendrier */
#calendar {font-size: 0.8em; -moz-border-radius: 1em;text-align: center; border: 1px dotted #ccc; padding: 2px; padding-top: 0.5em; width:140px; color: #CC3300;}
#droite a {
  color: #006699;
	text-decoration: none;
	padding-bottom: 1px;
}
#droite a:hover {
  border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-color: #FFCC66;
	color: #CC6633;
	text-decoration: bold;
}
#breves {
	margin-bottom: 10px;
	font-size: 0.9em;
}
.datebreve {
	font-size: 0.8em;
	color: #BFB5B3;
	margin-bottom: 4px;
}
#aretenir-texte {
font-size: 0.9em;
color: #CC3300;
padding:0px 10px 10px 10px;
}
/*  ------------------------------------------
/*  pied
/*  ------------------------------------------*/
#ombrepied {
	background-image: url(../images/bas.jpg);
background-repeat:no-repeat;
	padding: 25px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
}
#pied {
	border-color: black;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	clear: both;
	text-align: right;
	width: 741px;
	margin-bottom: -15px;
}
/*  ------------------------------------------
/*  recherche
/*  ------------------------------------------*/
input#recherche {
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	background: #FFF3CF url("../images/loupe.png") no-repeat;
	padding-left: 17px;
	width: 92px;
}
#recherche:focus {
	background-image: url("../images/loupe.png");
}
.formulaire_recherche label {
	display: none;
}
.formulaire_recherche {
	margin-left: 0px;
	padding: 5px 0px 0px 0px;
	width: 100px;
	margin-bottom: 15px;
}
/*  ------------------------------------------
/*   menu
/*  ------------------------------------------*/
#menu {
	background: #EFEFEF;
	margin: 0px;
	padding: 5px;
	-moz-border-radius: 10px;
}
.open {
	display: block;
	padding-top: 0px;
	padding-bottom: 10px;
	font-weight: bold;
}
.closed {
	display: none;
}
.artracine {
	margin-bottom: 3px;
	padding-left: 3px;
	border-left-width: 2px;
	border-left-style: solid;
	border-color: #006699;
	font-weight: 100;
	color: #C59E67;
}
#conteneur ul {
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-left: 0px;
	padding-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
}
ul.recherche {
list-style-image:url(../images/fleche.png);
}
/*  ------------------------------------------
/*   divers
/*  ------------------------------------------*/
/* Logos, documents et images */
img.spip_logos { margin: 0; padding: 0; border: none; }
/* l'avis des internautes */
#title_avis {padding:6px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.2em; color: #CC3300; font-weight: bold;}
#avis_impair {padding:6px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; background-color:#d29960; background-image:url(../images/degrade_reaction.gif);background-repeat:repeat-x;}
#avis_pair {padding:6px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em;}
#donner_avis {padding:6px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; color: #006699;font-weight: bold;}
