/* designed by EVirgola */

.TXTTitolo{
font-family: Arial;
font-size: 0.80em;
color: black;
}

.TXTAbstract{
font-family: Arial;
font-size: 0.80em;
color: black;
}

.TXTNotizia{
font-family: Arial;
font-size: 0.80em;
color: black;
}

.TxtAlignDX{
text-align: right;
}

.TxtAlignSX{
text-align: left;
}

.TxtAlignCenter{
text-align: center;
}

.TxtAlignJustify{
text-align: justify;
}

.ImgAlignDX{
float: right;
margin: 0 0 0 5px;
}

.ImgAlignSX{
float: left;
margin: 0 5px 0 0;
}

acronym {
cursor: help;
}

span {
cursor: help;
}

abbr {
cursor: help;
}

/* ---------------------------------------- html tags */
html {
margin: 0;
padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	color: black;
	margin: 60px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: White url("../images/logo_small.jpg") no-repeat  left top;
	/*width: 100%;*/
}

img	{
	display: block;
}
p {
text-align: left;
margin: 0 0 6px 0;
}
a {
font-weight : normal; 
text-decoration:underline;
color: blue;
background: transparent; 
}
a:hover {
font-weight: normal; 
text-decoration: none;
color: white;
background-color: blue; 
}
form {
margin: 0;
padding: 0;
}
input {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: white;
background-color: white;
padding: 1px;
vertical-align: middle;
}
table {
	width: 100%;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}
.formBtn {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: white;
background: gray url("../images/inputBtn.jpg") no-repeat bottom right;
padding: 0 3px;
}

/* ---------------------------------------- header */
#hd {
text-align: center;
width: 100%;
}

/* ---------------------------------------- top header (logo + util menu) */
#top {
background: white;
}
html>#top {
/*height: 96px;*/
}
div#topMn {
background: transparent;
color: black;
/*height: 25px;*/
font-size: 0.8em;
padding: 0 5px 2px;
}
html>div#topMn {	
font-size: 0.8em;
}
div#topMn a {
color: black;
padding-right: 3px;
padding-left: 3px;
text-decoration:none;
}
div#topMn a:hover {
color: white;
background-color: gray;
}
div#topMn img {
/*margin-top: 5px;*/
visibility: hidden;
display: none;
}


/* ---------------------------------------- page body */
#pagebody {
}

/* ---------------------------------------- wrapper (content container) */	
#wrapper {
background: white;
color: black;
padding: 0;
text-align: left;
width: 95%
}

/* ---------------------------------------- border shadow */
div#shdw1 {
}
div#shdw2 {
}
div#shdw3 {
}
div#shdw4 {
}


/* ---------------------------------------- top navigation */
div#mainMn {
/*background: #DADADA url("../images/mnBg.jpg") repeat-x top;*/
padding: 0;
position: relative;
margin: 0 auto;
font-size: 0.8em;
}
html>div#mainMn {
}
#mainMn ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#mainMn ul li {
display: inline;
padding: 0;
margin: 0;
}
#mainMn ul li a {
	display: block; /*background: transparent url("../images/rightMnBtn.gif") no-repeat bottom right; */
	float: left;
	padding: 4px 4px 3px;
	margin: 0;
	color: black;
	font-size: 0.6em;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	white-space: nowrap; /*width:126px;*/
	font-size: 0.8em;
}
html>#mainMn ul li a {
font-size: 0.8em;
/*width:100px;*/
}
#mainMn ul li a:hover {
/*background: #004891 url("../images/rightMnBtn.gif") no-repeat bottom right;*/
color: white;
}


/* ---------------------------------------- sub heading bar */
div#subHd {
/*background: #F7F7F7 url("../images/subHdBg.gif") no-repeat top;*/
width: 100%;
height: 35px;
font-size: 11px;
color: gray;
padding: 8px 8px 0 7px;
text-align: left;
margin: 0 auto;
height: 27px;
}
html>div#subHd {
width: 100%;
height: 27px;
}
#subHd div#search {
float: right;
width: 100%;
text-align: left;
display: block;
}
#subHd div#date {
visibility: hidden;
display: none;
}

