body {
	background-image: url(img/fond.jpg);
	background-repeat: repeat;
     }

#entete
{
	background-image: url(img/entete.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
}
#entete a.nom-site, 
#entete a.nom-site:link,  
#entete a.nom-site:visited
{
}
.menu ul li a, 
.menu ul li b,
.edito h3,
.signatures td 
{	
	background-image: url(img/titre-coin.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

/* a deplacer dans styles.html */
.separateur
{
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(img/puce.gif);
}

#entete .nom-site span { right: 200px; }

#menu-lang,
#formulaire-lang
{
	right: 0;
	text-align: right;
}
.formulaire_recherche input.forml {
	background-image: url(img/loupe.png);
	background-repeat: no-repeat;
	background-position: right center;
}


/* PERSONNALISE : PAGE D'ACCUEIL */

/*********************************/
/*      Agenda version 2 */
/*********************************/
#home-agenda-v2{
	width:304px;
	background:transparent url(/IMG/commun/background-agenda-v2.jpg) no-repeat scroll left bottom;
	/*border-top: 1px dotted #839f00;*/
	margin-bottom: 15px;
}
#home-agenda-v2 h2{
	background:transparent url(/IMG/commun/pointille.gif) no-repeat scroll left top;
}
#home-agenda-zoom{
	margin-left:22px;
	width:304px;
	float: left;

	/*border-top: 1px dotted #839f00;*/
}
#home-agenda-bottom{
	background:transparent url("/IMG/commun/back-bottom-agenda.jpg") no-repeat left top;
	height:1px;
	width:304px;
	margin-top:2px;
}
#home-agenda-v2 h2{ margin-left:0px; padding-left:0px;}
#home-agenda-v2 .agenda-v2-text {padding-left:30px;}
/*********************************/
/*      Zoom version 2 */
/*********************************/
ul.zoom-v2 li{ 	
	background-image:none; 
	padding-left:30px; 
	padding-top:2px;}
.zoom-sur-v2{padding-left:30px; padding-right:10px;}
#home-zoom-v2 div.chapo {
	margin-bottom:-8px;
}

#head-search {}
#head-search input.text {
	font-size:11px;
	padding:0 px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;	
	-webkit-border-radius:4px;
	border-radius:4px;
	height:14px;
	vertical-align:top;
	background:#FFFFFF;
	border:1px solid #8BA60C;
	margin-right:6px;
	color:#8BA60C;
	float:left;
	width:111px;
}
#head-search .button {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:10px;
	cursor:pointer;
	height:22px;
	padding:0 4px;
	border:1px solid #fff;
	line-height:1.5em;
	border-width:1px !important;
	border-style:solid !important;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;	
	-webkit-border-radius:4px;
	border-radius:4px;
	float:left;
	background:#584537;
	color:#fff;
	border-color:#8BA60C !important;
	text-decoration:none;
}
#head-search input.button:hover {
	background-color:#9CCB31;
}
