@charset "iso-8859-2";
p, ul, li, img, form, table, div, br {
	margin:0px;
	padding:0px;
	border:0px;
}
#total {
	background-color: #faf9f7;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b1b1b;
	background-color: #FAF9F7;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#top {
	background-image: url(../images/top.jpg);
	height: 35px;
	padding-top: 266px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
}
#leftTop {
	background-image: url(../images/fond_baroque.jpg);
	float: left;
	height: 355px;
	width: 422px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#rightTop {
	float: right;
	height: 365px;
	width: 548px;
}
li {
	margin-left: 15px;
	list-style-position: outside;
}

#leftBottom {
	float:left;
	width:437px;
	padding-left:15px;
}
#rightBottom {
	float:right;
	width: 518px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.break {
	clear:both;
}
.titre {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#a60000;
	font-weight:bold;
	padding-bottom:10px;
}#center {
	padding-bottom: 5px;
}
#menuFoot {
	color: #FAF9F7;
	background-color: #7d695a;
	text-align: center;
	height: 18px;
	padding-top: 2px;
	margin-bottom: 3px;
}
#menuFoot a:link {
	color: #FAF9F7;
	text-decoration:none;
}
#menuFoot a:visited {
	color: #FAF9F7;
	text-decoration:none;
}
#menuFoot a:hover {
	color: #FAF9F7;
	text-decoration:underline;
}
#foot {
	color: #7D695A;
	text-align: center;
	padding-bottom: 10px;
}
#foot a:link {
	color:#a60000;
	text-decoration:none;
}
#foot a:visited {
	color:#a60000;
	text-decoration:none;
}
#foot a:hover {
	color:#a60000;
	text-decoration:underline;
}
.rouge {
	color:#a60000;
}
.basline {
	font-size:11px;
}
#popup {
	width: 600px;
	background-image: url(../images/TopPopUp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #1b1b1b;
	background-color: #ffffff;
	padding-top: 100px;
}
