/*----------------------------------------*/
/*------ Styles Generiques Miniword ------*/
.titreGrisBold, .titreGrisBold h1, .titreGrisBold h2, .titreGrisBold h3, .titreGrisBold h4, .titreGrisBold h5, .titreGrisBold h6 {
	color: #595858;
	font-size:1em;
	font-family:Tahoma,Geneva,Arial,sans-serif;
	font-weight: bold;
}

.titrePage, .titrePage h1, .titrePage h2, .titrePage h3, .titrePage h4, .titrePage h5, .titrePage h6  {
	color:#595858;
	font-size:14px;
	font-style:italic;
	line-height:16px;
	font-family:Tahoma,Geneva,Arial,sans-serif;
}

.titreVertBold, .titreVertBold h1, .titreVertBold h2, .titreVertBold h3, .titreVertBold h4, .titreVertBold h5, .titreVertBold h6 {
	color:#229233;
	font-weight:bold;
	font-size:1em;
	font-family:Tahoma,Geneva,Arial,sans-serif;
}

.titreVert, .titreVert h1, .titreVert h2, .titreVert h3, .titreVert h4, .titreVert h5, .titreVert h6 {
	color:#229233;
	font-size:1em;
	font-family:Tahoma,Geneva,Arial,sans-serif;
}

a:visited {
	text-decoration:none;
}

a:hover.linkNoir {
	color:#8CCF7F;
}

a.linkNoir {
	color:#000000;
	text-decoration:none;
	font-size:1em;
	font-weight:bold;
	font-family:Tahoma,Geneva,Arial,sans-serif;
}

a:hover span.linkNoir, a:visited:hover span.linkNoir {
	color:#8CCF7F;
}

a span.linkNoir, a:visited span.linkNoir {
	color:#000000;
	text-decoration:none;
	font-size:1em;
	font-weight:bold;
	font-family:Tahoma,Geneva,Arial,sans-serif;
}

span.linkNoir a:hover {
	color:#8CCF7F;
}

span.linkNoir a {
	color:#000000;
	text-decoration:none;
	font-size:1em;
	font-weight:bold;
	font-family:Tahoma,Geneva,Arial,sans-serif;
}


.linkBleu a:hover {
	text-decoration:underline;
}

.linkBleu a {
	text-decoration:none;
	color:#1A318B;
	font-family:Tahoma,Geneva,Arial,sans-serif;
	font-size:68.75%;
}

.linkBleuSouligne a:hover {
	text-decoration:none;
}

.linkBleuSouligne a {
	text-decoration:underline;
	color:#1A318B;
	font-family:Tahoma,Geneva,Arial,sans-serif;
	font-size:68.75%;
}

.linkVert a:hover {
	text-decoration:underline;
}

.linkVert a {
	text-decoration:none;
	font-weight:bold;
	color:#229233;
	font-family:Tahoma,Geneva,Arial,sans-serif;
	font-size:1em;
}


.texteNoir, .texteNoir h1, .texteNoir h2, .texteNoir h3, .texteNoir h4, .texteNoir h5, .texteNoir h6 {
	color:#3E3E3E;
	font-family:Tahoma,Geneva,Arial,sans-serif;
	font-size:68.75%;

}

.texteGrisSmall, .texteGrisSmall h1, .texteGrisSmall h2, .texteGrisSmall h3, .texteGrisSmall h4, .texteGrisSmall h5, .texteGrisSmall h6 {
	color:#999999;
	font-size:0.9em;
	font-family:Arial,Helvetica,sans-serif;
}

.linkGrisSmall {
	text-decoration:none;
	color:#999999;
	font-size:0.9em;
	font-family:Arial,Helvetica,sans-serif;
}

.linkGrisSmall a:hover {
	text-decoration:underline;
}

.linkGrisSmall a, .linkGrisSmall a:visited {
	text-decoration:none;
	color:#999999;
	font-size:0.9em;
	font-family:Arial,Helvetica,sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin:0px; padding:0px;
	font-weight:normal;
	font-size: small;
}.linkVert {

	text-decoration:none;
	font-weight:bold;
	color:#229233;
	font-family:Tahoma,Geneva,Arial,sans-serif;
	font-size:1em;
}
