body {
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-color:#c7d3dd;
	margin:0;
}
div, mg, p, a, ul, li, ol, form, input, label, h1, h2, h3, h4 {
	margin:0;
	padding: 0;
}
a {
	outline:none;
	color: #000099;
}
img {
	outline:none;
}
#totale {
	width:960px;
	margin:0 auto 0 auto;
}
#logo {
	float:left;
	margin-top: 32px;
	margin-left: 15px;
}
#logo img{
	text-decoration: none;
	border: 0px;
}
h1 {
	margin: 5px 0 5px 0;
	font-size:25px;
}
h2 {
	margin: 5px 0 5px 0;
	font-size:22px;
}
h3 {
	margin: 20px 0 5px 0;
	font-size:18px;
}
h4 {
	margin: 20px 0 5px 0;
	font-size:16px
}
h5 {
	margin: 20px 0 5px 0;
	font-size:14px
}
#news .comunity {
	background-image: url(../img/comunity.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-left: 32px;
	margin: 15px 0 10px 7px;
	font-family: "trebuchet MS", Arial, helvetica;
	font-weight: bold;
	line-height: 33px;
}
#news .comunity a{
	text-decoration:none;
	color: #003366;
}
#news .comunity a:hover{
	text-decoration:none;
	color: #6699CC;
}
.white {
	background:#FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.right {
	float:right;
	margin-right: 0px;
}
/*----------------------------------------------------------------------------- HEAD --------------------------------------*/
	
#head {
	width:960px;
	height:125px;
	background-image:url(../img/head.jpg);
	background-repeat:no-repeat;
	margin:0px;
}
#head h1 {
	text-indent: -1000em;
	margin:0;
	padding:0;
}
#cerca {
	float:right;
	margin-top:85px;
	margin-right:218px;
}
.NFText {
	border:none;
	vertical-align:middle;
	font-family:"trebuchet MS", Arial, helvetica;
	font-size:12px;
	color:#000066;
	margin-top:3px;
	width:150px;
	background:none;
}
.NFTextCenter {
	height:24px;
	background:url(../img/input.png) repeat-x 0 0;
	float:left;
	line-height:24px;
}
.NFTextLeft, .NFTextRight {
	width:10px;
	height:24px;
	vertical-align:middle;
	float:left;
}
.NFTextLeft {
	background:url(../img/input-left.png) no-repeat 0 0;
}
.NFTextRight {
	background-image: url(../img/input-right.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.NFButton {
	width:auto;
	height:24px;
	color:#fff;
	padding:0 2px;
	background:url(../img/button.png) repeat-x 0 0;
	cursor:pointer;
	border:none;
	font-family:"trebuchet MS", Arial, helvetica;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	margin:0;
	padding:0;
}
.NFButtonLeft {
	width:10px;
	height:24px;
	margin:0;
	padding:0;
	vertical-align:middle;
}
.NFButtonRight {
	width:14px;
	height:24px;
	vertical-align:middle;
	margin:0;
	padding:0;
}
.NFButtonLeft {
	background:url(../img/button-left.png) no-repeat 0 0;
	margin:0;
	padding:0;
}
.NFButtonRight {
	background:url(../img/button-right.png) no-repeat 0 0;
	margin:0;
	padding:0;
}
/*Focused*/
.NFfocused {
	border:1px dotted #666;
}
/*Hovered*/
.NFh {
	background-position:0 100%;
}
.NFhr {
	background-position:100% 100%;
}
/*Hidden*/
.NFhidden {
	opacity:0;
	z-index:-1;
	position:relative;
}
/*Safari*/
select, input, textarea, button {
	outline:none;
	resize:none;
}
/*----------------------------------------------------------------------------- CORPO --------------------------------------*/

#corpo {
	width:760px;
	float:left;
	background-image:url(../img/corpo_bg.jpg);
	background-repeat:repeat-y;
}
/*----------------------------------------------------------------------------- FASCIA ALTA --------------------------------------*/

#fascia_alta {
	width:725px;
	height:150px;
	float:left;
	margin-left:18px;
}
#info {
	background-image:url(../img/info.jpg);
	height:150px;
	width:220px;
	float:left;
}
#info p {
	color:#FFFFFF;
	width:180px;
	float:left;
	margin-left:20px;
	margin-top:20px;
	font-family:"trebuchet MS", Arial, helvetica;
	font-size:12px;
	font-weight:bold;
}
#info p span {
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}
#info p a {
	text-decoration:none;
	color:#FFFFFF;
}
#info p a:hover {
	text-decoration:underline;
}
#slide {
	width:500px;
	height:150px;
	float:right;
}
/*----------------------------------------------------------------------------- MENU --------------------------------------*/

