a:link,a:visited {
	 color: #780E08;
}

a:hover{
/*    background-image:url(img/menu/blood5.png); 
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menu/blood5.png'); */
	font-style: italic;
    font-weight: bold;
}

html, body {
    font-family: "Times New Roman", Georgia, Garamond;
    font-variant: small-caps;
    font-size: 14px;
    font-weight: bold;
    color: #780E08; 

    margin: 0;
    padding: 0;
    border: 0;
    height:100%;

    background-color: #FFFFFF;
    text-align: center;
}

img {
    border-width: 0px;
}

td {
	vertical-align: top;
}

table {
    font-weight: bold;
}

div {
    font-weight: bold;
}

div.center {
	  width: 100%;
	  text-align: center;
}


div.global {
    background-image:url(img/sfondorep.jpg);
    background-repeat:repeat-y;
    background-attachment:scroll;
    width:1024px;
/*    height:100%; */
    min-height:100%; 
height: auto !important;
    height:100%;
    margin: 0 auto;
    text-align: left;
}

div.head {
    background-image:url(img/sfondotop.jpg);
    width:1024px;
    height:160px;

}

div.content {
	    position: relative;
}

div.main_index_news {
	position: relative;
	left: 150px;
	top: 0px;
	width: 400px;

/*
*/
	background-color: #CCCCCC;
  filter:alpha(opacity=80);
  opacity:0.8;
  -moz-opacity:0.8;  

	border: thin solid #780E08;
}

div.main_index {
	position: relative;
	left: 100px;
	top: 0px;
	width: 500px;

/*
*/
	background-color: #CCCCCC;
  filter:alpha(opacity=80);
  opacity:0.8;
  -moz-opacity:0.8;  

	border: thin solid #780E08;
}

div.main {
	position: relative;
	left: 100px;
	top: 0px;
	width: 700px;
	/*background-image: url(img/righe.png);*/

	background-color: #CCCCCC;
  filter:alpha(opacity=80);
  opacity:0.8;
  -moz-opacity:0.8;  

	border: thin solid #780E08;
	
}


div.main_index_transparent {
	position: relative;
	left: 100px;
	top: 0px;
	width: 500px;

}

div.main_transparent {
	position: relative;
	left: 100px;
	top: 0px;
	width: 700px;
}


div.citaz {
	position: absolute;
	left: 700px;
	top: -10px;
	width: 300px;
}

div.citaz p.citaz {
	font-style: italic;
}
  
div.citaz p.firma {
	font-size: 20px;
	position: absolute;
	right: 0px;
}
 
table.menu {
	border-collapse: separate;
	border-spacing: 5px;
}
  
table.menu td {
    font-size: 20px;
	background-color: #ffffff;
	/* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  /* for Mozilla */
  -moz-opacity:0.6;  
}

table.menu td a {
	text-decoration: none;
	font-style: normal;
	/* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1.0;
  /* for Mozilla */
  -moz-opacity:1.0;  
}

/* for IE MERD */
table.menu a:hover {
	text-decoration: none;
	//font-style: normal;
   font-weight: bold;
}

.opaque {
	background-color: #CCCCCC;
	/* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  /* for Mozilla */
  -moz-opacity:0.6;  
}
