@charset "iso-8859-2";
p, img, div, table, ul, li, br, form {
	margin:0px;
	padding:0px;
	border:0px;
}
#left {
	float: left;
	width: 617px;
	background-color:#f7f7f7;
}
#center {
	margin-top: 3px;
}
#atouts {
	font-weight: bold;
	color: #f7f7f7;
	background-color: #000000;
	background-image: url(../images/decoTop.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 20px;
}
#atouts li {
	margin-left: 30px;
	list-style-position: outside;
	list-style-image: url(../images/puceBlanc.jpg);
}
#contenu {
	background-color: #f7f7f7;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: -2px;
}
#contenu2 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top:-2px;
}
#contenu li {
	list-style-position: outside;
	list-style-image: url(../images/puceNoir.jpg);
	margin-top: 1px;
	margin-left: 30px;
}
#cadreGris {
	padding: 10px;
	background-color: #e8e2d3;
	margin-top: 10px;
	margin-bottom: 10px;
}
#cadreGris li {
	list-style-position: outside;
	list-style-image: url(../images/puceGris.jpg);
	margin-top: 1px;
	margin-left: 30px;
}
.gris {
	padding: 10px;
	background-color: #e8e2d3;
	margin-top: 10px;
	margin-bottom: 10px;
}
.cadreRouge {
	border: 1px solid #C40404;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
}
#right {
	float: right;
	width: 284px;
}
#actu {
	background-image: url(../images/titreActu.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	margin-left: 9px;
	padding-left: 35px;
	padding-right: 10px;
	height: 100px;
	margin-top: 15px;
}
#foot {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	padding: 5px;
	margin-bottom: 20px;
}
#coordonnees {
	background-color: #EFEFEF;
	border: 1px solid #000000;
	height: 119px;
	width: 209px;
	margin-left: 27px;
	margin-top: 20px;
	padding: 15px;
}
#total {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family:Tahoma;
	color:#333333;
	background-image:url(../images/fond.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-size:12px;
}
.break {
	clear:both;
}
.bold {
	font-weight:bold;
	color:#c40404;
}
a:link {
	color:#c40404;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color:#c40404;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#c40404;
	text-decoration:underline;
	font-weight:bold;
}
.bold14 {
	font-weight:bold;
	color:#c40404;
	font-size:14px;
}