#menu {
	width:725px;
	height:28px;
	float:left;
	margin: 15px auto 15px 18px;
	background-image:url(../img/menu.jpg);
	background-repeat:no-repeat;
}
.chromestyle:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.chromestyle ul {
	width: 100%;
	margin: 0;
	margin-left:10px;
	padding:0;
	float:left;
	text-align:left;
}
.chromestyle ul li {
	display: inline;
}
.chromestyle ul li img {
	float:left;
	margin-left:10px;
}
.chromestyle ul li a {
	color: #FFFFFF;
	font-weight:bold;
	margin-top:2px;
	float:left;
	padding-left:10px;
	padding-top:3px;
	height:25px;
	text-decoration: none;
	font-family:"trebuchet MS", Arial, helvetica;
	font-weight:bold;
	font-size:14px;
}
.chromestyle ul li a:hover, .chromestyle ul li a.selected {
	color:#FFCC00;
}
.dropmenu_alto {
	background-image:url(../img/submenu_alto.png);
	background-repeat:no-repeat;
	height:10px;
	width:160px;
}
.dropmenu_basso {
	background-image:url(../img/submenu_basso.png);
	background-repeat:no-repeat;
	height:10px;
	width:160px;
}
.dropmenu_bg {
	background-image:url(../img/submenu_bg.png);
	width:160px;
	background-repeat:repeat-y;
	font-family:"trebuchet MS", Arial, helvetica;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.dropmenudiv {
	position:absolute;
	top:0;
	z-index:100;
	visibility: hidden;
}
.dropmenudiv a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	margin-left:15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4F7898;
	margin-right: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.dropmenudiv a:hover {
	text-decoration:underline;
}
* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
}
/*----------------------------------------------------------------------------- SEZIONI CENTRALI -----------------------------------*/

#sezioni_centrali {
	width: 725px;
	float:left;
	margin-left:18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.sezione {
	width:230px;
	float:left;
	margin-bottom:15px;
	margin-right:17px;
}
.noMargin {
	margin-right:0px;
}
.sezione h3 {
	font-family:"trebuchet MS", Arial, helvetica;
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
	margin:0;
	padding:0;
	margin-top:10px;
	margin-left:15px;
}
.sezione ul li a {
	font-family:"trebuchet MS", Arial, helvetica;
	font-size:13px;
	font-weight:bold;
	color:#2e5169;
	text-decoration:none;
}
.sezione ul li a:hover {
	text-decoration:underline;
	color:#000000;
}
.sezione_bg {
	background-image:url(../img/sezione_bg.jpg);
	background-repeat:repeat-y;
	width:230px;
	float:left;
}
.sezione_basso {
	background-image:url(../img/sezione_basso.jpg);
	width:230px;
	height:25px;
	float:left;
}
#titolo_amministrazione {
	background-image:url(../img/titolo_amministrazione.jpg);
	width:230px;
	height:50px;
	float:left;
}
#titolo_uffici {
	background-image:url(../img/titolo_uffici.jpg);
	width:230px;
	height:50px;
	float:left;
}
#titolo_online {
	background-image:url(../img/titolo_online.jpg);
	width:230px;
	height:50px;
	float:left;
}
#titolo_turismo {
	background-image:url(../img/titolo_turismo.jpg);
	width:230px;
	height:50px;
	float:left;
}
#titolo_cultura {
	background-image:url(../img/titolo_cultura.jpg);
	width:230px;
	height:50px;
	float:left;
}
#titolo_albo {
	background-image:url(../img/titolo_albo.jpg);
	width:230px;
	height:50px;
	float:left;
}
#lista_amministrazione {
	margin:10px 0 0 35px;
	list-style:url(../img/pallino_amministrazione.jpg);
}
#lista_uffici {
	margin:10px 0 0 35px;
	list-style:url(../img/pallino_uffici.jpg);
}
#lista_online {
	margin:10px 0 0 35px;
	list-style:url(../img/pallino_online.jpg);
}
#lista_turismo {
	margin:10px 0 0 35px;
	list-style:url(../img/pallino_turismo.jpg);
}
#lista_cultura {
	margin:10px 0 0 35px;
	list-style:url(../img/pallino_cultura.jpg);
}
#lista_albo {
	margin:10px 0 0 35px;
	list-style:url(../img/pallino_albo.jpg);
}
/*----------------------------------------------------------------------------- FOOT -----------------------------------*/

