html, body
{ 
	margin: 0; 
	padding: 0; 
	text-align: center; 
	font-family: georgia, tahoma, verdana;
	font-size: 1.0em;
} 

a 
{
	text-decoration: none;
	color: #000;
}

a:hover
{
	color: #fff;	
}

hr
{
	/*visibility: hidden;*/
	display: none;	
}

#pagewidth
{ 
	width: 998px; 
	text-align: left;  
	margin-left: auto; 
	margin-right: auto;  
	background-image: url("../img/sito/background.gif");
	background-repeat: no-repeat;
} 

#pageExt
{ 
	width: 998px; 
	text-align: left;  
	margin-left: auto; 
	margin-right: auto;  
	background-image: url("../img/sito/backgroundExt.gif");
	background-repeat: no-repeat;
	font-size: 0.9em;
	padding-top: 150px;
} 

#header
{
	position: relative; 
	height: 330px; 
 	width: 100%;
} 

#headerMenu
{
	position: absolute;
	bottom: 10px;
	left: 150px;	
}

#headerMenu ul
{
	list-style-type: none;	
}

#headerMenu ul li
{
	display: inline;
	float: left;
	width: 110px;	
	text-align: center;
}

#headerMenu ul li a
{
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #ff0000;
	color: #000;
	border: 1px solid #9F0000;
	margin-left: 1px;
	display: block;
	font-size: 0.7em;
	font-weight: bold;
}

#headerMenu ul li a:hover
{
	background-color: #fff;
	color: #ff0000;
	border: 1px solid #ff0000;
}

#headerMenu ul li .b
{
	background-color: #fff;
	color: #ff0000;
	border: 1px solid #000;
}

#formCerca
{
	position: absolute;
	bottom: 10px;
	right: 190px;
}

#formCerca form
{
	margin: 0px;
	padding: 0px;
}

#formCerca input
{
	border: 1px solid #000;	
	text-align: center;
	width: 145px;
	font-family: georgia, tahoma, verdana;
	font-size: 0.8em;
}

#formCerca .submit
{
	background-color: transparent;
	border: 0px;
	width: 22px;
	height: 22px;
	background-image: url("../img/sito/submit.gif");	
	color: #ff0000;
	cursor: pointer;
}

#form_registra
{
	border: 0px solid #000;
	text-align: left;
	padding-left: 30px;	
	padding-right: 25px;
	padding-top: 5px;
}

#form_registra form
{
	margin: 0px;
	padding: 0px;
	border: 1px solid #000;
}

.submitLog
{
	background-color: #ff0000;
	font-family: georgia, tahoma, verdana;
	font-size: 1.0em;
	margin-left: 25px;
	font-weight: bold;
	width: 80px;
}

#leftcol
{
	width: 190px; 
	float: left; 
	position: relative; 
}

/*#menu1
{
	border: 0px solid #000;	
	background-image: url("../img/sito/menuSx.gif");
	padding-top: 80px;
	padding-bottom: 80px;
}*/

.menu1
{
	background-image: url("../img/sito/menuMiddle1.gif");
}

.menu1Top
{
	background-image: url("../img/sito/menuTop1.gif");	
	height: 75px;
}

.menu1Bottom
{
	background-image: url("../img/sito/menuBottom1.gif");	
	height: 73px;
	text-align: center;
}

.menu1Bottom input
{
	border: 1px solid #000;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	font-size: 0.7em;
	background-color: #ff0000;
	font-weight: bold;
	width: 80px;
}

.menu1 ul
{
	list-style-type: none;
	margin: 0px;
	margin-left: 25px;
	margin-right: 17px;
	padding: 0px;
}

.menu1 ul li a
{
	color: #251A14;
	/*font-size: 1.0em;*/
	font-size: 0.7em;
	/*border-bottom: 1px solid #DFAA6E;*/
	display: block;
	width: 148px;
	margin-left: 0px;
	padding-top: 2px;	
	padding-bottom: 1px;
}

.menu1 ul li a:hover
{
	color: #ff0000;	
}

#login
{
	background-image: url("../img/sito/login.gif");		
	width: 190px;
	height: 250px;
	font-size: 0.7em;
	text-align: right;
	border: 0px solid #000;
}

#login .boxTit
{
	padding-top: 60px;
	text-align: center;
	font-size: 1.5em;
	border: 0px solid #000;	
}

.boxTit2
{
	text-align: center;
	padding-top: 45px;
	color:red;	
}

#login form
{
	margin: 0px;
	padding: 0px;	
	border: 0px solid #000;
	text-align: left;
}

#login input
{
	border: 1px solid #000;	
	margin-bottom: 5px;
	text-align: center;
}

