body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B27226;
	text-align: justify;
	padding: 0px;
	margin: 0px;
}

div {
	font-size: 12px;
}

.copyright {
	font-size: 10px;
	color: #592313;
}

a.mini:link, a.mini:visited {color: #98B500}
a.mini:hover {color: #ffcc00}

.bg_haut_millieu {
	background-image: url(../images/bg_haut_millieu.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg_gauche_millieu {
	background-image: url(../images/bg_gauche_millieu2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.bg_droit_millieu {
	background-image: url(../images/bg_droit_millieu2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.bg_bas_millieu {
	background-image: url(../images/bg_bas_millieu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
:focus{-moz-outline-style: none;}
a:link, a:visited {
	color: #8B230E;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #990000;
}
.titreVideo {
	font-size: 14px;
	color: #8B230E;
	font-style: italic;
	font-weight: bold;
}
