/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 0px;
	text-align:center;
	font-size: 11px;
	color: #030;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a:link, a:visited {
	text-decoration: none;
	color: #f90;
}
a:hover, a:active {
	text-decoration: underline;
	color: #FC0;
}

.title_a{
 font-family: Verdana,Arial,sans-serif;
 font-size: 12px;
 color: #445225;
 font-weight: bold;
}

.title_b{
 font-size: 11px;
 color: #445225;
 font-weight: bold;
 text-transform:uppercase;
}

.title_c{
 font-size: 10px;
 color: #333;
 font-weight: bold;
}
				

/***********************************************/
/* Layout                                      */
/***********************************************/

.top{
	margin: 0;
	padding: 1px;
	border-top: 1px solid #DCEBB4;
	border-right: 1px solid #DCEBB4;
	border-left: 1px solid #DCEBB4;
	text-align: left;
}

.centro{
	margin: 0;
	padding: 0px 1px 1px 1px;
	border-right: 1px solid #DCEBB4;
	border-left: 1px solid #DCEBB4;
	text-align: left;
}

.sotto{
	margin: 0;
	border-right: 1px solid #DCEBB4;
	border-left: 1px solid #DCEBB4;
	border-bottom: 1px solid #DCEBB4;
	padding: 0px;
	text-align: left;
}

.navBar{
	text-align:center;
    padding: 0px;
	background-image:url(images/menu_sf.jpg);
	background-repeat: repeat-x;
	width: 570px;
	height: 33px;
	border: 1px solid #BBDA71;
}

.barretta {
	height: 4px;
	border: 1px solid #BBDA71;
	background-color: #5FA31A;
}

a.link_menu:link, a.link_menu:visited{
	font-size:11px;
    color:#FFF;
	font-weight: bold;
}

a.link_menu:hover, a.link_menu:active{
	font-size:11px;
	color: #FFF;
	font-weight: bold;
	text-decoration:underline;
}

/***********************************************/
/*Components                                   */
/***********************************************/

.disponib{
	border: 1px solid #060;
	text-align: left;
	background-image:url(images/richiesta_disponibilita_sf.gif);
}

.box_top{
	text-align: left;
	background-image:url(images/box_top_sf.jpg);
	background-repeat:no-repeat;
	padding-left: 26px;
	color: #333;
	vertical-align:middle;
	height: 20px;
}

.box_zoom_top{
	text-align: left;
	background-image:url(images/box_zoom_top_sf.jpg);
	background-repeat:no-repeat;
	padding-left: 26px;
	color: #333;
	vertical-align:middle;
	height: 20px;
}

.box{
    font-size: 10px;
	text-align: left;
	padding: 6px;
	border: 1px solid #84BF30;
	border-top: 0px;
	background-color: #fff;
	height: 137px;
}

.box_sf{
	border: 1px solid #84BF30;
	background-image:url(images/richiesta_disponibilita_sf.gif);	

}

.box_newsletter{
	text-align: left;
	background-image: url(images/residence_neffola_sorrento_sun.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.box_newsletter_small {
	text-align: left;
	background-image: url(images/residence_neffola_sorrento_sun.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.box_guestb{
	font-size: 10px;
	padding: 6px;
	border-top: 0px solid #84BF30;
	border-right: 1px solid #84BF30;
	border-bottom: 1px solid #84BF30;
	border-left: 1px solid #84BF30;
	background-image:url(images/richiesta_disponibilita_sf.gif);
	height: 49px;
}

.thumb_left {
text-align: center;
width: 80px;
height: 60px;
border: 1px solid #445225;
background-color: #FFF;
padding: 1px;
float: left;
margin-bottom: 2px;
margin-right: 2px;

}

.medium_left {
text-align: center;
width: 252px;
height: 190px;
border: 1px solid #445225;
background-color: #FFF;
padding: 1px;
float: left;
}


/*************** form **************/

.txtarea {
	font-family: Verdana, Geneva,Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #030;
	background-color: #fff;
	color: #030;
	height: 18px;
	}
	
.txtarea_big {
	font-family: Verdana, Geneva,Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #030;
	color : #030;
	background-color: #fff;
}

.button {
	border: 0;
	font-family: Verdana, Geneva,Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(images/bottone.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 18px;
	width: 102px;
	font-weight: bold;
	color: #fff
}

.bottone_calendario {
	border : 0;
	color : #030;
	background-image: url(images/bottone_calendario.gif);
	font-size: 9px;
	background-repeat: no-repeat;
	line-height: 16px;
	width: 38px;
}


.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/***********************************************/
/*              Photogallery                   */
/***********************************************/

#gall {
	width: 100%;
	color: #60A315;
}

#gall p{
	width: 98px;
	height: 73px;
	padding: 1px;
	margin: 0;
	border: 1px solid #60A315;
}

#gall a:link, #gall a:visited {
	text-decoration: none;
	color: #60A315;
}
#gall a:hover, #gall a:active {
	text-decoration: underline;
	color: #60A315;
}

