/*----style temporaire a effacer------------*/
div {

}
/*----style temporaire a effacer------------*/


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #c0c0c0;
	text-align: center;
}
#global {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #000000;
}
#bandeau  {
	height: 180px;
	background-color: #8e8e8d;
}
#bandeau-gauche {
	float: left;
	width: 300px;
	height: 180px;
	background-color: #2F2F2F;
	background-image: url(../images/fond-carre.jpg);
}
#bandeau-centre {
	float: left;
	width: 400px;
	height: 180px;
	background-image: url(../images/fond-bandeau-footer-centre.jpg);
}
#bande-haut {
	height: 50px;
}
#bande-flash {
	height: 290px;
}
#bande-titre {
	height: 50px;
}


#bandeau-droite {
	width: 300px;
	float: left;
	height: 180px;
	background-color: #2F2F2F;
	background-image: url(../images/fond-carre.jpg);
}

#contenu  {
	height: 400px;
}
#contenu-gauche {
	float: left;
	width: 300px;
	height: 400px;
	background-color: #b50b0d;
	background-image: url(../images/fond-contenu-gauche.jpg);
	text-align: right;
	font-size: 18px;
	color: #FFFFFF;
}
#contenu-gauche p {
	margin-right: 25px;
	height: 1em;
}
#contenu-gauche img {
	margin-top: 10px;
	margin-right: 5px;
}
.space {
	margin: 0px;
	padding: 0px;
}


.gris  {
	background-color: #C9C9C7;
	color: #B60E0E;
	height: 30px;
	padding-left: 30px;
	padding-right: 25px;
}
.vert  {
	background-color: #d7d775;
	color: #9D3951;
	height: 30px;
	padding-right: 30px;
	padding-left: 25px;
}

#contenu-centre {
	float: left;
	height: 400px;
	width: 400px;
	background-color: #c9c9c7;
	background-image: url(../images/fond-contenu-centre.jpg);
}
#contenu-droite {
	height: 400px;
	width: 300px;
	float: left;
	background-color: #9d3951;
	background-image: url(../images/fond-contenu-droite.jpg);
	font-size: 18px;
	text-align: left;
}
#contenu-droite p {
	color: #FFFFFF;
	margin-left: 25px;
	font-size: 18px;
	text-align: left;
	height: 1em;
}
#contenu-droite img {
	margin-top: 10px;
	margin-left: 5px;
}


#footer  {
	height: 180px;
	background-color: #8e8e8d;
}
#footer-gauche {
	float: left;
	width: 300px;
	height: 180px;
	background-color: #2F2F2F;
	background-image: url(../images/fond-carre.jpg);
}
#footer-centre {
	float: left;
	width: 400px;
	height: 180px;
	background-image: url(../images/fond-bandeau-footer-centre.jpg);
}
#footer-centre a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#footer-droite {
	width: 300px;
	float: left;
	height: 180px;
	background-color: #2F2F2F;
	background-image: url(../images/fond-carre.jpg);
}
#contenu-gauche .gris a {
	text-decoration: none;
	color: #B60E0E;
}
#contenu-gauche a {
	color: #FFFFFF;
	text-decoration: none;
}
#contenu-gauche a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bande-titre a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenu-droite a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenu-droite a {
	color: #FFFFFF;
	text-decoration: none;
}
#contenu-droite .vert a {
	color: #9D3951;
	text-decoration: none;
}
#footer-centre    a:hover  {
	list-style-type: none;
	list-style-image: none;
	font-size: 12px;
	font-weight: bold;
	color: #C0C0C0;
}
#footer-centre ul {
	margin-right: 20px;
}

#footer-centre   a  {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 7px;
	margin-left: 7px;
	text-align: center;
}
#footer-centre li {
	list-style-image: none;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}

