body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: black;
	scrollbar-base-color: #000000;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}

table {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	font-style: normal;
	color: #F8C288;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

a{
	color: #F8C288;
	text-decoration: none;
}
a:hover {
	color: #DE3B05;
	text-decoration: underline;

}
.page {
	font-size: 11px;
	color: #E7D3D8;

}
.adresse {

	font-size: 9px;
	color: #333333;
}
.intertitre {


	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	font-style: normal;
	color: #492A25;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
.titre {



	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: lighter;
	font-style: normal;
	color: #999999;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}

#popup {
margin:0;
padding:0;
text-align:center;
}

#popup a img{
border:none;
}