#foot {
	background-image:url(../img/foot.jpg);
	width:760px;
	height:50px;
	float:left;
}
#crediti {
	float:left;
	width:340px;
	margin-right:10px;
}
#crediti p {
	font-family:"trebuchet MS", Arial, helvetica;
	font-size:10px;
	color:#2e5169;
	margin-top:15px;
}
#crediti p a {
	color:#2e5169;
	text-decoration:none;
}
#crediti p a:hover {
	color:#FF3300;
}
#loghi {
	width:345px;
	float:left;
	margin-left:20px;
	margin-right: 20px;
}
#loghi a img {
	border:0;
	margin-right:12px;
}
#loghi a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
/*----------------------------------------------------------------------------- NEWS -----------------------------------*/ 

#news {
	width:200px;
	float:right;
	background-image:url(../img/news_bg.jpg);
	background-repeat:repeat-y;
	margin: 0px;
	padding: 0px;
}
#news img {
	border: none;
}
#news_basso {
	width:200px;
	height:30px;
	background-image:url(../img/news_basso.jpg);
}
#news h3 {
	color:#073977;
	font-family:"trebuchet MS", Arial, helvetica;
	font-size:24px;
	font-weight:normal;
	float:right;
	margin:0;
	margin-right:20px;
	padding:0;
}
#news h5 {
	font-family:"trebuchet MS", Arial, helvetica;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
}
#news h5 a {
	color:#063047;
	text-decoration:none;
	float:left;
	margin-top:15px;
	margin-left:8px;
}
#news h5 a:hover {
	color:#3366FF;
}
.singola_news {
	width:180px;
	float:left;
	margin-left:10px;
}
.singola_news h6 {
	color:#7f0004;
	font-family:"trebuchet MS", Arial, helvetica;
	font-size:11px;
	font-weight:bold;
	float:right;
	margin-right:40px;
	margin:0;
	margin-bottom:2px;
	padding:0;
}
.singola_news h4 {
	font-family:"trebuchet MS", Arial, helvetica;
	margin:0;
	padding:0;
	margin-bottom:3px;
	margin-top:3px;
	float:left;
	font-size:12px;
}
.singola_news h4 a {
	color:#063047;
	font-family:"trebuchet MS", Arial, helvetica;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:none;
}
.singola_news h4 a:hover {
	color:#3366FF;
	margin:0;
	padding:0;
}
.singola_news p {
	color:#063047;
	font-family:"trebuchet MS", Arial, helvetica;
	font-size:10px;
	width:180px;
	margin:0;
	padding:0;
	float:left;
	line-height: 12px;
}
.news_separatore {
	float:left;
	margin-top:5px;
	margin-bottom:4px;
}
#news ul{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
#news li{
	font-family:"trebuchet MS", Arial, helvetica;
	font-size:13px;
	text-align: right;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#news li a:hover{
	color:#CD8C0A;
}
/*---------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------- PAGINE INTERNE ------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------- SLIDE -----------------------------------*/ 

