@charset "utf-8";
/* CSS Document */

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size: 1em; font-weight: normal; font-style: normal; }
/* ul,ol { list-style: none; } */
img { border: none; }
caption,th { text-align: left; }
table {border-spacing: 0; }

/* LAYOUT */
.clear { clear:both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }

/* *************************************************************************************************************************** */
/* ******************************************** BASE ************************************************************************* */
/* *************************************************************************************************************************** */

body {font-family:Arial, Helvetica, sans-serif;font-size:12px;background:#ebe3ac url(../images/base/bg.gif) center top no-repeat;color:#333;}
div#wrapper {width:907px;margin:0 auto;} 

/* *************************************************************************************************************************** */
/* ******************************************** HEADER *********************************************************************** */
/* *************************************************************************************************************************** */

div#header {width:907px;background:url(../images/base/header.gif) left top no-repeat;height:128px;}
div#titolo {width:550px;margin-top:65px;padding-right:20px;font-size:10px;text-align:right;color:#ebe3ac;float:right;}
div#lingua {width:120px; height:30px; position:absolute;margin-left:350px; top:95px;}
div#lingua img {margin:7px 10px 0 0;}

/* *************************************************************************************************************************** */
/* ******************************************** MENU ************************************************************************* */
/* *************************************************************************************************************************** */

div#menu{width:168px;margin-left:18px;padding-top:290px;top:13px;background:url(../images/base/logo.png) center top no-repeat;position:absolute;}
div#menu ul{list-style:none;line-height:30px;margin:0 0 0 10px;}
div#menu li{font-family:Georgia, "Times New Roman", Times, serif;font-size:11px;font-weight:bold;background:url(../images/base/link.gif) left bottom no-repeat;padding-left:14px;height:30px;}
div#charter{padding-left:11px;}

div#menu a{color:#8F7830;}
div#menu a:hover {color:#333333;text-decoration:overline;}

/* *************************************************************************************************************************** */
/* ******************************************** MAIN ************************************************************************* */
/* *************************************************************************************************************************** */

div#main {width:907px;background:url(../images/base/bg-page.gif) center top repeat-y;}
div#spazio {width:200px;height:500px;margin:0;float:left;}

div#prenota {width:704px;height:163px;margin:0;background:url(../images/base/prenota.gif) right top no-repeat;float:right;}
div#prenota a {color:#CC0000;}
div#prenota a:hover {color:#FF0000; text-decoration:none;}

div#intestazione {font-size:11px;width:240px;margin:15px 0 0 28px;}
div#indirizzo {font-size:11px;width:170px;margin:12px 0 0 28px;padding-left:80px; line-height:16px;}
div#mappa {font-size:11px;color:#CC0000;font-weight:bold;width:50px;margin:0 0 0 31px;}
div#gal-foto {width:416px;height:207px;position:absolute;top:98px;margin-left:475px;}

div#prenotaLink{width:125px;font-size:14px;font-weight:bold;margin:22px 0 0 70px; padding:0 10px 0 10px;background-color:#FF9900;}
div#prenotaLink a{color:#FFFFFF;}
div#prenotaLink a:hover{color:#FFFF00;text-decoration:none;}

div#centro{width:677px;margin:30px 0 0 0;padding:0 17px 0 10px;float:left; text-align:justify; line-height:17px;}



/* *************************************************************************************************************************** */
/* ******************************************** FOOTER *********************************************************************** */
/* *************************************************************************************************************************** */

div#footer {width:867px;height:30px;font-size:10px;padding:20px 20px 0 20px;color:#858270;background:url(../images/base/footer.gif) left top no-repeat;}
div#footer span{color:#FF0000;font-size:10px;} 
div#footer a{color:#858270;} 
div#footer a:hover{text-decoration:overline;color:#006600;} 

div#ramobb {width:400px;float:left;}
div#credits {width:300px;text-align:right;float:right;}

/* *************************************************************************************************************************** */
/* ******************************************** CLASSI *********************************************************************** */
/* *************************************************************************************************************************** */



/* *************************************************************************************************************************** */
/* ************************************ tecnica sostituzione img ************************************************************* */
/* *************************************************************************************************************************** */

.replace{
	position:relative;
	margin:0;
	padding:0;
	/* hide overflow:hidden from IE5/mac */
	overflow:hidden;
	/* */
}

.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1; /* for opera5 and 6 */
}

/* #credits, #credits span{
	width:66px;
	height:15px;
	float:right;
	background:url(../images/base/credits.gif);
	background-repeat:no-repeat;
	cursor:pointer;
} */