#login .submit
{
	background-color: transparent;
	border: 0px;
	width: 22px;
	height: 22px;
	background-image: url("../img/sito/submit.gif");	
	color: #ff0000;
	cursor: pointer;
}

#login .registratiLink
{
	border: 0px solid #000;
	margin-top: 10px;
	text-align: right;
	padding-right: 30px;	
}

#twocols 
{
	width: 808px; 
	float: right; 
	position: relative; 
}

#maincol
{
	line-height: 20px;	
}

/*********************************NEWS************************************/
#list_left 
{
	border: 0px solid #ccc;
	margin-bottom: 20px;
	/*float: left;*/
}

#list_left .archivio
{
	text-align: right;
	font-size: 0.85em;
	border-bottom: 0px;
}	

#list_left .archivio a
{
	color: #ff0000;
}

#list_left ul 
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	background-image: url("../img/sito/sf_listNews.gif");
	background-position: right;
	background-repeat: repeat-y;
}

#list_left ul li
{
	border-bottom: 1px dashed #ccc;	
}

#list_left li a 
{
	display: block;
	margin: 5px;
	padding: 2px;
	color: #555;
	/*width: 178px;*/
}

#list_left li a:hover {
	border-left: 0px solid #888;
	color: #ff1100;
}

#list_titNews 
{
	border: 0px solid;
	height: 40px;
	background-image: url("../img/sito/curvaNews.gif");
	background-repeat: no-repeat;
	background-position: right;
	font-size: 1.8em;
	font-weight: bold;
	color: #000;
	padding-left: 9px;
}

#content_right 
{
	border: 0px solid #ccc;
	padding: 0px;
}

#content_right ul 
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#content_right ul li
{
	margin: 0px;
}

.dataNews 
{
	font-size: 0.85em;
	color: #888;
}

.titNews 
{
	font-weight: bold;
	font-size: 1.2em;
	color: #ff0000;
}

.titNews .autore
{
	color: #888;
	font-size: 0.7em;
	text-align: right;
}

.contentNews 
{
	padding: 10px;
	border: 1px solid #ccc;
	width: 540px;
}

#content_right .contentNews ul 
{
	list-style-type: square;
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
}

#content_right .contentNews ul li
{
	padding: 0px;
	margin: 0px;
}

#content_right .torna
{
	text-align: right;
	font-size: 0.85em;	
}

#content_right .torna a
{
	color: #ff0000;
}

#content_right .torna a:hover
{
	color: #555;
}	

#content_right .torna span
{
	font-size: 1.2em;	
}

#content_right a
{
	color: red;
}

#content_right a:hover
{
	color: #555;
}
/*********************************NEWS************************************/

.titPG
{
	color: #ff0000;
	font-size: 1.5em;
	margin-bottom: 20px;
	border-bottom: 1px solid #ff0000;
	padding: 5px;	
}

.row_contentPG_tit
{
	border-left: 23px solid #ccc;
	padding-left: 10px;
}

.row_contentPG_testo
{
	border: 1px solid #ccc;
	margin: 0px;
	margin-bottom: 5px;
	padding: 10px;
	font-size: 0.9em;	
	/*background-color: #fff;*/
}

.row_contentPG_testo a
{
	color: red;
}	

.row_contentPG_testo a:hover
{
	color: #555;
}

.row_contentPG_testo ul
{
	list-style-type: square;
}	
	
.boxImg
{
	font-weight: bold;
}

.boxImg img
{
	border: 1px solid #888;
	padding: 2px;
	background-color: #fff;
}

.boxImg img:hover
{
	border: 1px solid #ff6600;
}

.didascalia
{
	font-size: 0.85em;
	border: 0px solid #ccc;
	width: 150px;
	text-align: center;	
	font-family: arial;
	background-color: transparent;
	padding: 10px;	
	color: #555;
	/*background-image: url("../img/sito/img2.jpg");*/
}

/*.didascalia:hover
{
	border: 1px solid #000;	
	cursor: pointer;

}*/

.didascalia img {
	border: 1px solid #555;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;	
	/*width: 75px;*/
}

.didascalia img:hover
{
	border: 1px solid #000;
	filter: alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
}

#formUsers
{
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	font-size: 0.9em;	
	border: 1px dashed #ccc;
	margin-top: 20px;
	background-color: #eee;
}

#formUsers th
{
	text-align: left;
	border-bottom: 1px dashed #ccc;
	padding-top: 20px;
	color: #ff0000;
	font-size: 1.2em;	
}

#formUsers input, textarea
{
	font-size: 1.0em;
	padding: 0px;
	margin: 0px;
	color: #ff0000;
	border: 1px solid #eee;
	height: 18px;
	padding-top: 2px;
	margin-top: 4px;
	margin-bottom: 3px;
}

