@charset "utf-8";
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADD1E2;
	border-right-color: #ADD1E2;
	border-bottom-color: #ADD1E2;
	border-left-color: #ADD1E2;
}

body {
	background-attachment: fixed;
	background-image: url(media/interfaccia/bg_unico.jpg);
	/*background-image: url(media/interfaccia/bg_titoli.gif);*/
	/*background-color: #ADD1E2;*/
	background-repeat: repeat-x;
	background-position: center center;
	margin: 50px;
}
.pizzo {
	background-attachment: fixed;
	background-image: url(media/interfaccia/pizzo.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.base {
	background-color: #f5f6f8;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #07618d;
	text-align: right;
	padding: 15px;
	padding-bottom: 5px;
}
.sottomenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #0661A0;
	text-align: right;
	padding: 15px;
	padding-top: 3px;
}
.intermezzo {
	background-image: url(media/interfaccia/intermezzo_pizzo.png);
	background-repeat: repeat-x;
}
.titolone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22pt;
	font-style: italic;
	color: #07618D;
	font-weight: bold;
	background-image: url(media/interfaccia/bg_titoli.gif);
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 25px;
	width: auto;
	clear: left;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #3C7A99;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #63A3C2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A3C9DC;
	font-size: 11px;
	margin-bottom: 4px;
	text-align:left;
}
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #07618D;
	text-align:left;
}
.testo_medio a {
	color: #07618D;
	text-decoration: none;
}
.testo_medio a:hover {
	color: #A9CEE0;
	border-bottom: 2px dotted #A9CEE0;
}
.testo_medio { font-size: 9pt; }
.middot {
	font-size: 24px;
	color: #CCCCCC;
}
.note {
	font-size: 11px;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	padding-bottom: 25px;
}
A {
	color: #819BB1;
}
.pagina_menu A {
	text-decoration: none;
	line-height: 0px;
	margin: 0;
	color: #07618D;
}
.pagina_menu A:hover {
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #ADD1E2;
	color: #07618D;
}
.photogallery {
	padding: 25px;
	padding-bottom: 0px;
	padding-top: 15px;
}
.photogallery img {
	border: 2px solid #ADD1E2;
	margin: 2px;
}

.pagina_menu_sel {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ADD1E2;
	line-height: 6px;
	margin: 0px;
	padding: 0px;
}
A:hover {
	color: #CCCCCC;
}
.pagina_menu .sottomenu a:hover {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ADD1E2;
	color: #07618D;
}
.pagina_menu .sottomenu_sel {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ADD1E2;
	line-height: 6px;
	margin: 0px;
	padding: 0px;
}

/* SLIDESHOW *************************************************/
/*#gallery {position:relative; width:888px; margin:40px auto; padding:0px; border:0px solid #fff; background:#FFF}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:888px; height:330px; padding:0px; border-bottom: 3px solid #ADD1E2; background:#FFF url(media/interfaccia/slideshow/loading.gif) center center no-repeat}
#image img {position:absolute; top:0px; left:0px}
#thumbwrapper {margin:0px; padding-top:10px; width:884px; height:80px; border:0px solid #FFF; background-color:#f0fcfd}
#thumbarea {position:relative; overflow:hidden; height:80px; width:888px; margin:0px; padding:0px;}
#thumbs {position:absolute; list-style:none; margin:0px;  padding-left:25px; height:80px; width:10000px; border-right:5px solid #FFF;}
#thumbs li {float:left; width:75px; height:75px; display:inline; left:0px; margin:0px; margin-right:10px; cursor:pointer; border:1px solid #ADD1E2; border-top-width:3px; }
.imgnav {position:absolute; height:300px; width:20%; z-index:100; height:300px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(media/interfaccia/slideshow/left.png) left center no-repeat; border-left:0px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(media/interfaccia/slideshow/right.png) right center no-repeat; border-right:0px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}*/


/* SLIDESHOW 2 *************************************************/
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:888px; margin:0px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:888px; height:330px; padding:0px; border:0px solid #ccc; background:#FFF}
#information {position:absolute; bottom:0; width:888px; height:0px; visibility: hidden; background:#FFF; color:#fff; overflow:hidden; z-index:200; }
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:888px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:330px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(media/interfaccia/slideshow/left.png) left center no-repeat}
#imgnext {right:0; background:url(media/interfaccia/slideshow/right.png) right center no-repeat}
#imglink {position:absolute; height:330px; width:100%; z-index:100; opacity:.4; }
.llinkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:14px; height:79px; background:url(media/interfaccia/left.gif) center center no-repeat; background-color:#c2d9e6}
#slideleft:hover {background-color:#7cabc5}
#slideright {float:right; width:14px; height:79px; background:#c2d9e6 url(media/interfaccia/right.gif) center center no-repeat}
#slideright:hover {background-color:#7cabc5}
#slidearea {float:left; position:relative; width:852px; margin-left:5px; margin-bottom: 50px; height:79px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #ADD1E2; border-top-width:3px; padding:0px}

.testosmall { font-size: 11px; }

textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADD1E2;
	border-right-color: #ADD1E2;
	border-bottom-color: #ADD1E2;
	border-left-color: #ADD1E2;
}
.submit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3C618D;
	font-style: italic;
	font-weight: bold;
	background-color: #B1D4E4;
	border-top-width: 2px;
	border-right-width: 7px;
	border-bottom-width: 2px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #81B9D4;
	border-right-color: #81B9D4;
	border-bottom-color: #81B9D4;
	border-left-color: #81B9D4;
}
.bordo_dotted_dx {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #7CB5D1;
}
.testobig {
	font-size: 20px;
	line-height: 5px;
}
.basemenu {
	background-color: #f5f6f8;
	font-family: Georgia, "Times New Roman", Times, serif;
}
