a:link {
	text-decoration: none;
	color: #660033;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	color: #CC2222;
}
body , html {
	font-family:'Titillium Web';
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0;
	text-align: center;
	background-color: #FFFFFF;
	color: #333333;
}

div#container{
    
   /* width: 798;*/
    margin: 0px auto;   /*centra */
    
    }

table {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	
}
td {
	font-family:'Titillium Web';
	font-size: 13px;
	margin-top: 0px;
	margin: 0;
}

hr {
	color: #000000;
	background-color: #FFFFFF;
	border-bottom: 1px dotted #CCCCCC;
}
form {
	
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
}
p {
	font-family:'Titillium Web';
	font-size: 13px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-top: 0px;
	margin: 2px 2px 4px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #222266;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #222266;
	margin-top: 6px;
	margin-bottom: 8px;
	padding-right: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 9px;
	margin-bottom: 2px;
	padding-right: 1px;
	padding-left: 4px;
}
h4 {
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	background-position: center;
	bottom: 9px;
	margin: 20px;
	text-align: center;
	border: 1px dotted #666666;
	padding: 2px;
	width: auto;
	background-color: #EEEFEF;
	font-variant: small-caps;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style:solid ;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-right: 1px;
	padding-left: 4px;
	background-color: #E0E0E0;
	background-position: center;
	text-align: center;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-bottom-style: dotted;
	padding-left: 4px;
	background-position: center;
	border-bottom-color: #EEEEEE;
	border-bottom-width: 1px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 0px;
	bottom: 9px;
	margin-top: 1px;
	margin-bottom: 3px;
}


/* usate per blocco */

.sidebar {
	
	text-align:left;
	margin-top:0px;
	/*width: 200px;	*/
	border: none;
	padding: 0px;
	/*background-color:#b0b0b0;*/
}
.sidebar a{
color:#5D81A6;
}
.sidebar a:hover{
text-decoration: underline;
/*color:#FFFFFF;*/
}
.sidebar a:visited{
color:#5D81A6;
}



.footbar {
	background-image: url(images/footer.jpg);
	font-size: 10px;
	color: #330000;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-top: 2px;
	height: 24px;
}
.modulo {
	text-decoration: none;
	border: 1px solid #666699;
	font-size: 10px;
}
.moduloform {
	text-decoration: none;
	border: 1px solid #666699;
	font-size: 13px;
	text-align: left;
}
.modulo-extranet {
	text-decoration: none;
	border: 1px dotted #000033;
	width: 100px;
	background-color: #FFFFFF;
	color: #CCCCCC;
}
.modulo-button {
	color: #663366;
	text-decoration: none;
	background-color: #FFFFEE;
	border: 1px solid #660033;
	width: 50%;
	text-align: center;
	font-size: 10px;
	padding: 3px;
}
.modulosmall {
	font-size: 9px;
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 0px;
	width: 100%;
	margin: 0px;
	padding: 2px;
}
.modulo-table {
	font-size: 10px;
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top: 1px dotted #000033;
	border-bottom: 1px dotted #000033;
	width: 100%;
}
.modulo-titolo {
	font-size: 13px;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
	border-top: 1px dotted #000033;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color: #EFEFEF;
	text-align: left;
	width: 100%;
}
.table-main {
	border: 1px solid #DEDEDC;
	font-size: 13px;
	background-position: center top;
	padding: 0px;
	color: #666666;
	text-align:center;
	width: 100%;
	/*width: 90%;*/
}

.table-blocco {
border: 1px solid #DEDEDC;
font-size: 10px;
background-position: center top;
padding: 0px;
color: #666666;
}

					


.table-central {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	border-top-style: none;
	border-bottom-style: none;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 8px;
}
.table-info {
	font-size: 10px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 4px;
	margin: 2px 2px 4px;
}
.table-main-secondary {
	background-position: center top;
	border-top: none;
	border-left: 1px dotted #DEDEDC;
	border-bottom: none;
	border-right: none;
}
.table-docs {
	font-size: 9px;
	padding: 1px;
	color: #000000;
	/* margin: 4px 4px 40px;*/
	border-bottom: thin dotted #666666;
	text-align:center;
}
.omniainternet {
	font-size: 13px;
	color: #993366;
	text-decoration: none;
	background-position: center;
	bottom: 5px;
	margin: 20px;
	text-align: center;
	border: 1px dotted #FF6666;
	padding: 2px;
	width: auto;
	background-color: #FFEFEF;
	font-variant: small-caps;
}
.message {
	font-size: 13px;
	color: #EE3366;
	text-decoration: none;
	background-position: center;
	bottom: 5px;
	margin: 10px auto;
	text-align: left;
	border: 1px dotted #FF6666;
	padding: 2px;
	width: 450px;
	background-color: #FFFFEF;
}
.td-main {
	
	border-top: none;
	border-right: 1px dotted #DEDEDC;
	border-bottom: none;
	border-left: 1px dotted #DEDEDC;
}
.news {
	font-size: 10px;
	border: none;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-top: 0px;
	color: #330000;
}
.headlines {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 16px;
	width: 366px;
	text-align: left;
	border: 0px dotted #FFFFFF;
}



.tavola {
	background-image: url(images/back.gif);
	font-size: 13px;
	border: none;
	color: #330000;
}

/* tabelle specifiche */
	
.piccolo {
	BACKGROUND: none; 
	COLOR: #cccccc; 
	FONT-SIZE: 10px; 
	FONT-WEIGHT: normal; 
	font-family:'Titillium Web'; 
	TEXT-DECORATION: none}
		