#slide h2 {
	float:right;
	margin:0;
	padding:0;
	font-family:"trebuchet MS", Arial, helvetica;
	font-size:30px;
	color:#FFFFFF;
	margin-right:30px;
	margin-top:10px;
}
#slide_menu {
	float:left;
}
#slide_menu ul {
	margin:0;
	padding:0;
	color:#FFFFFF;
	margin-left:30px;
	margin-top:10px;
	line-height:16px;
}
#slide_menu li a {
	color:#FFFFFF;
	font-family:"trebuchet MS", Arial, helvetica;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#slide_menu li a:hover {
	text-decoration:underline;
}
.slide_amministrazione {
	background-image:url(../img/slide_amministrazione.jpg);
}
.slide_uffici {
	background-image:url(../img/slide_uffici.jpg);
}
.slide_online {
	background-image:url(../img/slide_online.jpg);
}
.slide_turismo {
	background-image:url(../img/slide_turismo.jpg);
}
.slide_cultura {
	background-image:url(../img/slide_cultura.jpg);
}
.slide_albo {
	background-image:url(../img/slide_albo.jpg);
}
/*----------------------------------------------------------------------------- CENTRALE -----------------------------------*/ 
#centrale {
	width: 725px;
	float:left;
	margin-left:18px;
}
.area_alto p {
	font-family:"trebuchet MS", Arial, helvetica;
	color:#FFFFFF;
	font-size:12px;
	margin:0;
	padding:0;
	float:left;
	margin-left:30px;
}
.area_alto p span {
	font-weight:bold;
}
.area_alto p a {
	color:#FFFFFF;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
}
.area_alto p a:hover {
	text-decoration:underline;
}
#area_alto_amministrazione {
	background-image:url(../img/area_alto_amministrazione.jpg);
	width:725px;
	height:35px;
	float:left;
}
#area_alto_uffici {
	background-image:url(../img/area_alto_uffici.jpg);
	width:725px;
	height:35px;
	float:left;
}
#area_alto_online {
	background-image:url(../img/area_alto_online.jpg);
	width:725px;
	height:35px;
	float:left;
}
#area_alto_turismo {
	background-image:url(../img/area_alto_turismo.jpg);
	width:725px;
	height:35px;
	float:left;
}
#area_alto_cultura {
	background-image:url(../img/area_alto_cultura.jpg);
	width:725px;
	height:35px;
	float:left;
}
#area_alto_albo {
	background-image:url(../img/area_alto_albo.jpg);
	width:725px;
	height:35px;
	float:left;
}
#area_bg {
	background-image:url(../img/area_bg.jpg);
	background-repeat:repeat-y;
	min-height:400px;
	width:725px;
	float:left;
}
#area_basso {
	background-image:url(../img/area_basso.jpg);
	width:725px;
	height:20px;
	float:left;
	margin-bottom:10px;
}
/*----------------------------------------------------------------------------- TESTO -----------------------------------*/

#testo {
	width:675px;
	float:left;
	margin-left:25px;
	color:#2e2d30;
	font-family:"trebuchet MS", Arial, helvetica;
	padding-top: 5px;
}
#testo p a {
	color:#000099;
	font-family:"trebuchet MS", Arial, helvetica;
}
#testo h3 a {
	color:#000000;
}
#testo a:hover {
	color:#999999;
}
#testo p {
	font-size:14px;
	margin-top:5px;
}
#testo ul {
	font-weight:bold;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
