@charset "iso-8859-2";
/* CSS Document */

body{
	background:#e569e1;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.main{
	border-left:1px solid #946692;
	border-right:1px solid #946692;
	width:900px;
	margin:auto;
}

.main h1{
	font-size:38px;
	color:white;
	margin:0;
	padding:0;
}
	height:541px;
}
td.bgContent{
	background:url(../images/royal-annecy2_09.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.bgContent dl dt{
	font-size:13px;
	font-weight:bold;
}
.bgContent dl dd{
	text-align:justify;
}
ul.menuLeft{
	margin:0;
	padding:0;
	list-style:none;
}
ul.menuLeft li{
	height:25px;
	margin:0;
	padding:0;
	display:block;
	padding-top:5px;
	padding-left:25px;
}
ul.menuLeft li a{
	color:white;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
ul.menuLeft li a:hover{
	text-decoration:underline;
}
.footer{
	padding:4px;
	color:#8D1685;
}
.footer a{
	text-decoration:none; color:#8D1685;
}
.footer a:hover{
	text-decoration:underline;
}
p.nav{
	text-align:center;
	padding:10px;
}
p.nav a{
	color:#000000;
	text-decoration:underline;
}
p.nav a:hover{
	color:#000000;
	text-decoration:none;
}