/* CSS Document */

span.vert,p.vert {
	color: #becd00;
}




span.orange,p.orange {
	color: #f79700;
}
span.gris, a.gris {
	color: #999999;
}
span.gras, p.gras{
	font-weight: bold;
}
p.tarifs {
	font-size: 130%;
	font-weight: bold;
	color: #f79700;
	text-align: center;
}
#texte h1 {
	color: #5e5f5f;
	margin-top: 15px;
	margin-bottom: 0px;
	text-align: left;
	background: url(../images/fleche.gif) no-repeat;
	padding-left: 16px;
	font: bold 0.8em "Trebuchet MS", sans-serif, Arial;
}
#texte h1,#menu-gauche h1{
	text-transform: uppercase;
}
#texte h4,#texte h2,#texte h3,#texte h5,#texte h6,#texte-bas h4 {
	color: #5e5f5f;
	margin-top: 15px;
	margin-bottom: 0px;
	text-align: left;
	background: url(../images/fleche-medium.gif) no-repeat;
	padding-left: 12px;
	font: bold 0.8em "Trebuchet MS", sans-serif, Arial;
}
#texte-bas h4 {
	margin-top: 0px;
}
img.sous-titre {
	margin: 0px;
	float: left;
}
p,table {
	font: 0.7em "Trebuchet MS", sans-serif, Arial;
	color: #5d5d5d;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
div.navigation {
	font: 0.7em "Trebuchet MS", sans-serif, Arial;
	color: #5d5d5d;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	word-spacing: 0.2em;
}

a {
	color: #5d5d5d;
	text-decoration: underline;
}
a:hover, a.noline:hover {
	color: #f79700;
	text-decoration: none;
}




#foot,#foot a {
	color: #b7b7b7;
	text-decoration: none;
}
#foot {
	font: 0.6em "Trebuchet MS", sans-serif, Arial;
	margin: 0px;
}
#foot {
	line-height: 1em;
}
#foot a:hover,#haut-head a:hover {
	color: #f79700;
}



#texte ul , #texte li {
	color: #5d5d5d;
	list-style: none;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 7px;
}

#texte ul {
	font: 0.9em "Trebuchet MS", sans-serif, Arial;
}












/* MOTS CLEFS */
div#mots-clef {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 0.8em;
}
#mots-clef a {
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	color: #AEAEAE;
}
#mots-clef a.mot1 {
	font-size: 100%;
	font-weight: bold;
	color: #FFC977;
}
#mots-clef a.mot2 {
	font-size: 100%;
}
#mots-clef a.mot3 {
	font-size: 70%;
	color: #FFC977;
}
#mots-clef a.mot4 {
	font-size: 70%;
}
#mots-clef a.mot5 {
	font-size: 85%;
}
#mots-clef a.mot6 {
	font-size: 80%;
	color: #FFC977;
}
#mots-clef a.mot7 {
	font-size: 60%;
}
#mots-clef a:hover {
	color: #f79700;
	text-decoration: underline;
}

