@charset "iso-8859-2";
p, div, table, li, ul, br, form, img {
	margin:0px;
	padding:0px;
	border:0px;
}
#total {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url(../images/fondBody.jpg);
	background-repeat: repeat-x;
	background-color: #c5ccba;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #768686;
	text-decoration: none;
}
#center {
	background-image: url(../images/bgContenu.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 10px;
	background-color: #FFFFFF;
}
#center2 {
	padding-top: 10px;
	background-color: #FFFFFF;
}
#foot {
	font-size: 9px;
	text-align: center;
	padding-bottom: 10px;
	height: 15px;
	margin: 0px;
	padding-top: 5px;
}

#left {
	float: left;
	width: 245px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-color: #bad2d2;
	padding-left: 7px;
}
#coordonne {
	padding-left: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#diapoGauche {
	padding-top: 10px;
	height: 353px;
}
#right {
	float: right;
	margin-right: 7px;
	width: 630px;
}
li {
	list-style-position: outside;
	margin-left: 50px;
}


#coordonne a:link{
	color: #768686;
	text-decoration:none;
}
#coordonne a:visited{
	color: #768686;
	text-decoration:none;
}
#coordonne a:hover{
	color: #768686;
	text-decoration: underline;
}
#top {
	background-image: url(../images/bg-flash.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 20px;
	height: 281px;
}
.bold {
	font-weight:bold;
	color:#f8b707;
	font-size:14px;
}
.bold14{
	font-size:14px;
	font-weight:bolder;
	color:#000000;
}
.bold14 a:link{
	color:#000000;
	text-decoration:none;
}
.bold14 a:visited{
	color:#000000;
	text-decoration:none;
}
.bold14 a:hover{
	color:#000000;
	text-decoration:underline;
}
.bold30 {
	font-weight:bold;
	color:#f8b707;
	font-size:30px;
}
.break {
	clear:both;
	height:0px;
}
#foot a:link {
	color:#425128;
	text-decoration:none;
}
#foot a:visited {
	color:#425128;
	text-decoration:none;
}
#foot a:hover {
	color:#425128;
	text-decoration:underline;
}
.champ {
	border:solid 1px #425128;
}