
#entete
{
	
	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
{
	background-repeat: no-repeat;
	background-position: right top;
}
.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: 250px; }

#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;
}

.Style_ihs1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight : normal;
	}
	
.Style_ihs2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight : bold;
	}
	
.Style_ihs3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
	}
.Style_ihs3	a
{
	text-decoration: none;
	color: #000000;
}


.Style_ihs3	a:link
{
	text-decoration: none;
	color: #000000;
}
.Style_ihs3	a:visited
{
	text-decoration: none;
	color: #000000;
}

.Style_ihs3	a:hover
{
	text-decoration: underline;
	color: #000000;
}
.Style_ihs4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight : bold;
	font-style: italic;
    color : rgb(255,0,0);
	}

