/*
CSS Document 
<!-- Site Version: 1.0_07.11.2006 -->
<!-- Site Version: x.x -->
*/
body {
	background-color: #EEE5D6;
}

.Voce_Menu {
	font-family: "Comic Sans MS", "Times New Roman", Helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #6e560b;
}

.Voce_Menu_Liv2 {
	font-family: "Comic Sans MS", "Times New Roman", Helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #6e560b;
}

.Info_Hotel {
    font-size: 11px;
	font-family: "Times New Roman", "Comic Sans MS", sans-serif;
	color: #6e560b;
}

.Info_Bottom {
    font-size: 10px;
	font-family: "Comic Sans MS", "Times New Roman", sans-serif;
	color: #FFFFFF;
}

.Newsletter {
    font-size: 11px;
	font-family: "Times New Roman", "Comic Sans MS", sans-serif;
	color: #6e560b;
}

.Proposte {
    font-size: 11px;
	font-family: "Comic Sans MS", "Times New Roman", sans-serif;
	color: #6e560b;
}

.News {
    font-size: 11px;
	font-family: "Comic Sans MS", "Times New Roman", sans-serif;
	color: #6e560b;
}

.TitoloNews {
    font-size: 11px;
	font-family: "Comic Sans MS", "Times New Roman", sans-serif;
	color: #6e560b;
	font-weight:bold;
}

.Contatti {
    font-size: 13px;
	font-family: "Comic Sans MS", "Times New Roman", sans-serif;
	color: #6e560b;
	font-weight:bold;
}

.Argomento {
    font-size: 24px;
	font-family: "Comic Sans MS", "Times New Roman", sans-serif;
    font-weight:normal;
	color: #6e560b;
}

.Titolo {
    font-size: 14px;
	font-family: "Comic Sans MS", "Times New Roman", sans-serif;
    font-weight:bold;
	color: #6e560b;
	text-decoration:underline;
}

.TitoloW {
    font-size: 13px;
	font-family: "Comic Sans MS", "Times New Roman", sans-serif;
    font-weight:bold;
	color: #FFFFFF;
}

.TitoloTabella {
    font-size: 16px;
	font-family: "Comic Sans MS", "Times New Roman", sans-serif;
    font-weight:bold;
	color: #FFFFFF;
}

.Text {
    font-size: 11px;
	font-family: "Comic Sans MS", "Times New Roman", sans-serif;
    font-weight: normal;
	color: #6e560b;
}

.TextHome {
    font-size: 12px;
	font-family: "Comic Sans MS", "Times New Roman", sans-serif;
    font-weight: normal;
	color: #6e560b;
}

.Prezzo {
    font-size: 12px;
	font-family: "Comic Sans MS", "Times New Roman", sans-serif;
    font-weight:bold;
	color: #993300;
}

.CopyRight {
	font-size: 10px;
	font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}

.AdminText {
    font-size: 11px;
	font-family: "Times New Roman", "Comic Sans MS", sans-serif;
    font-weight: normal;
	color: #000000;
}

.Link_Table {
    font-size: 11px;
	font-family: "Comic Sans MS", "Times New Roman", sans-serif;
    font-weight: bold;
	color: #6e560b;
}

#div_proposte {
	margin-top:2px;
	margin-left:2px;
	width:540px;
	height:140px;
	overflow:hidden;
	/* background:#ECE9D8; */
	border:1px;
	border-style:solid;
	border-color:#DFD4B8;
	color: #6F580E;
}

#div_news {
	margin-top:2px;
	margin-left:2px;
	width:226px;
	height:216px;
	overflow:hidden;
	/* background:#ECE9D8; */
	border:1px;
	border-style:solid;
	border-color:#DFD4B8;
	color: #6F580E;
}

#div_news_interno {
	margin-top:0px;
	margin-left:0px;
	width:220px;
	/* height:190px; */
	/* overflow:hidden; */
	/* background:#ECE9D8; */
	border:0px;
	border-style:solid;
	/* border-color:#ECE9D8; */
	color: #6F580E;
}

#div_flash {
	margin-top:2px;
	margin-left:6px;
	width:210px;
	height:140px;
	overflow:hidden;
	/* background:#ECE9D8; */
	border:1px;
	border-style:solid;
	border-color:#ECE9D8;
	color: #6F580E;
}

#div_dummy {
	margin-top:0px;
	margin-left:0px;
	width:198px;
	height:14px;
	overflow:hidden;
	/* background:#ECE9D8; */
	border:0px;
	border-style:solid;
	/* border-color:#ECE9D8; */
	color: #6F580E;
}

a:link {
	color: #6f580e;
	text-decoration:none;
}
a:visited {
	color: #6f580e;
	text-decoration:none;
}
a:hover {
	color: #f18d29;
	text-decoration:none;
}
a:active {
	color: #e3b437;
	text-decoration:none;
}



/* Menu 1 INIZIA QUI */

#menu2 {
	width: 180px;
	float:left;
	background:#DFD4B8;
	color:#6F580E;
}

#menu2 ul
{
font-family: "Comic Sans MS", "Times New Roman", sans-serif;
list-style-type:none;
margin:0;
padding:0;
}

/*
#menu2 li
{
display: inline;
/* for IE5 and IE6 
}
*/

#menu2 a
{
color: #6F580E;
text-decoration: none;
font-size: 12px;
display: block;
padding: 5px;
width: 180px;
background-color: #DFD4B8;
border-bottom: 1px solid #C8B383;
}

#menu2 a:link, #menu a:visited
{
color: #6F580E;
text-decoration: none;
}

#menu2 a:hover
{
background-color: #C8B383;
color: #EEE5D6;
font-size: 13px;
}

#menu2 li a#current
{
border-bottom: 3px solid #DAD6B7;
background: #D9CCAA;
}