html, body { margin: 0; padding: 0; height: 100%; }

body {
	margin: 0px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	voice-family: "\"}\"";
	voice-family:inherit;
	
}

.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #898989;
	text-decoration: none;
}


a {
	text-decoration: underline;
	color: #ed1b23;
}
a:hover {color:#DE0327; text-decoration:underline}


.left {background-image:url(../../images/bg_sx.gif); background-repeat:repeat-y; background-position:right; width:50%;}
.right {background-image:url(../../images/bg_dx.gif); background-repeat:repeat-y; width:50%;}

/*.left {background-image:url(../../images/bg_sx.png); background-repeat:repeat-y; background-position:right; width:50%;}
.right {background-image:url(../../images/bg_dx.png); background-repeat:repeat-y; width:50%;}*/

/*.left {background-image:url(../../images/bground.png); background-repeat:repeat-x; background-position:top; height:100%; width:50%}
.right {background-image:url(../../images/bground.png); background-repeat:repeat-x; background-position:top; height:100%; width:50%;}*/


.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #464646;
}

.text_1 a, .text_1 a:link, .text_1 a:visited {color:#DE0327; text-decoration:none;}
.text_1 a:hover {text-decoration:underline}


.font_normal {
	color: #656565;
	text-decoration:none;
}

a:link.font_normal		{color : #656565 ;}
a:visited.font_normal	{color : #656565 ;}
a:hover.font_normal		{color : #ed1b23 ; text-decoration:underline}


.font_over {
	color: #ed1b23;
	text-decoration:none;
}
a:link.font_over {color : #ed1b23 ;}
a:visited.font_over	{color : #ed1b23 ;}
a:hover.font_over {color : #111111 ; text-decoration:underline}

.font_disable {
	color: #CCCCCC;
}

.font_input {
	color: #ed1b23;
	width: 175px;
}

.font_title {
	color: #404040;
	font-weight: bold;
	vertical-align:bottom;
	padding-bottom:2px;
}

.font_update {
	color: #aaaaaa;
	vertical-align:bottom;
	padding:0 5px 2px 0;
}

p {margin:3px;}
a.articoli {text-decoration:none; color: #ed1b23;}
a:visited.articoli {color:#0000FF}
/*a:hover.articoli {text-decoration:underline;}*/
a:hover.articoli p.art_data {color:#555555; text-decoration:underline}
a:hover.articoli p.art_desc {color:#999999; text-decoration:underline}
.art_data {color:#555555}
.art_desc {color:#999999}
.doc_desc a:hover {color:#ed1b23; text-decoration:none}
.doc_desc {color:#555555}
.doc_title {color:#ed1b23; font-weight:bold}


.tab_data {
	color: #000;
	padding: 2px 10px;
}
 
.tab_title {
	color: #ed1b23;
	padding: 2px 10px;
	text-decoration:none;
}

.td {padding:2px 10px;}

a:link.tab_title {color :#ed1b23;}
a:visited.tab_title	{color:#ed1b23;}
a:hover.tab_title {color:#111111; text-decoration:underline}

a:link.pro_title {color:#ed1b23; text-decoration:none;}
a:visited.pro_title	{color:#ed1b23;}
a:hover.pro_title {color:#111111; text-decoration:underline}


.tab_desc {
	color: #656565;
	padding-top: 2px;
	padding-bottom: 20px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	/*border-bottom:1px dotted #999;*/
}

.tab_desc p {margin: 15px 5px;}


.tab_desc a:hover{text-decoration:none}

.tab_content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom: 1px dotted #656565;
	padding: 5px;
	color: #656565;
}

.bg_medusa {
	/*background-image: url (../../images/medusa.jpg);*/
	/*background-image: url (../../images/semipalla_azzurra.gif);*/
	background-repeat: no-repeat;
	background-position: right bottom;
}




/***** MAIN MENU */

.menu_main {
	border-bottom: 1px dotted #656565;
	color: #656565;
}

td#MainMenu {
	border-bottom: 2px solid #ccc;
	padding:5px;
	text-align: center;
	color: #656565;
	height: 36px;
	width:100%;
}

td#MainMenu a {
	padding: 0 7px;
	color:#333;
}

td#MainMenu a.active {
	color:#ed1b23;
	text-decoration:none;
}


td#MainMenu a:hover {
	color:#ed1b23;
	text-decoration:none;
}

#SubMenu a.active {
	color:#ed1b23;
	text-decoration:none;
}

#MainLogo {
	border: 0;
}

/***** SUB MENU */
#date {
		padding-left:10px;
}


#SubMenu td {
	padding:0px 5px;
}


/***** FOOTER */

#Footer {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	padding:0 10px;
	border: 0px solid #ccc;
}

#Footer a {
	text-decoration: underline;
	color: #656565;
	
}

#Footer a:hover {
	text-decoration: none;
}

#FooterHead {
	background-image:url(../../images/fondo_footer.gif);
	vertical-align: top;
	text-align: right;
}

/***** NEWS BOX */

.NewsBox {
	/*margin: 5px;*/
	color: #656565;
	padding:0px 10px;
}

#NewsBoxContent {
	border-bottom: 0px solid #bbb;
	/*border-left: 1px dotted #333;
	border-right: 1px dotted #333;*/
}

#NewsBoxPage {
	padding:2px 20px;
}

/*.news_list div {margin:10px;}*/
#eventiContainer {padding:10px;}

/***** LAST DOC BOX */

#LastDocBox {
	/*margin: 5px;*/
	color: #656565;
}

#LastDocBoxContent {
	border-bottom: 0px solid #bbb;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#LastDocBoxContent a {
	text-decoration: none;
	color: #ed1b23; 
}

#LastDocBoxContent a:hover {
	text-decoration: underline;
	color: #111111;
}


/* ALLINEAMENTO img DA XSTANDAR */

.img_left {float: left; margin:0 10px 10px 10px; border:1px solid #ed1b23; padding:2px;}
.img_right {float: right; margin:0 10px 10px 10px; border:1px solid #ed1b23; padding:2px;}

.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #898989;
	text-decoration: none;
}

img {border:0}
p img {border:1px solid #ed1b23; padding:2px;}
.news_text {font-weight:bold; color:#ed1b23;}
td#MainMenu a.dimmed {text-decoration:none; color:#aaa}


.form_1 {
	font-family: Verdana;
	font-size: 10px;
	
	background-color: #eee;
	height: 16px;
	width: 171px;
	border: 1px solid #ed1b23;

}
.form_2 {
	font-family: Verdana;
	font-size: 10px;
	
	background-color: #eee;
	height: 87px;
	width: 171px;
	border: 1px solid #ed1b23;
	overflow:auto;
}

.privacy {background-image:url(../../images/privacy.jpg)}
#privacy {
	overflow:auto;
	position:absolute;
	padding-right:10px;
	top:150px;
	left:259px;
	height:237px;
	width: 270px;
	border:0px solid red;
}
