@charset "utf-8";
/* CSS Document per estrapolazioni strutture bbGlobal*/

html, body{
	margin:0;
	color: #333;
}
body {
	margin:0 auto;
	background-color: #FFFFFF;
	width: 980px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
}
h1{
	font-size:24px;
	color: #FF3300;
}
h2 {
	font-size: 120%;
	color: #F9BD0B;
}
img{
	border:0;
	}
a, a:link, a:visited {
	color:#CC0000;
}
a:hover {
	color:#0033FF;
}
#logo {
	height : 130px;/*160*/
	width : 980px;
	background-color :#FFFFFF;
	overflow:hidden;
}
.menu_accessibilita{
	height: 1px;
	width: 1px;
	overflow: hidden;
	top: -100px;
}
.navigation div{
	margin:3px 0;
	border: 1px dotted #CCCCCC;
}
.navigation span{
	background-color: #EBDDAF;
}
.coloreriga1, .coloreriga2{
	margin:15px 0 0;
	padding:10px;
	border-top: 1px dotted #999999;
	border-right: 1px none #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px none #999999;
	clear: left;
}
.coloreriga1,
.coloreriga1 a,
.coloreriga1 span,
.coloreriga1 div
{
	border:0;
	background: #FFFFE6;
}
.coloreriga2,
.coloreriga2 a,
.coloreriga2 span,
.coloreriga2 div
{
	border:0;
	background: #F8FFE8;
}
.coloreriga1 img, .coloreriga2 img {
	margin-right:10px;
	float:left;
}
.coloreriga1 h3 img,
.coloreriga2 h3 img{
	margin-right:2px;
	display:inline;
	float:none;
}
.bot{
	text-align:center;
	font-size: 80%;
}
.bb{
	padding:10px;
}
.bb span{
	/*background-color: #FFCC00;*/
	color:#6A5F3C;
	padding:1px;
}
.bb a:link, .bb a:visited{
	background-image: url(../images/M_images/arrow.png);
	padding-left:10px;
	background-repeat: no-repeat;
	background-position: 0px center;	
}
.bb a:hover{
	background-color: #09F;
	color:#FFFFFF
}
.hotel{
	padding:10px;
}
.hotel span a:link, .hotel span a:visited{
	/*background-color: #66CCFF;*/
	color:#6A5F3C;
	padding:1px;
	background-image: url(../images/M_images/arrow.png);
	padding-left:10px;
	background-repeat: no-repeat;
	background-position: 0px center;
}
.hotel a:hover{
	background-color:#FF6600;
	color:#FFFFFF
}
.search{
	float:right;
	padding:5px;
	margin: 15px 0 0 20px;
	border: 2px solid #FF6600;
}
.search a:link,
.search a:visited{
	padding-left:23px;
	background: url(../images/icona_search_.gif) no-repeat scroll left center;
}
.search a:hover{
}
.regione{
	float:left;
	margin:20px 10px 0 0;
}
