@charset "UTF-8";
.boutons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	height: 20px;
	width: 150px;
}
.teaser {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.textes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.entetes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #333333;
	text-decoration: underline;
}
#header {
	background-image: url(images/head-noir.jpg);
	background-repeat: no-repeat;
	background-color: #333333;
	height: 100px;
	clear: both;
	width: 780px;
	float: left;
}
#container {
	background-color: #EBEBEB;
	background-image: url(images/fond_principal.gif);
	background-repeat: repeat-y;
	
}
