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

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

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

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

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

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

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


.langue
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8em;

}
