html, body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding: 0px;
}

input, select, textarea {
	font-size:11px;
}

textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
legend {
	color: #CCCCCC;	
}

fieldset {
	border: 1px solid #CCCCCC;
}


a {outline:none;}


.borderTab th {
	color: #000000;
	background-color: #ddd;
}
.borderTab td:hover {
	/*background-color: #CCCCCC;*/
}
.search_input {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #ff8800;
	margin: -1px 10px 0 5px;
	height: 12px;
	width: 128px;
	padding-left: 4px;
	padding-right: 4px;
	
}



p.sep {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #669966;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.button {
	color: #FFFFFF;
	background-color: #1E6A27;
	border: 1px solid #ccc;
	padding-right: 5px;
	padding-left: 5px;
}
.borderTab {
	border: 1px solid #CCCCCC;
}

.inputCol {
	background-color: #FFFF99;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.required {
	font-size: 9px;
	color: #FF0000;
}
.evid {
	color: #FF9900;
}
.box_p {
	font-size: 10px;
}


.privacyTxt {
	font-size: 9px;
}
.right {
	float: right;
}
.left {
	float: left;
}

.rightBorder {
	float: right;
	border:1px solid #ccc;
	padding:10px; 
	margin:0 0 5px 10px;
}
.leftBorder {
	float: left;
	border:1px solid #ccc;
	padding:10px; 
	margin:0 10px 5px 0;
}

.right10px {
	float: right;
	margin: 5px 0 5px 10px;
}
.left10px {
	float: left;
	margin: 5px 10px 5px 0px;
}
.border10px {
	border: 1px solid #CCC;
	padding: 10px;
}



.formAp {
	font-size: 9px;
}

.banner {
	padding: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ddd;
	border-bottom-color: #ddd;
	margin-bottom: 12px;
}

.banner h5{
	text-align:right;
	font-size:9px;
	font-weight:normal;
	color:#CCCCCC;
	margin-bottom:0px;
	background-color: #fff;
}
.formMac {
	font-size: 9px;
}

.boxHomeContainer {
	float:left;
	width:255px;
	
}

div#container {
	width:990px;
	padding: 0px;
	/*border: #336666 solid 1px;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#global {
	margin: 20px 20px 0 10px;
	text-align:right;
}



div#global a:link, div#global a:visited {
	color: #528321;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

div#global a:hover, div#global a:active {
	background-color: inherit;
	text-decoration: underline;
}

div#header {
	margin-top: 0px;
	margin-bottom: -2px;
}

div#header h1 {
	display: none;
}
div#header h2 {
	display: none;
}

div#menu {
	background-image: url(../img/menu_bar.png);
	background-repeat: no-repeat;
	height:28px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 5px;
}

div#menu a:link, div#menu a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 20px;
	display:block;
	float:left;
	margin-top: -5px;
	padding-top: 5px;
	padding-right: 9px;
	padding-left: 9px;
	
}

div#menu a:hover, div#menu a:active {
	background-color: inherit;
	text-decoration: none;
	background-image: url(../img/menu_hover_bg.png);
	background-repeat: repeat-x;
}

div#titoloPagina {
	margin-top: 10px;
	margin-bottom: 10px;
}

div#titoloPagina h3 {
	font-size: 14px;
	color: #696;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#box_container {
	float: left;
	width: 518px;
}

div#box_main {
	background-image: url(../img/box/box_main_bg.jpg);
	background-repeat: repeat-y;
	width: 479px;
	float: none;
	padding-left: 20px;
	padding-right: 20px;
}

div#box_main a:link, div#box_main a:visited, 
div#box_guida a:link, div#box_guida a:visited, 
div#footer a:link, div#footer a:visited,
div#content a:link, div#content a:visited,
div#box_foto_corpo a:link, div#box_foto_corpo a:visited {
	color: #CC3300;
	text-decoration: underline;
}


div#box_main a:hover, div#box_main a:active, 
div#box_guida a:hover, div#box_guida a:active, 
div#footer a:hover, div#footer a:active,
div#content a:hover, div#content a:active,
div#box_foto_corpo a:hover, div#box_foto_corpo a:active {
	/*color: #006666;*/
	color:#fff;
	text-decoration: none;
	background-color: #f80;
}