/* ---------------------------------------- contenuti */	
#content {
padding: 0;
margin: 0;
position: relative;
height: 100%;
}
#home #content {
/*background: #fff url("../images/contentHome_bg.gif") repeat-y;*/
}
#template2Columns #content {
/*background: #fff url("../images/content2Columns_bg.gif") repeat-y;*/
}
#template3Columns #content {
/*background: #fff url("../images/content3Columns_bg.gif") repeat-y;*/
}

/* ---------------------------------------- right bar */	
#rightbar {
/*float: right;*/
background: transparent;
text-align: left;
color: gray;
padding: 0;
margin:0;
width: auto;
visibility: hidden;
display: none;
}
html>#rightbar	{
width: auto;
}
#rightbar img	{
visibility: hidden;
display: none;
}

/* ---------------------------------------- Area Riservata nav */
#arBox {
font-size: 0.8em;
color: gray;
padding: 5px;
margin: 0;
text-align: left;
/*background:#E9E9E9 url("../images/arBg.jpg") repeat-x top;*/
}
#arBox h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1em;
margin: 0 0 5px 0;
}
#arBox label {
float: left;
display: block;
width: 50px;
font-size: 11px;
margin: 0;
padding-top: 2px;
text-align: right;
}
#arBox input {
display: block;
margin: 0 0 0 54px;
}
#arBox #arBtn {
margin: 2px 0 5px 4px;
}


/* ---------------------------------------- links on box (right side) */
ul.boxBtn  {
margin: 0;
padding: 0;
list-style-type: none;
}
ul.boxBtn  li {
display: block;
padding: 0;
margin: 0;
}
ul.boxBtn  li a {
background:white url("../images/boxBtnBg.jpg") no-repeat top left;
font-size: 0.7em;
color: gray;
background-color: white;
padding: 2px 8px;
margin: 7px;
text-decoration: none;
display: block;
text-align: center;
width: 150px;
font-size: 0.8em;
}
html>ul.boxBtn  li a {
font-size: 0.8em;
}
.boxBtn a:hover {
background: black;
color: white;
}

/* ---------------------------------------- definition links (right side) */	
dl.ddLink {

}
.ddLink dt {
font-size: 0.8em;
margin-left: 2px;
}
html>.ddLink dt {
font-size: 0.8em;
}
.ddLink dd {
margin-left: 2px;
font-size: 0.7em;
font-size: 0.8em;
}
html>.ddLink dd {
font-size: 0.8em;
}


/* ---------------------------------------- HOME main content area */	
#leftWrapper {
background-color: transparent;
margin: 0;
padding: 0 0 5px 0;
text-align: left;
width: 100%;
}
#leftWrapper h2 {
font-family: Georgia, "Times New Roman", Times, serif;
color: red;
font-size: 1em;
font-weight:bold;
padding: 3px 8px 1px;
margin: 0;
font-size: 1.1em;
width: 100%;
}
html>#leftWrapper h2 {
font-size: 1.1em;
}
#leftWrapper #contentFullWinMn h2 {
font-family: Georgia, "Times New Roman", Times, serif;
color: red;
font-size: 1em;
font-weight: bold;
padding: 0 8px 1px;
margin: -5px -15px 10px;
font-size: 1.1em;
}
html>#leftWrapper #contentFullWinMn h2 {
font-size: 1.1em;
}
#home #leftWrapper h2 {
font-size: 0.9em;
padding: 1px 8px;
}
#leftWrapper dl {
	/* height: 57px; */
	margin: 0 0 30px 0;
	padding: 0; /*width: 100%;*/
}
#leftWrapper dd {
margin: 0;
padding: 0;
}

#leftWrapper h1 {
font-family: Georgia, "Times New Roman", Times, serif;
color: red;
font-size: 1em;
font-weight:bold;
padding: 3px 8px 1px;
margin: 0;
font-size: 1.1em;
}
html>#leftWrapper h1 {
font-size: 1.1em;
}
#leftWrapper #contentFullWinMn h1 {
font-family: Georgia, "Times New Roman", Times, serif;
color: red;
font-size: 1em;
font-weight: bold;
padding: 0 8px 1px;
margin: -5px -15px 10px;
font-size: 1.1em;
}
html>#leftWrapper #contentFullWinMn h1 {
font-size: 1.1em;
}
#home #leftWrapper h1 {
font-size: 0.9em;
padding: 1px 8px;
}

