@charset "utf-8";
body {
	background-image: url(/images/texture.jpg);
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.table1 {
	background-image: url(/images/hotel-ile-rousse-corse_r3_c1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.cell1 {
	background-image: url(/images/hotel-ile-rousse-corse_r4_c1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#maintable {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}
#copyright {
	font-size: 10px;
	padding-top: 15px;
}

a:link, a:visited {
	text-decoration: none;
	color: #4F7D9E;

}
a:active, a:hover {
	color: #9C0607;
}input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
