@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFF;
	line-height: 14px;
	/*LINE-HEIGHT: 15px;*/
	}

h1{
	font-size: 110%;
	margin-top:1px;
	margin-bottom:1px;
}

b{font-size: 110%;}
em{color: red;}
A:link    { color: red;  text-decoration:none; font-size:9px; }    /* unvisited links */
A:visited { color: blue; text-decoration:none; font-size:9px; }   /* visited links   */
A:hover   { color: #ccc; font-size:9px; } /* user hovers over link*/
A:active  { color: lime; font-size:9px; }   /* active links    */

#maincontainer{
	width: 1024px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	/*border:solid 1px #000;*/
	}

#topsection{
	background: #fff;
	height: 100px;
	/*border:solid 1px #000;*/
	}

div.topsectionsplit2 div{
    float: left;
    width: 45%;
    width: 49%;
    width: 45%;   
	/*border:solid 1px #000;*/
    }

div.topsectionclearer{
    float: none; clear: left
    } 

#header{
	background: #fff;
	height: 275px; /*Height of top section*/
	border-top:solid 10px #e9e8e8;
	}

div.prenotazionesplit2 div{
    float: left;
    width: 45%;
    width: 49%;
    width: 45%;
    padding: 5px 10px
    }

div.contentuiclearer{
    float: none; clear: left
    } 

#contentwrapper{
	float: left;
	width: 100%;
	}

#contentcolumn{
	margin: -6px 270px 0 200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	background-image:url(../images/SONDOPROVA.gif);
	}

#contenuti{
	background-image:url(../images/SONDOPROVA.gif);
	}

#contenuti img{
	
	}

#leftcolumn{
	float: left;
	width: 200px; /*Width of left column in pixel*/
	margin-left: -1024px; /*Set margin to that of -(MainContainerWidth)*/
	background-image:url(../images/sfondocella1.gif);
	height:332px;
	}

#rightcolumn{
	float: left;
	width: 270px; /*Width of right column*/
	margin-left: -270px; /*Set left margin to -(RightColumnWidth)*/
	background: #CCC;
	background-image:url(../images/sfondocella1.gif);
	height:332px;
	}

#footer{
	clear: left;
	width: 100%;
	background: #fff;
	color: #666;
	text-align: center;
	padding: 4px 0;
	font-family:Georgia, "Times New Roman", Times, serif; font-size:10px;
	}

#indirizzo{
	clear: left;
	width: 100%;
	background: #fff;
	color: #666;
	text-align: center;
	padding: 4px 0;
	}

#footer a{
	color: #FFFF80;
	}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
background-color:#FFF;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(media/formbg.gif) repeat-x left top;
font-size:10px;
}

#gruppo{
border-bottom:solid 2px #00C;
font-weight:bold;
color:#C00;
}

#gruppo A { color: #C00; font-size:10px; } /* user hovers over link*/
#gruppo A:hover   { color: #000; font-size:10px; } /* user hovers over link*/

#gruppotesto{
	padding-top:5px;
}

#gruppotesto A { color: #C00; font-size:10px; } /* user hovers over link*/
#gruppotesto A:hover   { color: #000; font-size:10px; } /* user hovers over link*/

#gruppotesto img{
	padding-top:5px;
 	padding-right:5px;
}

div.scroll {
height: 318px;
width: 210px;
overflow: auto;
border: 0px solid #666;
padding: 0px;
border: solid 0px #000;
margin-top:10px;
}

div.scrollinterno {
	padding-right:8px;
}

div.scroll h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#666
}

div.scroll h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000
}

.bottomEVENTI {
   width: 250px;
   color: #CCC;
   background-image: url("../images/bottomEVENTI.gif");
   background-repeat: no-repeat;
   background-position: bottom left;
	height:10px
}

.contenutoEVENTI {
   	background-image: url("../images/topEVENTI.gif");
   	background-repeat: no-repeat;
	height:10px;
  
}

.contenuto1EVENTI {
   	background-image: url("../images/sfondocella4.gif");
	background-repeat:repeat;
	padding-left:8PX;

}


.bottomOFFERTE {
   width: 250px;
   color: #CCC;
   background-image: url("../images/bottom.gif");
   background-repeat: no-repeat;
   background-position: bottom left;
	height:30px
}

.contenutoOFFERTE {
   	background-image: url("../images/top.gif");
   	background-repeat: no-repeat;
	height:30px;
  
}

.contenuto1OFFERTE {
   	background-image: url("../images/sfondocella3.gif");
	background-repeat:repeat;
	padding-left:8px;

}

.menuheader
{
   	padding-top:8px;
	padding-left:6%; 
	font-size:12px;
}

.menuheader A { color: #000; font-size:12px; } /* user hovers over link*/
.menuheader A:hover   { color: #ff6633; font-size:12px; } /* user hovers over link*/


.sottomenu
{
   	padding-top:8px;
	padding-left:6%; 
	font-size:12px;
}

.sottomenu A { color: #990000; font-size:11px; } /* user hovers over link*/
.sottomenu A:hover   { color: #000; font-size:11px; } /* user hovers over link*/

.contenutiform
{
   	padding-top:8px;
	padding-left:10px; 
	font-size:12px;
}
.contenutiform input
{
   	border-style: solid; 
	border-width: 1px; 
	background-color: #ffffff
}


ul.puntielenco{
	list-style-image:url("../images/puntoelenco.gif");
	padding-left: 20px;
}

.contenutiminivacanza
{
	background-image:url("../images/sfondominivacanza.jpg")

}
.footerminivacanza
{
	background-image:url("../images/footerminivacanze.png")

}