/* ---------------------------------------- Sottocategorie */
#leftWrapper_100 {
background-color: transparent;
margin: 0;
padding: 0 0 5px 0;
text-align: left;
}
#leftWrapper_100 h2 {
font-family: Georgia, "Times New Roman", Times, serif;
color: red;
font-size: 1em;
font-weight:bold;
padding: 3px 8px 1px;
margin: 0;
font-size: 1.1em;
}
html>#leftWrapper_100 h2 {
font-size: 1.1em;
}
#leftWrapper_100 #contentFullWinMn h2 {
font-family: Georgia, "Times New Roman", Times, serif;
color: red;
font-size: 1em;
font-weight: bold;
padding: 0 8px 1px;
margin: -5px -15px 10px;
font-size: 1.1em;
}
html>#leftWrapper_100 #contentFullWinMn h2 {
font-size: 1.1em;
}
#home #leftWrapper_100 h2 {
font-size: 0.9em;
padding: 1px 8px;
}
#leftWrapper_100 dl {
	/* height: 57px; */
	margin: 0 0 20px 0;
	padding: 0;
}
#leftWrapper_100 dd {
margin: 0;
padding: 0;
}

/* ---------------------------------------- left side home (news) */
#leftContentHome {
padding: 0;
margin: 0;
}
	
/* ---------------------------------------- news (home) */
#news {
padding: 0 10px 1px;
margin: 0;
}
#news h3 {
color: gray;
font-size:0.8em;
font-weight:normal;
padding: 0;
margin: 8px 0 0;
font-size:0.9em;
}
html>#news h3 {
font-size:0.9em;
}
#news p {
font-size: 0.7em;
font-weight: normal;
text-align: left;
font-size: 0.8em;
}
html>#news p {
font-size: 0.8em;
}
#news dl {
margin: 12px 5px 0 5px;
}
#news dt {
font-size:0.8em;
margin-top:-5px;
}
#news dd {
margin: 0;
padding: 0;
text-align: left;
}
#news dl dd a {
font-size: 0.8em;
}
#news p.btnSep {
font-weight: bold;
margin-top: 10px;
margin-left: 5px;
}


/* ---------------------------------------- Premio (home) */
#premioBorder {
background-color: white;
padding: 5px;
margin: 5px;
}
dl#premio  {
background-color: white;
margin: 0;
padding: 8px;
}
#premio dt img {
float: left;
width: 80px;
height: 77px;
margin-right: 10px;
}
#premio dt p a {
display: block;
font-size: 0.7em;
font-weight: bold;
padding: 0;
margin: 20px 0 2px 0;
display: inline;
margin: 0 0 2px 0;
font-size: 0.9em;
}
html>#premio dt a {
font-size: 0.9em;
}
#premio a {
color: red;
}
#premio a:hover {
color: white;
background-color: red;
}
#premio dd {
margin: 0 0 5px 0;
padding: 0;
font-size: 0.7em;
font-size: 0.8em;
}
html>#premio dd {
font-size: 0.8em;
}


/* ---------------------------------------- center side home (vetrina/offerte) */
#centerContentHome {
padding: 0;
margin: 0;
width: 100%;
}
html>#centerContentHome {
}

/* ---------------------------------------- vetrina (home) */
#vetrina {
padding: 10px;
margin: 0;
}
#vetrina dl {
	height: 60px;
	margin: 0 0 3px 0;
	padding: 0;
}
#vetrina dt img {
float: left;
height: 56px;
margin-right: 10px; 
}
#vetrina dt {
font-size: 0.7em;
/*font-weight: bold;*/
padding: 0;
margin: 0 0 2px 0;
font-size: 0.8em;
}
html>#vetrina dt {
font-size: 0.8em;
}
#vetrina dd {
margin: 0;
padding: 0;
font-size: 0.7em;
font-size: 0.8em;
}
html>#vetrina dd {
font-size: 0.8em;
}

/* ---------------------------------------- offerte (home) */
#offerte {
padding: 10px;
margin: 0;
}
#offerte dl {
	height: 60px;
	margin: 0 0 3px 0;
	padding: 0;
}
#offerte dt img {
float: left;
height: 56px;
margin-right: 10px; 
}
#offerte dt {
font-size: 0.7em;
/*font-weight: bold;*/
padding: 0;
margin: 0 0 2px 0;
font-size: 0.8em;
}
html>#offerte dt {
font-size: 0.8em;
}
#offerte dd {
margin: 0;
padding: 0;
font-size: 0.7em;
font-size: 0.8em;
}
html>#offerte dd {
font-size: 0.8em;
}


