/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #666666;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	background-position: center;
	text-align: center;
	background-color: #494949;
}

a:link, a:visited, a:hover {
	color: #e79c02;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

.bordo {
	border-right: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	BORDER-LEFT: #ffffff 1px solid; 
	BORDER-BOTTOM: #ffffff 1px solid; 
	BORDER-COLLAPSE: collapse; 
	EMPTY-CELLS: show;
}

.bordo td {
	PADDING-RIGHT: 1px; 
	BORDER-TOP: #c1cdd8 1px solid; 
	PADDING-LEFT: 1px; 
	HEIGHT: 23px;
}	

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#testata{
	margin: 0;
	padding: 0px 0px;
	width: 600px;
	height: 50px;
	background-position: center;
}

#logointerno{
	margin: 0;
	padding: 0px 0px;
	width: 600px;
	height: 100px;
	text-align: right;
	position: relative;
}

#logodefault{
	margin: 0;
	padding: 0px 0px;
	width: 600px;
	height: 200px;
	text-align: right;
	position: relative;
}

#titololargo{
	height: 45px;
	width: 594px;
	background-image:url(img/benvenuto_bg.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	background-position: left center;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	background-color: #FFFFFF;
	font-style: normal;
	line-height: 45px;
	color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dadaa9;
	border-left-color: #dadaa9;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-left: 2px;
	margin-top: 2px;
}
#content{
  float:left;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}

/************** #headlines styles **************/
#testonormale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#occhiellolargo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	width: 591px;
	text-align: left;
	text-decoration: none;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-left-style: solid;
	padding-right: 3px;
	border-left-color: #dadaa9;
	margin-left: 2px;
	border-left-width: 1px;
}
#occhiellolargo .titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #a77a4e;
	width: 196px;
	background-color: #f7f3f0;
	text-align: left;
}
#occhiellolargo .marginesx {
	text-align: left;
	margin-left: 5px;
}
#occhiellolargo .grassettonero {
	font-weight: bold;
	color: #000000;
}
#occhiellolargo .grassettogrigio {
	font-weight: bold;
	color: #333333;
}

#colonnalarga {
	background-position: left;
	background-color: #FFFFFF;
	width: 600px;

}
#corpo {
	background-color: #FFFFFF;
	width: 596px;
	padding-right: 2px;
	padding-left: 2px;
}
#corpo .titolocolonna {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #a77a4e;
	width: 196px;
	background-color: #f7f3f0;
	text-align: left;
}
#corpo .testocolonna {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

#corpo .spaziocolonna {
	background-color: #ebebc2;
	width: 4px;
}
#footer .messaggio {
	width: 452px;
	background-color: #FFFFFF;
}
#footer {
	background-color: #f6f1ed;
	text-align: center;
	width: 600px;
	border-top-style: solid;
	border-top-color: #dadaa9;
	border-top-width: 1px;
	margin-top: 1px;
	padding-top: 1px;
	height: auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
}
#footer .icone {
	background-color: #FFFFFF;
	width: 148px;
}
.titolocanto {
	color: #990000;
}
.titolostretto{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dadaa9;
	margin-left: 2px;
	padding-left: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dadaa9;
	background-image: url(/img/benvenuto_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 45px;
	color: #666666;
}
.occhiellostretto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	width: 396px;
	text-align: left;
	text-decoration: none;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 10px;
	border-left-style: solid;
	padding-right: 3px;
	border-left-color: #dadaa9;
	margin-left: 2px;
	border-left-width: 1px;
	line-height: 120%;
}	
.smalltext {
	FONT-SIZE: 9px;
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-style: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #EDE4DC;
	border-right-color: #EDE4DC;
	border-bottom-color: #EDE4DC;
	border-left-color: #EDE4DC;
	height: 10px;
}
#container{
	width: 600px;
	margin: 0px auto;   /*centra negli altri browsers*/
	text-align: left;   /*ripristina l' allineamento*/
	background-color: #FFFFFF;
	vertical-align: top;
    } 
#container #footer #footersx {
	width: auto;
	float: no;
	background-color: #f6f1ed;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-position: center center;
}
#container #footer #footerdx {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: center;
	bottom: 2px;
}
#contcolonne{
	width: 600px;
	margin: 0px;
	vertical-align: top;
	height: 440px;
}
#contcolonne #colonnasinistra {
	width: 405px;
	float: left;
	vertical-align: top;
}

#contcolonne #colonnadestra {
	width: 195px;
	float: right;
	vertical-align: top;
	background-position: right top;
}
#contcolonne .testonormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
