
/* designed by EVirgola */

.TXTTitolo{
font-family: Arial;
font-size: 0.80em;
color: #000000;
}

.TXTAbstract{
font-family: Arial;
font-size: 0.80em;
color: #000000;
}

.TXTNotizia{
font-family: Arial;
font-size: 0.80em;
color: #000000;
}

.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;
}




/* ---------------------------------------- html tags */
html {
margin: 0;
padding: 0;
border: 0;
}
body {
font-family: Arial, Helvetica, sans-serif;
color: #333;
margin: 0;
padding: 0;
border: 0;
text-align: center;
padding-bottom: 10px;
font-size: small;
/*background: White url("../images/lg_print.jpg") no-repeat  left top;*/
}
img	{
	display: block;
	border: 0;
}
p {
text-align: left;
margin: 0 0 6px 0;
}
a {
font-weight : normal; 
text-decoration:underline;
color: #004891;
background: transparent; 
}
a:hover {
font-weight: normal; 
text-decoration: none;
color: #FFF;
background-color: #004891; 
}
form {
margin: 0;
padding: 0;
}
input {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333;
background-color: #fff;
padding: 1px;
border: solid 1px;
border-top-color: #666;
border-right-color: #ccc;
border-bottom-color: #ccc;
border-left-color: #666;
vertical-align: middle;
}
table {
	width: 100%;
	border: none;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.formBtn {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
background: #999 url("../images/inputBtn.jpg") no-repeat bottom right;
padding: 0 3px;
border: 0;
}

/* ---------------------------------------- header */
#hd {
text-align: center;
width: 100%;
}

/* ---------------------------------------- top header (logo + util menu) */
#top {
visibility: hidden;
display: none;
}
html>#top {
visibility: hidden;
display: none;
}
div#topMn {
visibility: hidden;
display: none;
}
html>div#topMn {	
visibility: hidden;
display: none;
}
div#topMn a {
visibility: hidden;
display: none;
}
div#topMn a:hover {
visibility: hidden;
display: none;
}
div#topMn img {
visibility: hidden;
display: none;
}


/* ---------------------------------------- page body */
#pagebody {
width: 100%;
text-align: center;
}

/* ---------------------------------------- wrapper (content container) */	
#wrapper {
color: #333;
padding: 0;
width: 768px;
text-align: left;
}

/* ---------------------------------------- border shadow */
div#shdw1 {

}
div#shdw2 {

}
div#shdw3 {

}
div#shdw4 {

}


/* ---------------------------------------- top navigation */
div#mainMn {
visibility: hidden;
display: none;
}
html>div#mainMn {
visibility: hidden;
display: none;
}
#mainMn ul {
visibility: hidden;
display: none;
}
#mainMn ul li {
visibility: hidden;
display: none;
}
#mainMn ul li a {
visibility: hidden;
display: none;
}
html>#mainMn ul li a {
visibility: hidden;
display: none;
}
#mainMn ul li a:hover {
visibility: hidden;
display: none;
}


/* ---------------------------------------- sub heading bar */
div#subHd {
visibility: hidden;
display: none;
}
html>div#subHd {
visibility: hidden;
display: none;
}
#subHd div#search {
visibility: hidden;
display: none;
}
#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 {
visibility: hidden;
display: none;
}
html>#rightbar	{
visibility: hidden;
display: none;
}
#rightbar img	{
visibility: hidden;
display: none;
}

/* ---------------------------------------- Area Riservata nav */
#arBox {
font-size: 0.8em;
color: #666;
padding: 5px;
margin: 0;
border: 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;
text-align: center;
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;
border: 0;
list-style-type: none;
}
ul.boxBtn  li {
display: block;
padding: 0;
margin: 0;
}
ul.boxBtn  li a {
background:#fff url("../images/boxBtnBg.jpg") no-repeat top left;
border: solid 1px #C8C8C8;
font-size: 0.7em;
color: #555;
background-color: #f9f9f9;
padding: 2px 8px;
margin: 7px;
text-decoration: none;
display: block;
text-align: center;
width: 150px;


font-size: 0.8em;
width: 134px;
}
html>ul.boxBtn  li a {
font-size: 0.8em;
width: 134px;
}
.boxBtn a:hover {
background: #004891;
color: #fff;
}

/* ---------------------------------------- definition links (right side) */	
dl.ddLink {
padding: 0;
margin: 5px 0 12px;
}
.ddLink dt {
font-size: 0.7em;
padding: 5px 6px 0;
margin-bottom: 0;


font-size: 0.8em;
}
html>.ddLink dt {
font-size: 0.8em;
}
.ddLink dd {
margin: 0;
padding: 0;
font-size: 0.7em;


font-size: 0.8em;
}
html>.ddLink dd {
font-size: 0.8em;
}