/* ---------------------------------------- contenuti (template) */
#contentFullWin {
padding: 10px 15px;
margin: 0;
text-align: justify;
}
#contentFullWin h3 {
color: blue;
font-size: 0.7em;
font-weight: bold;
padding: 0 0 5px 0;
margin: 0;
font-size: 0.9em;
}
html>#contentFullWin h3 {
font-size: 0.9em;
}
#contentFullWin p {
font-size: 0.7em;
font-weight: normal;
text-align: left;
font-size: 0.9em;
}
html>#contentFullWin p {
font-size: 0.9em;
}


/* ---------------------------------------- contenuti (template con Menu) */
#contentFullWinMn {
float: right;
padding: 10px 15px;
margin: 0 0 0 4px;
width: 452px;
width: 418px;
}
html>#contentFullWinMn {
width: 418px;
}
#contentFullWinMn h3 {
color: blue;
font-size: 0.7em;
font-weight: bold;
padding: 0 0 5px 0;
margin: 0;
font-size: 0.9em;
}
html>#contentFullWinMn h3 {
font-size: 0.9em;
}
#contentFullWinMn p {
font-size: 0.7em;
font-weight: normal;
font-size: 0.9em;
}
html>#contentFullWinMn p {
font-size: 0.9em;
}


/* ---------------------------------------- sect menu (template) */
#sectMn {
font-size: 0.9em;
padding: 10px 1px 10px 6px;
margin: 0;
text-align: right;
width: 128px;
width: 125px;
}
html>#sectMn {
width: 125px;
}
#sectMn ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#sectMn ul li {
margin-bottom: 5px;
padding-right: 8px;
}
html>#sectMn ul li {
padding-right: 8px;
}
#sectMn ul li a {
font-size: 0.7em;
font-size: 0.9em;
}
html>#sectMn ul li a {
font-size: 0.9em;
}


/* ---------------------------------------- extras */
.hide {
height: 0;
width: 0;
overflow: hidden;
display:none;
position: absolute;  /* for the benefit of IE5 Mac */
}

.imglogo_print{
visibility: hidden;
display: none;
}
.imglogo_print img{
visibility: hidden;
display: none;
}

img.imgRight {
float: right;
margin: 5px 0 1px 10px;
width:auto;
height:auto; 
}
.imgLeft {
float: left;
margin-right: 20px;
margin-bottom: 5px;
}
.cleanTxt {
font-size: 1em;
font-weight: normal;
color: gray;
}
.largeTxt {
font-size: 1.4em;
font-weight: bold;
}
.smallTxt {
font-size: 0.8em;
}
html>.smallTxt {
font-size: 0.8em;
}
p.top {
text-align: right;
}
.tableDati{
	width: 100%;
	vertical-align: top;
}
.cellDati{
}
.tableDiv{
float:left;
width: 200px;
}
.tableDiv_radio{
float:left;
width: 450px;
}
address {
font-style: normal;
text-align: left;
}
.arrows {
font-size: 1.2em;
font-weight: bold;
color: gray;
}
div.right {
float: right;
}
div.left {
float: left;
}


/* ---------------------------------------- footer area */
#ftArea {
text-align: center;
width: 100%;
}

/* ---------------------------------------- footer */
div#footer {
visibility: hidden;
display: none;
}
html>#footer {
visibility: hidden;
display: none;
}
#footer img {
visibility: hidden;
display: none;
}
#footer p {
visibility: hidden;
display: none;
}
html>#footer p {
visibility: hidden;
display: none;
}
#footer a {
visibility: hidden;
display: none;
}
#footer p img {
visibility: hidden;
display: none;
}
#footer div#w3cBn {
visibility: hidden;
display: none;
}
#footer div#aInfo {
visibility: hidden;
display: none;
}
#footer #aInfo p {
visibility: hidden;
display: none;
}



/* ---------------------------------------- copyright */
#copyright {
visibility: hidden;
display: none;
}
html>#copyright {
visibility: hidden;
display: none;
}