@charset "utf-8";

body{ 
	margin: 0;
	margin-top: 27px;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:21px;
	color:#333333;
	background:url(images/bg_page.gif) top repeat-x #f0f5fb;
}

h1{
	color:#0070b8;
	font-size: 18px;
	background:#F5F5F5;
	padding:5px;
	border-bottom: 1px solid #CCC;
	margin-top: 10px;
	font-weight:lighter;
	font-family: cambria, arial;
	font-variant:small-caps;
}
h2{
	color:#188fb7;
	font-size: 17px;
	font-weight: lighter;
	font-family: cambria, arial;
	margin:0px;
	padding:0px;
	line-height:18px;
}
h3{
	color:#FF933B;
	font-size: 17px;
	font-weight: lighter;
	font-family: cambria, arial;
	line-height: normal;
}
a{
	color:#0070b8;
	font-weight: bold;
}
a:hover{
	text-decoration: none;
}
.menu_top a{
	color:#0070b8;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	margin-right:10px;
}
.menu_top a:hover{
	color:#eb8312;
}
.img_sx{
	margin-right: 10px;
	padding:1px;
	border: 1px solid #CCC;
	float: left;
}
.img_dx{
	margin-left: 10px;
	padding:1px;
	border: 1px solid #CCC;
	float: right;
}
.img{
	padding:1px;
	border: 1px solid #CCC;
}
img{
	border: none;
}
.bianco{
	color:#FFF;
}
.piccolo_bianco{
	color:#FFF;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	text-align: left;
}
.piccolo{
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	text-align: left;
}
#info{
	margin: 0;
	width:auto;
	width:520px;
/*	background-color:#993300;
	*/float:left;
}

#elenco {
	margin: 0;
	width: 100%;
}
#elenco ul{
	margin: 0;
	padding:0;
	list-style:none;
}
#elenco ul li{
	margin: 0;
	padding:0;
	display:block;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px solid #cfcfcf;
	clear:right;
	overflow:hidden;
}

#slogan{
	position: absolute;
	top: 337px;
	width: 750px;
	height: 100px;
	background:#FFF;
	padding: 5px;
	overflow:  visible;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}
#words {
	position: absolute;
	top: 337px;
	width: 730px;
	height: 90px;
	background: transparent;
	padding: 10px;
	font-family: Cambria, Arial;
	font-size: 15px;
	text-align: justify;
}
#pulsanti{
	position: absolute;
	top: 230px;
	width: 750px;
	height: 100px;
	overflow:  visible;
}
#pulsanti .but{
	position: absolute;
	left: 603px;
	margin-bottom: 5px;
	width: 140px;
	height: 30px;
	background:#FFF;
	overflow:  visible;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
#pulsanti .but1{
	position: absolute;
	left: 603px;
	margin-bottom: 5px;
	width: 140px;
	height: 30px;
	background: transparent;
	border: 1px solid #FFF;
}
#pulsanti .but1 a{
	color:#0070b8;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	margin-right:10px;
	margin-left: 8px;
	line-height: 28px;
}
#pulsanti .but1 a:hover{
	text-decoration: none;
	color: #eb8517;
}


#galleria{
	margin: 0;
	padding: 0;
}
#galleria ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#galleria ul li{
	margin: 0;
	padding-left: 2px;
	padding-bottom: 2px;
	float: left;
}
#galleria ul li img{
	margin: 0;
	padding: 0;
	border:1px solid #cfcfcf;
	padding: 2px;
}

input{
	padding:1px;
	border: 1px solid #CCC;
	font-family:Arial, Helvetica, sans-serif;
}