#testo ol {
	font-size:13px;
	font-weight:bold;
	margin-top:5px;
	margin-left:20px;
}
#testo li {
	font-size:14px;
	margin-top:5px;
	font-weight:normal;
	padding-left: 18px;
}
.tur li{
	margin-bottom:5px;
	background-image: url(../img/pallino_turismo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 18px;
	list-style-type: none;
}
.amm li{
	margin-bottom:5px;
	background-image: url(../img/pallino_amministrazione.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 18px;
	list-style-type: none;
}
.uff li{
	margin-bottom:5px;
	background-image: url(../img/pallino_uffici.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 18px;
	list-style-type: none;
}
.ser li{
	margin-bottom:5px;
	background-image: url(../img/pallino_online.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 18px;
	list-style-type: none;
}

.barra_titolo {
	font-size:12px;
	margin:0;
	padding:0;
	float:left;
	margin-top:20px;
	margin-left:30px;
}
.word_pdf {
	float:right;
}
.icona_word a {
	width:50px;
	height:42px;
	background-image:url(../img/icona_word.png);
	display:block;
}
.icona_word {
	width:50px;
	height:42px;
	float:left;
}
.icona_word a:hover {
	background: url(../img/icona_word.png) 100% -42px;
}
.icona_pdf {
	width:50px;
	height:42px;
	float:left;
}
.icona_pdf a {
	width:50px;
	height:42px;
	background-image:url(../img/icona_pdf.png);
	display:block;
}
.icona_pdf a:hover {
	background:url(../img/icona_pdf.png) 100% -42px;
}
.barra_amministrazione {
	background-image:url(../img/barra_amministrazione.jpg);
	width:675px;
	height:42px;
	float:left;
	margin-bottom:10px;
}
.barra_uffici {
	background-image:url(../img/barra_uffici.jpg);
	width:675px;
	height:42px;
	float:left;
	margin-bottom:10px;
}
.barra_online {
	background-image:url(../img/barra_online.jpg);
	width:675px;
	height:42px;
	float:left;
	margin-bottom:10px;
}
.barra_turismo {
	background-image:url(../img/barra_turismo.jpg);
	width:675px;
	height:42px;
	float:left;
	margin-bottom:10px;
}
.barra_cultura {
	background-image:url(../img/barra_cultura.jpg);
	width:675px;
	height:42px;
	float:left;
	margin-bottom:10px;
}
.barra_albo {
	background-image:url(../img/barra_albo.jpg);
	width:675px;
	height:42px;
	float:left;
	margin-bottom:10px;
}
/*----------------------------------------------------------------------------- AGGIUNTI -----------------------------------*/
.moreMargin {
	margin-top:30px
}
.clear {
	clear:both;
}
.sun {
	background-image: url(../img/sun.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 35px;
	margin-bottom: 10px;
	margin-top: 15px;
	height: 32px;
	padding-top: 5px;
}
.winter {
	background-image: url(../img/snow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 35px;
	margin-bottom: 10px;
	margin-top: 15px;
	height: 32px;
	padding-top: 5px;
}
/*----------------------------------------------------------------------------- IMG -----------------------------------*/
.img_destra {
	float:right;
	border: 3px solid #666666;
	margin: 0px 0 25px 15px;
}
.cartina {
	border: 3px solid #666666;
	margin: 10px 0 15px 0px;
}
/*----------------------------------------------------------------------------- TABLE -----------------------------------*/
.consiglio {
	margin: 10px 0 25px 0;
	width:430px;
	background:#FFFFFF;
}
.consiglio td {
	border-bottom: 1px solid #FFFFFF;
	font-size: 13px;
	padding: 1px 2px;
}
.distanze {
	margin-bottom: 10px;
	width:675px;
	margin-top: 10px;
	background:#FFFFFF;
}
.distanze th {
	font-size:14px;
	padding: 2px;
	text-align:left;
	background-color: #DCDCDC;
}
.distanze td {
	border-bottom: 1px solid #FFFFFF;
	font-size: 13px;
	padding: 2px;
}
.citta {
	width:240px;
}
.numeri {
	text-align:right;
}
.grigiochiaro {
	background-color: #f6f6f6;
}
/*----------------------------------------------------------------------------- RSS-----------------------------------*/
#RSSsmart1, #RSSsmart2 {
	width:675px !important;
	background-color:#EDEDED !important;
}
#RSSsmart1 img, #RSSsmart2 img {
	display:none;
}
#RSSsmart1 td, #RSSsmart2 td {
	background-color:#EDEDED;
	width: 0;
}
#RSSsmart1 h2, #RSSsmart2 h2 {
	display:none;
}
.RssSmartino_h3 {
	padding:10px 0;
	z-index:-1;
}
.RssSmartino_h3 a {
	font-weight:bold;
}
.RssSmartino_h3 a:hover {
	font-weight:bold;
}
.RssSmartino_date {
	font-size:0.85em;
	z-index:1;
}
.RssSmartino_h2 {
	display:none;
}
#RSSsmart1, #RSSsmart2 {
	margin:0px;
}
.RssSmartino_news_singola {
	margin-bottom:0px;
	padding-bottom:10px;
	border-bottom:1px dashed #fff;
}
/*----------------------------------------------------------------------------- Intro-----------------------------------*/
.intro {
	margin-top: 15px;
	margin-bottom: 30px;
	height:120px;
}
.intro h3 {
	margin-top: 8px;
	margin-bottom: 10px;
}
.intro h3 a {
	text-decoration:none;
}
.icona {
	border: 3px solid #666666;
	margin: 4px 15px 4px 0;
	float:left;
}
/*----------------------------------------------------------------------------- Rassegna stampa-----------------------------------*/

#rassegna_stampa {
}
#rassegna_stampa a {
	float:left;
	text-align:center;
	width:220px;
	margin-bottom:10px;
	font-size:11px;
	text-decoration: none;
}
#rassegna_stampa a:hover {
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
#rassegna_stampa img {
	border: 3px solid #666666;
}
#rassegna_stampa h3 {
	font-size:18px;
	background-image:url(../img/barra_albo.jpg);
	height:32px;
	padding-top: 16px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
}
/*----------------------------------------------------------------------------- Lavori pubblici-----------------------------------*/

