body{
	margin: 0px;
	background-image: url(../images/bgSite.gif);
	background-repeat: repeat-x;
}
.flag{
	border: 2px;
	border-style: solid;
	border-color: #CCCCCC;
}
.tickerstyle{
	width:570px; 
	height:100px; 
	border:0px solid black; 
	background:#FFFFFF; 
	padding:0px; 
	overflow:hidden;
}
.tickerstyle1{
	width: 500px; 
	height:295px; 
	border:0px solid black; 
	background:#FFFFFF; 
	padding:0px; 
	overflow:hidden;
}
.tickerstyle2{
	width: 390px; 
	height:262px; 
	border:0px solid black; 
	background:#FFFFFF; 
	padding:0px; 
	overflow:hidden;
}
.messagediv{
	display: none;
	background:#FFFFFF
}
.bgSinistra{
	background-image: url(../images/bgTop.png);
	background-repeat: repeat-x;
	height: 206px;
}
.bgDestra{
	background-image: url(../images/bgTop.png);
	background-repeat: repeat-x;
	height: 206px;
}
.tableContainer{
	background-color: #FFFFFF;
	border: 2px;
	border-style: solid;
	border-color: #e7e7e7;
}
.topSite{
	background-image: url(../images/top.png);
	height: 210px;
}
.menuItem{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menuItem:hover{
	font-family: Tahoma;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.fotoHome{
	background-color: #fed88f;
	background-image: url(../images/fotoHome.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 240px;
	width: 390px;
}
.testoFotoHome_1{
	padding-left: 30px;
	font-family: Verdana;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: white;
}
.testoFotoHome_2{
	padding-left: 30px;
	font-family: Verdana;
	font-size: 16px;
	font-style: italic;
	color: white;
}
.txtConvenzioniTitle{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #454545;
}
.bgSection{
	background-image: url(../images/bgSection.png);
	background-repeat: repeat-x;
	height: 32px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #414141;
	padding-left: 5px;
}
.bgTitoli{
	background-image: url(../images/bgTitoli.png);
	background-repeat: repeat-x;
	height: 44px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	color: #454545;
	text-align: left;
	
}
.testo{
	font-family: Arial;
	font-size: 12px;
	color: #414141;
}
.imgGallery{
	border: 5px;
	border-style: solid;
	border-color: #bfbfbf;
}
.footerText{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.lblForm{	
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #454545;
	height: 25px;
	width: 130px;
}
.inputForm{
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}
.submitForm{
	font-family: Arial;
	font-size: 12px;
	color: #454545;
	background-image: url(../images/bgSubmit.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 41px;
	width: 144px;
	border: 0px;
}
.divConttattiPrenotazione{
	font-family: Verdana;
	font-size: 11px;
	color: #454545;
	height: 17px;
}
.testoContatti{
	font-family: Verdana;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: justify;
	font-style: italic;
}
.rigaContatti{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #454545;
}
.cal-si{
	font-family: Verdana;
	font-size: 12px;
	color: #454545;
	height: 16px;
}
.cal-no{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: red;
	height: 16px;
}
