@charset "utf-8";
/* CSS Document */
a:visited {
	color: #666666;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #666666;
}
a:link {
	color: #FFFFFF;
}
._conteneur {
	height: auto;
	width: 1024px;
	background-image: url(images/fond_site.gif);
	background-position: center;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#haut {
	height: 188px;
	width: 1024px;
	background-image: url(images/fond_haut.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
}
._contenu {
	height: auto;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/degrade_bas3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
._contenu_avec_degrade {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/degrade_bas2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
._conteneur_bas {
	background-image: url(images/fond_bas.jpg);
	background-repeat: no-repeat;
	width: 820px;
	position: relative;
	height: 76px;
	margin-right: auto;
	margin-left: auto;
}
._nav {
	height: 30px;
	width: 800px;
	text-align: center;
	position: relative;
	padding: 0px;
	top: 140px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 0px;
	background-image: url(images/fond_nav.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.degrade_fond_bas {
	background-image: url(images/degrade_bas.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: auto;
}
.texte_bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	vertical-align: bottom;
	color: #FFFFFF;
	line-height: 22px;
}.texte_site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.titres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.texte_site_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.texte_site2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.texte_site_petit_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.div_portrait {
	height: 133px;
	width: 150px;
	float: left;
	padding: 5px;
}
.div_conteneur_portrait {
	height: auto;
	width: 375px;
	padding: 2px;
}
.conteneur_portrait_texte {
	width: 750px;
	float: none;
	padding-left: 30px;
}