.table-80 {
	margin: 0px auto;
	font-size: 13px;
	border: none;
	color: #330000;
	width: 80%;
}		
.table-762 {
	text-align: center;
	margin: 0px auto;
	font-size: 13px;
	border: none;
	color: #330000;
	width: 762px;
        margin-top: 0px;
	
	padding: 0px;
}		
.td-image {
	text-align: center;	
	border: none;
	margin: 0px;
	padding: 0px;
}
.image {
	/*float: center;*/
	border: none;
	margin: 0px;
	padding: 0px;
}

.td-2 {
	
	margin: 0px 0 0 0px;
		
	border: none;
	background-color: #d2d2d2;
	padding: 0px;
        FONT-SIZE: 13px; 
        font-family:'Titillium Web';
	text-align: center; 
}			
.td-5 {
	
	margin: 0px 0 0 0px;
	width: 5%;	
	border: none;
	background-color: #d2d2d2;
	padding: 0px;
        FONT-SIZE: 13px; 
        font-family:'Titillium Web';
	text-align: center; 
}	

.td-30 {
	
	
	width: 30%;	
	text-align: left; 
	
	
        FONT-SIZE: 13px; 
        font-family:'Titillium Web';
}	
.td-149 {
	float: right;
	margin-top:0px;
	/*margin: 0px 0 0 0px;*/
	width: 200px;	
	border: none;
	background-color: #d2d2d2;
	padding: 0px;
}	
.td-130 {
	float: right;
	margin: 0px 0 0 1px;
	width: 130px;	
	border: none;
	background-color: #d2d2d2;
	padding: 0px;
	
}
.td-130c {
	text-align:left;
	margin: 0px 0 0 0px;
	width: 130px;	
	padding: 0px;
	border: .5px solid black;
}	
.td-130b {
	border: .5px solid black;	
	font-family:'Titillium Web';
	font-size: 12px;
	margin-top: 0px;
	margin: 0;
}	
.td-vuoto {
	
	
	width: 100%;	
	border: none;
	text-align: left; 
	
}
.td-vuotoc {
	
	
	width: 100%;	
	border: none;
	text-align: center; 
	
}

.td-100 {
	
	
	width: 100%;	
	border: none;
	text-align: left; 
	
}
.td-89 {
	
	
	width: 89%;	
	border: none;
	text-align: left; 
	
}
.td-640 {
	float: left;
	margin: 0px 0 0 10px;
	width: 610px;	
	border: none;
	background-color: #ffffff;
	padding: 0px;
	text-align: left; 
}	


div#sx{
    width: 610px;
    float: left;
    text-align: left;   
    }

div#dx{
    width: 200px;
    float: right;
    text-align: left;   
    }

div#divbutton{
    width: 798px;
    
    text-align: right;      
    }


div#flash{
    width: 410px;
    float: left;
    text-align: left;   
    }



.noblocco {
border: 0px;
margin-right:0px;
margin-left:130px;
text-align: right;
vertical-align: middle;
width:18px;
height:18px;
}


.normal{
    margin: 0px 0 0 1px;
    float: left;
    text-align: left;   
    }

.stemmapic {
	/*float: center;*/
	border: none;
	margin: 0px;
	padding: 0px;
	width:30px;
	height:30px;
}		
.stemma {
	/*float: center;*/
	border: none;
	margin: 5px;
	padding: 0px;
	width:50px;
	text-align: center;
}		

/**********************************************************************BOTTONI W3C*****************************************************/

.w3cbutton3 {
  margin: 0px 0px 0px 5px;
  width: 95px;
  border: 1px solid #6A6A6A;
  font-family:'Titillium Web';
  font-size: 10px;
  float: left;
}

.w3cbutton3 a {
  display: block;
  width: 100%;
}

.w3cbutton3 a:link, .w3cbutton3 a:visited {
  background-color: #8CC8C7;
  color: #2A290B;
  text-decoration: none;
}

.w3cbutton3 a:hover {
  background-color: #C9F4F3;
  color: #2A290B;
  text-decoration: none;
}

.w3cbutton3 span.w3c {
  font-weight: bold;
  padding: 0 0.4em;
  background-color: #FFFFCC;
  color: #0C479D;
}

.w3cbutton3 span.spec {
  color: #333333;
}

.w3cbutton3 span.specRed {
  color: #FF0000;
}


/******************** font e backcolor******************************/
.blu 	{
	BACKGROUND: none;
	font-weight: bold; 
	COLOR: #003366; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Verdana, Helvetica
}


.red 	{
	BACKGROUND: none; 
	COLOR: #ff0000; 
	FONT-SIZE: 12px; 
	font-family:'Titillium Web'
}

.redbig 	{
	BACKGROUND: none; 
	COLOR: #ff0000; 
	FONT-SIZE: 16px; 
	font-family:'Titillium Web'
}

.bgw	{
	BACKGROUND: #ffffff; 
	FONT-SIZE: 12px; 
	font-family:'Titillium Web';
	text-align: center;
}

.bggray 	{
	BACKGROUND: #d2d2d2; 
	FONT-SIZE: 12px; 
	font-family:'Titillium Web';
	text-align: center;
}

.bggray2 	{
	BACKGROUND: #EFEFEF; 
	FONT-SIZE: 12px; 
	font-family:'Titillium Web';
	text-align: center;
	}

.bggray3 	{
	BACKGROUND: #EFEFEF; 
	FONT-SIZE: 12px; 
	font-family:'Titillium Web';
	text-align: left;
	}

.normale {
	BACKGROUND: none; 
	COLOR: #000000; 
	FONT-SIZE: 12px; 
	font-family:'Titillium Web';
	text-align: left;
}

.nobordo {
border: 0px;
text-align: center;
vertical-align: middle;
}

.bordo {
border: 1px solid #ff0000;
text-align: left;
vertical-align: middle;
}


