@import "site/menu.css";


html, body {
	background-color: #959490;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414142;
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #414142;
}

a:hover {
	text-decoration: underline;
}

h1, div {
	margin: 0;
	border: 0;
	padding: 0;
}

/* Habillage */
.container {
	background-color: #414142;
	position: relative;
	width: 712px;
	margin: 0 auto 0 auto;
}

.bandeau {
	height: 81px;
}

.menu {
	width: inherit;
}

.contenu {
	background: #FFFFFF;
	text-align: justify;
	width: 668px;
	margin: 0 auto;
}

.contenu_haut {
	background: #FFFFFF url("/images/contenu_haut.gif") no-repeat;
	width: 668px;
	margin: 0 auto;
	height: 20px;
}

.contenu_bas {
	background: #FFFFFF url("/images/contenu_bas.gif") no-repeat;
	width: 668px;
	margin: 0 auto;
}

.texte {
	padding: 0 15px 0 71px;
	overflow: auto;
	height: 441px;
}

.texte h2 {
	background: #FFFFFF url("/images/fleche.gif") no-repeat left;
	padding-left: 15px;
}

.copyright {
	height: 18px;
	font-size: 10px;
	color: #B1B6BD;
	text-align: center;
}

.copyright a {
	color: #FFFFFF;
	vertical-align: middle;
	line-height: 18px;
}

.gras {
	font-weight: bold;
}

.centrer {
	text-align: center;
}

.vmiddle {
	vertical-align: middle;
}

.txtpetit {
    font-size: 10px;
}

#bas {
	position: relative;
	width: 712px;
	margin: 0 auto 0 auto;
}
#bas p {
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
}

#bas p a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
#bas2 {
	position: relative;
	width: 712px;
	margin: 0 auto 0 auto;
}
#bas2 p {
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
}

#bas2 p a{
	color: #FFFFFF;
	font-size: 11px;
}
