/*************************TAG RIDEFINITI***************************/
BODY, TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:10px 0 0 0 0;
}
FORM {
	margin-top:0px;
	margin-bottom:0px;
}
A:link{
	color: #000000;
}
A:visited{
	color: #333333;
}
A:hover{
	color: #CC0000;
}
HR {
	color: #333333;
	border-style: none;
	height: 1px;
}
INPUT, SELECT, TEXTAREA {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

H1 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CC0000;
	height: 17px;
	padding: 2px 0 2px 8px;
	font-weight: bold;
}
H2 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	height: 17px;
	padding: 2px 0 2px 8px;
	font-weight: bold;
}
H3 {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #BBBBBB;
	height: 15px;
	padding: 3px 0 2px 8px;
	font-weight: bold;
	display: block;
	margin: 4px 0 2px 0;
}
H4 {
	font-size: 14px;
	color: #CC0000;
	padding: 3px 0 2px 0;
	font-weight: bold;
	display: block;
	margin: 4px 0 2px 0;
}
#news {
	border-top: solid 1px #BBBBBB;
	border-bottom: solid 1px #BBBBBB;
	height: 28px;
}
/*************************HEADER*************************/
.header-td {
	height: 60px;
	background-color: #EEEEEE;
}
.header-sfondo {
	background-image: url(images/bkg_header.gif);
	background-repeat: repeat-x;
}
.header-table-border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
/*************************BODY*************************/
.body-testo {
	text-align:justify;
	line-height: 15px;
	color: #444444;
}
.body-sx-sfondo {
	background-image: url(images/body-sx-sfondo.jpg);
	background-repeat: no-repeat;
	background-color: #F8F8F8;
}
.body-table-border {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(images/body-sx-sfondo.jpg);
	background-repeat: no-repeat;
	background-color: #fafafa;
}
.body-table-border-admin {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #fafafa;
}

.body-indirizzo {
	font-size: 10px;
}
.body-td-main {
	padding: 8px;
}
.body-intestazione {
	font-size:17px;
	font-weight:bold;
	color:#000000;
}
.body-titolo {
	color: #666666;
	font-weight:bold;
	font-size:13px;
}
.body-testo-link {
	vertical-align: top;
}
.body-td-sezione {
	background-color: #EEEEEE;
}
.body-td-sezione2, .body-td-immagine {
	background-color: #FFCC33;
}
.body-td-sfondo-interno {
	background-color: #EBEBDF;
	border-bottom:1px solid #BFBA97;
}
.body-td-sfondo-barra {
	background-color: #AEAEAE;
	color:#FFFFFF;
}
.header-td-sfondo {
	background-color:#BFBA97;
}
.body-cerca-sezione, .body-cerca-sezione:link, .body-cerca-sezione:visited {
	font-size:12px;
	color:#991F5E;
	font-weight:bold;
}
.body-img-border {
	border: solid 1px #000000;
	margin-top: 1px;
}

.form-testo {
	font-size: 11px;
	margin: 0;
}
/*************************MENU*************************/
.menu-testo, .menu-testo:link, .menu-testo:visited {
	padding-left: 35px;
	font-size:12px;
	color: #000000;
	text-decoration:none;
}
.menu-testo2, .menu-testo2:link, .menu-testo2:visited {
	padding-left: 45px;
	font-size:12px;
	color: #000000;
	text-decoration:none;
}
.menu-testo-on, .menu-testo-on:link, .menu-testo-on:visited {
	padding-left: 35px;
	font-size:12px;
	color: #CC0000;
	text-decoration:none;
}
.menu-testo2-on, .menu-testo2-on:link, .menu-testo2-on:visited {
	padding-left: 45px;
	font-size:12px;
	color: #CC0000;
	text-decoration:none;
}	
.menu-testo-on:hover , .menu-testo2-on:hover{
	color: #CC0000;
}	
.menu-testo:hover, .menu-testo2:hover {
	color: #CC0000;
}
.menu-td-separatore {
	border-bottom:1px solid #000000;
	background-color:#FFFFFF;
}
/*************************FOOTER*************************/
.footer-td {
	height: 30px;
	background-color: #EEEEEE;
	padding: 4px;
}
.footer-testo {
	font-size:9px;
}