@charset "utf-8";
/* CSS Document */

.slogan {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #C0BC9A;
	font-style: oblique;
	font-weight: bolder;
	font-size: 1.7em;
}

.titre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #C0BC9A;
	font-style: normal;
	font-weight: bold;
	font-size: 1.3em;
}

.sous_titre {
	font-family:"MS Serif", "New York", serif;
	color: #C0BC9A;
	font-style:normal;
	font-weight:bolder;
	font-size: 1.2em;
}
	
.sous_titre_expos {
	font-family:"MS Serif", "New York", serif;
	color: #D7D7D7;
	font-style:normal;
	font-weight:bolder;
	font-size: 1.2em;
}
	
.txt_mentions
{
	font-family: "MS Serif", "New York", serif;
	font-size: 0.6em;
	color: #C0BC9A;
	text-decoration: none;
}

.txt_std
{
	font-family: "MS Serif", "New York", serif;
	color:#C0BC9A;
	font-size:1em;
	text-align:justify;
}

.txt_std a {
	color:#C0BC9A;
	text-decoration:underline;
	outline:none;
}

.txt_cte
{
	font-family: "MS Serif", "New York", serif;
	color:#C0BC9A;
	font-size:1em;
}