#formUsers textarea
{
	font-size: 1.3em;	
}

#formUsers select
{
	font-size: 1.0em;
	padding: 0px;
	margin: 0px;
	border: 1px solid #eee;
	height: 18px;	
	margin-bottom: 3px;
	color:#ff0000;
}

#formUsers .checkbox 
{
	border: 0px;
	background-color: transparent;
	/*float: left;*/
	padding: 5px;
	margin: 5px;
}

#divButton
{
	text-align: right;
	border: 0px solid #ccc;
	width: 100%;
	padding: 0px;
}

#divButton .submit
{
	border: 1px solid #fff;
	font-size: 0.85em;
	font-weight: bold;
	color: #000;	
	background-color: #ff0000;	
	width: 150px;
	cursor: pointer;
	margin-top: 20px;
	font-family: georgia, tahoma, verdana;
	padding-top: 3px;
	padding-bottom: 3px;
}

#divButton .submit:hover 
{
	background-color: #fff;
	border: 1px solid #000;
	color: #ff0000;
}

#iframePrivacy 
{
	padding: 10px;
	text-align: justify;
	background-color: #eee;
	font-size: 0.85em;
	color: #888;
	overflow: auto;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dashed #cccccc;
}

#boxPrivacy 
{
	border: 1px dashed #cccccc;
	width: 100%;
	height: 60px;
	margin-top: 20px;
}

#box_avviso
{
	border: 1px solid #ccc;
	background-color: #fff;
	margin-top: 20px;
	padding: 20px;	
	text-align: center;
}

#rightcol
{
	width: 190px; 
	float: right; 
	position: relative; 
}

#attualita
{
	width: 190px;
	height: 193px;
	background-image: url("../img/sito/attualita.gif");	
}

#attualita .boxTit
{
	padding-top: 30px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 1.1em;
	border: 0px solid #000;	
}

#attualita ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#attualita ul li a
{
	color: #251A14;
	font-size: 0.7em;
	/*border-bottom: 1px solid #DFAA6E;*/
	display: block;
	width: 145px;
	margin-left: 25px;
	padding-top: 2px;	
	padding-bottom: 1px;
}

#attualita ul li a:hover
{
	color: #ff0000;	
}

#news
{
	padding: 10px;	
	border: 0px solid #000;
}

#news ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}

#news .boxTit
{
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-size: 1.2em;
	border: 0px solid #000;	
}

#news .data
{
	margin-top: 20px;
	color: #000;
	/*font-weight: bold;*/
	font-size: 0.7em;
}

#news .autore
{
	color: #888;
	font-size: 0.7em;
	text-align: right;
}

#news .titolo
{
	color: #ff0000;
	font-weight: bold;
	font-size: 0.7em;
	margin-bottom: 5px;
}

#news .testo
{
	border-top: 1px solid #ccc;
	font-size: 0.7em;
	padding-top: 5px;
}

#news .leggi
{
	text-align: right;
	width: 100%;	
}

#news .leggi a
{
	color: #ff0000;	
	font-size: 0.7em;
	font-weight: bold;
}

#news .leggi a:hover
{
	color: #ff0000;	
}

#maincol
{
 	float: left; 
 	display: inline; 
 	position: relative; 
 	border: 0px solid #000;
 	width: 558px;
 	padding: 30px;
 	font-family: georgia, tahoma, verdana;
 	font-size: 0.8em;
}
 
#footer
{
	height: 50px;
	text-align: right; 
	border-top: 1px solid #ccc;
	font-size: 0.7em;
	clear: both;
}

#footer #email
{
	border: 0px solid #000;
	float: left;	
	width: 25%;	
	text-align: left;
}

#footer #email a
{
	color: red;
}

#footer #copyright
{
	border: 0px solid #000;
	float: left;
	width: 49%;	
	text-align: center;
}

#footer #legale
{
	border: 0px solid #000;
	float: left;
	width: 25%;		
}

#footer #legale a
{
	color: #000;
}

/******************************************************************************************/

/*#dropmenudiv
{
	position: absolute;
	background-color: #E9C496;
	border: 1px solid #fff;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	margin-left: 15px;
}

#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #fff;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	font-family: georgia, tahoma, verdana;
	font-size: 0.7em;

}

#dropmenudiv a:hover
{ 	hover background color
	background-color: #ff0000;
	color: #fff;
}*/

#dropmenudiv
{
	position: absolute;
	/*background-image: url(../img/sito/submenu.gif);
	background-position: top;
	background-repeat: no-repeat;*/
	border: 0px solid #000;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	margin-top: -45px;
	margin-left: -15px;	
}

