/* CSS Document */

html, body {
	background-color: #F4EAD6;
	font-family: "Trebuchet MS", Arial, Verdana;
	margin: 0px;
	padding: 0px;
	height:100%;
	color: #330000;
	background-image: url(images/sfondo-3.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-weight: normal;
}


/* linguette lingua alto */

.language {
	width: auto;
	height:35px;
	position: relative;
	left: 0px;
	top: 23px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	list-style-type: none;
	text-align: right;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	z-index: 100;
}

*html .language {
	width: auto;
	height:35px;
	position: relative;
	left: 0px;
	top: 23px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	float: right;
	list-style-type: none;
	text-align: right;
	padding-bottom: 0px;
	padding-top: 0px;
	z-index: 100;
	padding-right: 0px;
}


.language li a { 
color: 996600; 
font-size: 0.6em; 
font-weight: normal; 
text-transform: uppercase; 
margin: 0px; 
padding: 0px; 
text-decoration: none; 

}

*html .language li a {
	color: #996600;
	font-size: 0.6em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	text-decoration: none;
}

.language li {
	display:inline;
	height: auto;
	width: auto;
	margin-left: 0px;
	margin-right: 4px;
	padding: 0px;
	}

*html .language li{
	display:inline;
	height: auto;
	width: auto;
	margin-left: 0px;
	margin-right: 4px;
	padding-top: 6px;
	right: 0px;
	text-decoration: none;

}

/* fine hacks */

.language li a:visited, li a:link, li a:active{
	color: #996600;
	text-decoration: none;	
}

.language li a:hover{
	color: #483000;
	text-decoration: none;
}


/*containere column*/
div#container {
	position:relative;
	width: 680px;
	height: auto;
	text-align: left;
	background-color: #FFFEEB;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

body>div#container {
	height:auto;
	min-height:600px;
	padding-bottom: 20px;
}


.itemRoVa li {
   
	color: #392400;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	margin:0px;	
}


/* fine blocco */

#header {
	height: 44px;
	width: 680px;
	margin-bottom: 2px;
	padding: 0px;
	background-image: url(images/header-5.jpg);
	background-repeat: no-repeat;
	position: relative;
	display: block;
		border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}



/*blocco menu */

.menuarea {
	height: 20px;
	width: 680px;
	text-align: center;
	margin-bottom: 2px;
    position: relative;
	padding: 0px;
	display:block;
	z-index: 110;
}

*html .menuarea {
	height: 20px;
	width: 680px;
	text-align: center;
	margin-bottom: 2px;
	position: relative;	
	padding: 0px;
	display:block;
		z-index: 110;

	}

/* inizio stile menu*/


/*ajax area*/

#ajaxcontentarea2 {
	height: 453px;
	width: 680px;
	position: relative;
	z-index: 3;
	background-image: url(images/base-gal2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

*html #ajaxcontentarea2 {
	height: 462px;
	width: 680px;
	margin-bottom: -5px;
}


/*ajax area*/

#ajaxcontentarea {
	height: 275px;
	width: 680px;
	position: relative;
	z-index: 3;
	background-image: url(images/base-gal.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}

*html #ajaxcontentarea {
	height: 280px;
	width: 680px;
    margin-bottom: -5px;
}




h1 {
	font-size: 10px;
	color: #660000;
	text-align: right;
	text-transform: lowercase;
}

p {
	font-size: 0.7em;
	color: #392400;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
}


div#galleria {
	height: 70px;
	width: 680px;
	text-align: center;
	margin-top: 0px;
	padding-top: 10px;
	background-color: #FFFEEB;
	background-image: url(images/sfo-galleria.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

*html div#galleria {
	height: 70px;
	width: 680px;
	margin-top: 0px;
	padding-top: 10px;
	
}

.galleria-tab {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.galleria-tab li {
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

*html .galleria-tab li {
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



h2 {
	font-size: 1em;
	color: #F4EAD6;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-image: url(images/albergo-img/albergo-deco.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

h3 {
	font-size: 1em;
	color: #F4EAD6;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-image: url(images/cameretariffe-img/camere-deco.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

h4 {
	font-size: 1em;
	color: #F4EAD6;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-image: url(images/business-img/business-deco.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



.titoletto {
	color: #996600;
	border-top: 1px none #D2B486;
	border-right: 1px none #D2B486;
	border-bottom: 1px solid #D2B486;
	border-left: 1px none #D2B486;
	font-style: normal;
	font-weight: bold;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.titolettoSmall {
	color: #996600;
	border-top: 1px none #D2B486;
	border-right: 1px none #D2B486;
	border-bottom: 1px solid #D2B486;
	border-left: 1px none #D2B486;
	font-style: normal;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 270px;
}

.pServizi {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 260px;
}

.pServizi p  {
	font-size: 1em;
}

.pServizi a, a:link, a:visited{
	text-decoration:underline;
	color: #87847F;

}

.pServizi a:hover{
	text-decoration:none;
	color: #483000;
	
}


.prezziTab  {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.prezziTab p  {
	font-size: 0.7em;
	color: #392400;
	font-weight: normal;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
}


.img {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	z-index: 100;
}


.galleria-tab li p {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}


#footer-clodio {
	text-align: center;
	width: 100%;
	bottom: 0px;
	color: #666666;
	font-size: 0.7em;
	height: 20px;
	padding-top: 10px;
	clear:both;
	font-weight: normal;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer-clodio a{
	color: #333333;
	text-decoration: underline;
}
#footer-clodio a:hover{
	color: #666666;
	text-decoration: none;
}

#footer-clodio a:visited a:link a:active{
	color: #333333;
	text-decoration: underline;
}

div#qTip {
	display: none;
	color: #333333;
	text-align: left;
	position: absolute;
	z-index: 1000;
	font-size: 1em;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #F9F9F9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;	
}

div#qTip p {
	padding: 0px;
	margin: 0px;
	width: 225px;
	}
	
.saleBusiness {
	width: auto;
	padding: 0px;
	background-color: #FCF2CA;
	color: #CC0000;
	font-weight: bold;
	overflow: hidden;
	height: 30px;
	margin-right: 15px;
	margin-left: 15px;
}

.saleBusiness p{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.saleBusiness a, a:link, a:visited, a:active{

	color: #7E7361;
	text-decoration: underline;
}

.saleBusiness a:hover{

	color: #C7B599;
	text-decoration: none;
}

.listaBusiness li {
	font-size: 0.7em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/left-arr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
}
h5 {
	font-size: 1em;
	color: #F4EAD6;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-image: url(images/comeRaggiungerci-img/comeRaggiungerci-deco.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.galLeft {
	font-size: 1.5em;
	float: left;
	text-align: right;
	width: 240px;
	margin: 0px;
	padding-right: 10px;
	height: auto;
}
.galLeft p {
	text-decoration: none;
	padding: 0px;
	font-size: 0.5em;
	color: #684710;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.titleHead {
	text-decoration: none;
	padding: 0px;
	font-size: 1.8em;
	color: #c8b597;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: left;
	float: left;
	height: auto;
	width: auto;
	position: relative;
}

#footer2 {
	MARGIN-TOP: 40px; FONT-SIZE: 10px; COLOR: #555555
}

#footer2_titles {
	BACKGROUND: url(images/menu_footer.gif) no-repeat center top
}

#footer2_toggle {
	DISPLAY: block; MIN-HEIGHT: 20px; CURSOR: pointer; HEIGHT: 20px
}

#footer2_titles LI {
	PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; FONT-SIZE: 10px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

#footer2_titles A {
	COLOR: #666666; FONT-SIZE: 10px; text-decoration: none;
 
}