body {
	background-color:#FFF;
	margin:0px;
	padding:0px;
	color:#666;
	text-align:center;
	height: 100%;
}
html {
	margin:0px;
	padding:0px;
	height: 100%;
}
#container {
	border:none;
	background-color:#FFF;
	position:absolute;
	top:100px;
	left:50%;
	width:1200px;
	margin-left:-600px;
}
#container td {
	height:20px;
}
#container strong {
	text-transform: uppercase;
	font-weight:bold;
}
#Menu {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	white-space:nowrap;
	position:absolute;
	display:block;
	float:left;
	left:50%;
	margin-left:-400px;
	font-variant: small-caps;
	width:800px;
	top:11px;
	color:#AC945B;
	
}
#Menu table {
	width:800px;
	white-space:nowrap;
}
#Menu a {
	color:#999;
	text-decoration:none;
}

#Menu a:hover {
	color:#AC945B;
	text-decoration:none;
}
.lignedorre {
	border-bottom:1px solid #ac945b;
}
p a:link, p a:visited, p a:hover, p a:active {
	font-weight:normal;
	color:#ac945b;
	text-decoration:none;
}
.Titre1 {
	font-size: 16px;
	color: #AC945B;
	text-transform: uppercase;
	font-weight:bold;
}

#flashContent{
	
	left:0px;
	border:none;
	position:absolute;
	display:block;
	top:80px;
	bottom:0px;
	width:100%;
	height:90%;
}

#Home {
	border:none;
	position:absolute;
	top:160px;
	left:50%;
	width:1200px;
	margin-left:-600px;
}

.Tapas{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style:italic;
	text-align:left;
	padding-left:24px;
}


#PDF{
	left:0px;
	border:none;
	position:absolute;
	display:block;
	top:80px;
	bottom:0px;
	width:100%;
	height:90%;
}

#PDF a, #flashContent a {
	font-weight:normal;
	color:#ac945b;
	text-decoration:underline;
}

