﻿html, body {
	margin:0px;
	padding:0px;
}

ul {
	list-style: none;
	margin:0px;
	padding:0px;
}

li {
	display: inline;
	margin:0px;
	padding:0px;
}



/*________________menu_testa*/


.menu {
	font-family:tahoma;
	font-size:11px;
        color: #fff;
	margin:0 auto;
	width:720px;
        padding-top:7px;
}

.menu a{
 font-weight:bold;
 color: #ffffff;
 text-decoration:none;
 padding: 0.3em 1.0em 0.3em 1.0em;
}


.menu a.current, .menu a:hover{
	border-top:4px solid #ffffff;
}

/*________________menu_testa*/

.bgofferte {
	background:url(../images/bg_offerte.png) no-repeat 0 4px;
}

.butprenota {
	background:url(../images/but_prenota.png) no-repeat 0 10px;
}

#ZoomImage{
	border:10px solid #ffffff
}


.divimgoff img{
 border:2px solid #ffffff;
}


.boxData{
	float:left; font-family:Tahoma;font-size:10pt; color:#fff; height: 110px; width:210px; margin-bottom:20px; margin-right: 10px;
}
.boxData a{
	color:#fff; text-decoration:none;
}
.titleData, .imgData{
	text-align:left;
		}
.titleData{
 height:30px;
}

.contentBOX img{width:300px; float:left; margin-right:10px; border: 5px solid #CCC;}
.contentBOX {text-align:justify; color: #fff; font-family: Tahoma; font-size:10pt; margin: 0 20px 0 0;}

.contentBOX  .titolo{
	font-size: 17px;
	font-weight: bold;
	}
.url span.downloadTitle{
	font-size: 16px;
	text-transform:capitalize;
	font-weight: bold;
	display: block;
	margin: 80px 0 0 0;
	}
a#richiesataInfoLink{
	color: #FFFF99;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 16px;
	}
a#richiesataInfoLink:hover{
	text-decoration: underline;
	}
.url{
	text-align: left;
	color: #FFF;
	font-family: Tahoma;
	font-size: 13px;
	}
.url a{
	color: #FFFF99;
	text-decoration: none;
	}
.url a:hover{
text-decoration: underline;
}

form#form_prenotazione{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	width: 310px;
	float: left;
	margin: 0 0 0 200px;
	}
form#form_prenotazione input{
	margin: 0 5px 2px 0;
	}
form#form_prenotazione a{
	color:#FFFF99;
	text-decoration: none;
	}
form#form_prenotazione a:hover{
	font-weight: bold;
	}
form#form_prenotazione texarea{
	font-size: 11px;
	width: 180px;
	}
div#error_message_cm{
	background-color:#9B041F;
	}
input#SubmitForm{
background: none;
background-color:#9B041F;
border: none;
border: 1px solid #FFF;
color: #FFF;
width: 60px;
}