#dropmenudiv #x
{
	background-image: url("../img/sito/submenu.gif");
	background-position: left top;
	background-repeat: no-repeat;
	height: 38px;
	width: 273px;
}

#dropmenudiv #y
{
	background-image: url("../img/sito/submenu1.gif");
	background-position: top;
	background-repeat: no-repeat;
	height: 32px;
	width: 273px;
}

#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	background-image: url("../img/sito/submenu2.gif");
	background-repeat: repeat-y;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	font-family: georgia, tahoma, verdana;
	font-size: 0.7em;
	padding-left: 25px;
	border-bottom: 0px solid #fff;
}

#dropmenudiv a:hover
{ 
	color: #ff0000;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li 
{
	list-style-type: square;
	width: 135px;
	background-color: #FFFFB9;
}

#guestbook
{
	margin-top: 40px;
}

fieldset
{
	border: 1px solid #888;
}

#guestbook a
{
	color: #555;	
}

#guestbook table
{
	margin-top: 20px;
}

#guestbook span
{
	color: red;
}

#guestbook .titolo
{
	border-left: 0px solid #ccc;
	padding-left: 25px;
	height: 25px;
	background-color: #fff;
	background-image: url("../img/sito/submit.gif");
	background-repeat: no-repeat;
}

#guestbook .localita
{
	padding-right: 10px;
	background-color: #fff;
}

#guestbook .email
{
	font-size: 0.85em;
	background-color: #eee;
	padding-right: 10px;
}

#guestbook .commento
{
	color: #000;
	font-size: 0.85em;
	text-align: justify;
	border-top: 1px solid #fff;
	border-bottom: 1px dashed #ccc;
	padding: 10px;
}

.titoloForm
{
	font-weight: bold;
	color: #000;
}

.row1
{
	background-color: #FFEFEF;
}

.row2
{
	background-color: #EFE0E0;
}

.boxGallery
{
	float: left;
	padding: 0px;
	border: 0px solid #ccc;
	margin: 2px;
}

.imgGallery
{
	text-align: center;	
}

.imgGallery img
{
	border: 1px solid #000;	
}

.didGallery
{
	background: #eee;
	text-align: center;
	padding: 3px;
	font-size: 0.85em;
}

.didGallery a
{
	color: red;
}

.didGallery a:hover
{
	color: #000;
}
/***************************************************************************************/

div#nav
{
	width: 100%;
	border: 0px solid #000;
}

div#nav ul 
{
	list-style: none;
	border-left: 0px solid #ccc;
	padding: 0px;
	margin: 0px;
}

div#nav ul li ul 
{
	border: 1px solid #ccc;
	/*border-left: 0px;*/
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: none;
}

div#nav ul li ul .row1
{
	background-color: #efefef;
}

div#nav ul li ul .row2
{
	background-color: #fff;
}


div#nav ul li ul li
{
	margin-bottom: 0px;
	padding: 5px;
	border-bottom: 0px solid #eee;	
}

div#nav ul li ul li a
{
	color: #ff5500;	
}

div#nav ul li ul li a:hover
{
	color: #ff0000;	
}

div#nav ul li h4 
{
	font-size: 1.0em;
	color: red;	
	padding: 2px;
	background-color: #eee;
	border-bottom: 1px dashed #ddd;
}

div.jsenable h4
{
	cursor: pointer
}

div.jsenable ul ul
{
	display: none
}

div#nav li.hide ul
{
	display: none
}

div#nav li.show ul
{
	display: block
}

div#nav li.show h4
{
	border-left: 0px solid #ccc;
	background-color: transparent;
	background-image: url("../img/sito/submit.gif");
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #000;
	width: 90%;
}
/***************************************************************************************/
.subTesto form
{
	margin: 0px;
	padding: 0px;	
}

.subTesto .submit
{
	width: 100%;
	text-align: left;
	border: 0px solid #ccc;
	background-color: transparent;
	color: red;
	font-family: georgia, tahoma, verdana;
	cursor: pointer;
}

.subTesto .submit:hover
{
	color: #555;
	background-color: #eee;
}

.riferimentoSub
{
	margin-bottom: 10px;
	font-size: 1.1em;
	border-bottom: 1px solid #eee;
	text-align: right;
	padding-right: 10px;
}

.riferimentoSub span
{
	color: red;
}

.nomeUtente
{
	border: 0px solid #000;
	border-bottom: 1px solid #CF9F67;
	font-size: 0.7em;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
}

.parola
{
	color: red;
}

.tornaHP
{
	margin: 0px;
	margin-bottom: 10px;
	text-align: left;
}

.tornaHP a
{
	color: red;
	font-size: 0.75em;
}