div#box_main div#box_main_top {
	background-image: url(../img/box/box_main_top.jpg);
	background-repeat: no-repeat;
	height: 25px;
	margin-left: -20px;
	margin-right: -20px;
}

div#box_main div#box_main_bottom {
	background-image: url(../img/box/box_main_bottom.jpg);
	background-repeat: no-repeat;
	height: 25px;
	margin-left: -20px;
	margin-right: -20px;
}

div#box_eventi {
	/*background-image: url(../img/box/box_eventi_bg.jpg);*/
	width: 254px;
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	margin-right: -12px;
}
div#box_eventi_corpo {
	background-image: url(../img/box/box_eventi_bg.jpg);
	background-repeat: repeat-y;
	margin-left: -12px;
	margin-right: -10px;
	padding-right: 10px;
	padding-left: 12px;

}



div#box_eventi a:link, div#box_eventi a:visited {
	background-color:inherit;
	text-decoration:underline;
	padding-bottom:1px;  
}

div#box_eventi a:hover, div#box_eventi a:active{
	background-color:inherit;
	text-decoration:none;
}



div#box_eventi a.todayLink:link, div#box_eventi a.todayLink:visited {
	color: #CC3300;
	text-decoration: underline;
}

div#box_eventi a.todayLink:hover, div#box_eventi a.todayLink:active{
	color:#fff;
	text-decoration: none;
	background-color: #f80;
}

div#box_eventi td {
	padding: 6px 0px 6px 5px;
	border-bottom: 1px solid #F7941D;
}

div#box_eventi h3 {
	font-size: 11px;
}

div#box_eventi_corpo h3 a:link, div#box_eventi_corpo h3 a:visited  {
	color: #000000;
	text-decoration: none;
}
div#box_eventi_corpo h3 a:hover, div#box_eventi_corpo h3 a:active  {
	color: #000000;
	text-decoration: underline;
}

div#box_eventi h5 {
	font-size: 10px;
	color: #999;
	font-weight: normal;
}

div#box_eventi p {
	font-size: 10px;
}


div#box_eventi div#box_eventi_top {
	background-image: url(../img/box/box_eventi_top.jpg);
	height: 25px;
	background-repeat: no-repeat;
	margin-right: -12px;
	margin-left: -12px;
}
div#box_eventi div#box_eventi_bottom {
	background-image: url(../img/box/box_eventi_bottom.jpg);
	height: 25px;
	background-repeat: no-repeat;
	margin-right: -12px;
	margin-left: -12px;
}


div#box_eventi div#box_foto_top {
	background-image: url(../img/box/box_foto_top.jpg);
	height: 25px;
	background-repeat: no-repeat;
	margin-right: -24px;
	margin-left: 0px;
}

div#box_eventi div#box_foto_bottom {
	background-image: url(../img/box/box_foto_bottom.jpg);
	height: 25px;
	background-repeat: no-repeat;
	margin-right: -24px;
	margin-left: 0px;
}

div#box_foto_corpo {
	background-image:url(../img/box/box_foto_bg.jpg);
	background-repeat:repeat-y;
	width:274px;
	margin-left:-12px;
	margin-right:-6px;
	
}

div#box_foto_corpo h4 {
	font-size: 10px;
	font-weight: bold;
}



div#box_banner {
	float: right;
	width: 190px;
	margin-top: 2px;
	background-image: url(../img/box/box_banner_fondo.jpg);
	background-repeat: repeat-y;
}
div#box_banner_top {
	background-image: url(../img/box/box_banner_top.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 190px;
	margin-top: -2px;
}
div#box_banner_bottom {
	background-image: url(../img/box/box_banner_bottom.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 190px;
}
div#box_banner_fondo {
	padding-left: 17px;
	padding-right: 18px;
}


div#box_banner h5, div#col_banner h5 {
	text-align:left;
	font-size:10px;
	font-weight:normal;
	color:#999999;
	margin-bottom:15px;
	background-color: #fff;
}

/*------------------------------------------------*/

div#col_banner {
	float: right;
	width: 190px;
	margin-top: 2px;
	background-image: url(../img/box/box_banner_fondo.jpg);
	background-repeat: repeat-y;
}
div#col_banner_top {
	background-image: url(../img/box/box_banner_top.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 190px;
	margin-top: -2px;
}
div#col_banner_bottom {
	background-image: url(../img/box/box_banner_bottom.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 190px;
}
div#col_banner_fondo {
	padding-left: 17px;
	padding-right: 18px;
}