#lavori_pubblici {
	margin-top: 10px;
	padding-top: 10px;
}
.lavori_pubblici {
	float:left;
	width: 136px;
	margin-top: 10px;
	margin-right: 43px;
	margin-bottom: 20px;
	margin-left: 0;
	text-align:center;
	height: 184px;
}
.lavori_pubblici a {
	margin-bottom:40px;
	font-size:12px;
	text-decoration: none;
}
.lavori_pubblici img {
	margin-bottom: 5px;
	border: 3px solid #E49C0A;
}

#lavori_pubblici h3 {
	font-size:18px;
	background-image:url(../img/barra_albo.jpg);
	height:32px;
	padding-top: 16px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
}
/*----------------------------------------------------------------------------- Lavori pubblici-----------------------------------*/

.lavori_gallery {
	margin-bottom: 15px;
	margin-right:30px;
	border: 3px solid #E49C0A;
	margin-top: 15px;
	float: left;
}
/*----------------------------------------------------------------------------- gallery-----------------------------------*/

#gallery {
	margin-top: 10px;
	padding-top: 10px;
}
.introgallery a {
	margin-bottom:40px;
	font-size:16px;
	text-decoration: none;
}

.introgallery img {
	margin-bottom: 5px;
	border: 3px solid #295C23;
}
.introgallery {
	float:left;
	width: 325px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 0;
	text-align:center;
}
/*----------------------------------------------------------------------------- VIDEO-----------------------------------*/

.introvideo {
	float:left;
	width: 325px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 0;
	text-align:center;
}
.introvideo img {
	margin-bottom: 8px;
	border: 3px solid #295C23;
}
.introvideo a {
	margin-bottom:40px;
	font-size:14px;
	text-decoration: none;
}
/*----------------------------------------------------------------------------- HOTEL -----------------------------------*/

.hotel {
	width: 675px;
	margin: 10px 0 0px 0;
	padding-bottom:10px;
}
.hotel h3 {
	font-size:18px;
	background-image:url(../img/barra_turismo.jpg);
	height:32px;
	padding-top: 16px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
}
.indirizzo {
	font-size:13px;
	padding:2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.elenco {
	width:150px;
	float:left;
	margin-right:0px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 0px;
}
.elenco a {
	color:#000000
}
/*----------------------------------------------------------------------------- FOTOGALLERY --------------------------------------*/

.fotogallery {
	border: 3px solid #295C23;
	margin-top: 16px;
	margin-right: 38px;
	margin-bottom: 16px;
}
.last { margin-right:0;}
/*----------------------------------------------------------------------------- PRIVACY --------------------------------------*/

.privacy {
	font-size:11px;
	border:1px solid #666666;
	color: #666666;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	float:right;
	width: 250px;
}
.noMarginTop { margin-top:0;}
.formlist { margin:15px 0;}
.formlist p{ margin:10px 0 0 0;}
.inputtext {
	width: 250px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0;
	font-family:"Courier New", Courier, monospace;
}
#textarea {
	width: 245px;
}
.metri {
	width: 90px;
	font-family:"Courier New", Courier, monospace;
	padding: 0px;
	margin: 5px 2px 0 0;
}

.button{
	background:url(../img/button-full.png) no-repeat left top;
	border:0;
	width:97px;
	height:24px;
	cursor:pointer;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	vertical-align:top;
	padding-bottom:4px;
	line-height:24px;
}

.button:hover, .button_hover{
	background-position:left bottom;
}

.rss{
	border-bottom:1px dotted #ccc;
	padding:10px 0;
}

.rss h3{
	font-size:14px;
	margin:0;
}
.music {
	background-image: url(../img/wi0011-24.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	height: 35px;
}