/* ---------------------------------------- HOME main content area */	
#leftWrapper {
background-color: transparent;
width: 588px;
margin: 0;
padding: 0 0 5px 0;
text-align: left;
}
#leftWrapper h2 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #C08039;
font-size: 1em;
font-weight:bold;
padding: 3px 8px 1px;
margin: 0;
font-size: 1.1em;
visibility: hidden;
display: none;
}
html>#leftWrapper h2 {
font-size: 1.1em;
visibility: hidden;
display: none;
}
#leftWrapper #contentFullWinMn h2 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #C08039;
font-size: 1em;
font-weight: bold;
padding: 0 8px 1px;
margin: -5px -15px 10px;
border-bottom: dashed 1px #ccc;
font-size: 1.1em;
visibility: hidden;
display: none;
}
html>#leftWrapper #contentFullWinMn h2 {
font-size: 1.1em;
visibility: hidden;
display: none;
}
#home #leftWrapper h2 {
font-size: 0.9em;
padding: 1px 8px;
visibility: hidden;
display: none;
}
#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: #C08039;
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: #C08039;
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;
width: 588px;
margin: 0;
padding: 0 0 5px 0;
text-align: left;
}
#leftWrapper_100 h2 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #C08039;
font-size: 1em;
font-weight:bold;
padding: 3px 8px 1px;
margin: 0;
border-bottom: dashed 1px #ccc;


font-size: 1.1em;
visibility: hidden;
display: none;
}
html>#leftWrapper_100 h2 {
font-size: 1.1em;
visibility: hidden;
display: none;
}
#leftWrapper_100 #contentFullWinMn h2 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #C08039;
font-size: 1em;
font-weight: bold;
padding: 0 8px 1px;
margin: -5px -15px 10px;
border-bottom: dashed 1px #ccc;


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;
	width: 100%;
}
#leftWrapper_100 dd {
margin: 0;
padding: 0;
}

/* ---------------------------------------- left side home (news) */
#leftContentHome {
width: 588px;
padding: 0;
margin: 0;
}
	
/* ---------------------------------------- news (home) */
#news {
padding: 0 10px 1px;
margin: 0;
}
#news h3 {
color: #333;
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;
visibility: hidden;
display: none;
}


/* ---------------------------------------- Premio (home) */
#premioBorder {
padding: 5px;
margin: 5px;
}
dl#premio  {
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: #B37735;
}
#premio a:hover {
color: #fff;
background-color: #B37735;
}
#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 {
width: 588px;
padding: 0;
margin: 0;
/*float:right;*/


width: 588px;
}
html>#centerContentHome {
width: 588px;
}
#centerContentHome h2 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #C08039;
font-size: 1em;
font-weight:bold;
padding: 3px 8px 1px;
margin: 0;


font-size: 1.1em;
}


/* ---------------------------------------- vetrina (home) */
#vetrina {
padding: 10px;
margin: 0;
}
#vetrina h2 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #C08039;
font-size: 1em;
font-weight:bold;
padding: 3px 8px 1px;
margin: 0;


font-size: 1.1em;
}
#vetrina dl {
	height: 60px;
	margin: 0 0 3px 0;
	padding: 0;
}
#vetrina dt img {
float: left;
width: 57px;
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;
text-align: center;
}
#offerte dl {
float: left;
width: 82px;
margin: 0 5px;
padding: 0;
}
#offerte dt a {
display: block;
text-align: center;
margin: 0; 
}
#offerte dt {
font-size: 0.7em;
font-weight: bold;
padding: 0;
margin: 0;


font-size: 0.9em;
}
html>#offerte dt {
font-size: 0.9em;
}
#offerte dd {
margin: 0;
padding: 0;
}
#offerte dd img {
text-align: center;
margin: 5px 0;
/*width: 77px;
height: 67px;*/
}


/* ---------------------------------------- contenuti (template) */
#contentFullWin {
padding: 10px 15px;
margin: 0;
text-align: justify;

}
#contentFullWin h3 {
	color: #002F5E;
	font-size: 0.7em;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0 0 10px 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 {
padding: 10px 15px;
margin: 0;
text-align: justify;
}

#contentFullWinMn h3 {
color: #002F5E;
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 {
visibility: hidden;
display: none;
}
html>#sectMn {
visibility: hidden;
display: none;
}
#sectMn ul {
visibility: hidden;
display: none;
}
#sectMn ul li {
visibility: hidden;
display: none;
}
html>#sectMn ul li {
visibility: hidden;
display: none;
}
#sectMn ul li a {
visibility: hidden;
display: none;
}
html>#sectMn ul li a {
visibility: hidden;
display: none;
}


/* ---------------------------------------- extras */
.hide {
height: 0;
width: 0;
overflow: hidden;
display:none;
position: absolute;  /* for the benefit of IE5 Mac */
}

.imglogo_print{
	width: 100%;
	text-align: left;
	float: left;
	border-color: #000099;
	border-width: 0px 0px 2px 0px;
	border-style: none none solid 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: #333333;
}
.largeTxt {
font-size: 1.4em;
font-weight: bold;
}
.smallTxt {
font-size: 75%;


font-size: 85%;
}
html>.smallTxt {
font-size: 85%;
}
p.top {
text-align: right;
}
.tableDati{
	width: 100%;
	vertical-align: top;
}
.cellDati{
	border: 1px solid #000000;
}
.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: #333;
}
div.right {
	float: right;
	visibility: hidden;
	display: none;
}
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 {
font-size: 0.8em;
}