/*------------------------------------------------*/


div#box_fondo {
	width: 519px;
	margin-top: 0px;
}

div#box_guida_top {
	background-image: url(../img/box/box_main_260.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 255px;
}
div#box_guida {
	background-image: url(../img/box/box_main_260_fondo.jpg);
	background-repeat: repeat-y;
	width: 215px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}
div#box_guida h4 {
	font-size: 10px;
	font-weight: bold;
}
div#box_guida p {
	padding-top: 1px;
}



div#box_guida_bottom {
	background-image: url(../img/box/box_main_260_b.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 255px;
}

div#box_fondo div#box_fondo_top {
	background-image: url(../img/box/box_main_top.jpg);
	background-repeat: no-repeat;
	height: 25px;
	margin-left: -20px;
	margin-right: -20px;
}
div#box_fondo div#box_fondo_bottom {
	background-image: url(../img/box/box_main_bottom.jpg);
	background-repeat: no-repeat;
	height: 25px;
	margin-left: -20px;
	margin-right: -20px;
}
div#content {
	background-image: url(../img/bg_content/bg_content.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
	width: 758px;/*758px*/
	padding-right: 20px;
	float:left;
}

div#content div#button_list {
	height:35px;
	clear:both;
	margin-left:25px;
	font-size:12px;	
	
}

div#content div#button_list div#a_container {
	float:left;	
}

div#content div#button_list a {
	text-decoration:none;
	color:#FFF;
	/*background-image:url(../img/button/content/center.png);*/
	background-image:url(../img/button/content/div_button.png);
	background-repeat:no-repeat;
	display:block;
	height:26px;
	padding-top:9px;
	padding-left:20px;
	width:235px;	
}

div#content div#button_list a:hover {
	text-decoration:none;
	background-image:url(../img/button/content/div_button_h.png);
	background-repeat:no-repeat;
		/*color:#333333;*/
		color:#006633

	
}

div#breadcrumb {
	font-size: 10px;
	color: #999;
	padding-bottom: 10px;
}
div#breadcrumb .loc {
	color: #797979;
}


div#breadcrumb a:link, div#breadcrumb a:visited {
	color: #999;
	text-decoration: none;
	background-color: #FFF;
}	

div#breadcrumb a:hover, div#breadcrumb a:active {
	color: #999;
	text-decoration: underline;
	background-color: #FFF;
}

div#content h3 {
	background-image: url(../img/bullet/bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
	padding-bottom: 3px;
	color: #1E6A27;
	padding-right: 20px;
	margin-bottom: 15px;
	font-size:13px;
}
div#content h4 {
	font-size: 11px;
	font-weight: bold;
}
div#content p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 16px;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
}

.closeW {
	color: #CC0000;
}


div#top_content {
	background-image: url(../img/bg_content/bg_content_top.jpg);
	background-repeat: no-repeat;
	height: 25px;
	margin-left: -20px;
	margin-right: -20px;
}
div#bottom_content {
	background-image: url(../img/bg_content/bg_content_bottom.jpg);
	height: 25px;
	margin-left: -20px;
	background-repeat: no-repeat;
	margin-right: -20px;
}


div#footer {
	text-align:center;
	clear:both;
	padding-top: 5px;
	padding-bottom: 15px;
}

div#footer div#footer_menu { padding: 10px 0 5px 0; }

div#footer ul { display:inline; margin:0; padding:0; list-style:none; }
div#footer ul li { display:inline; margin:0; padding:0 6px 0 10px; list-style:none; border-left:1px #cacaca solid; }
div#footer ul li.first { border:none; }

div#footer div#footer_menu a:link, div#footer div#footer_menu a:visited {
	color:#006600;
	text-decoration:none;
}

div#footer div#footer_menu a:hover, div#footer div#footer_menu a:active {
	color:#006600;
	text-decoration:underline;
	background-color:#fff;
}

div#tooltip_info { 
	/*behavior: url(iepngfix.htc);*/
	width:130px; 
	height:110px; 
	background-image:url(../img/map/tooltip.gif);
	background-repeat:no-repeat; 
	padding:10px;
	position:absolute; 
	left:0; 
	top:0; 
	visibility:hidden; 
	text-align:center; 
	z-index:2999;
}



