body {
	background-color: #606060;
	background-image : url(images/background.jpg);
	background-attachment : fixed;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-color : #000000;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-style : normal;
	text-align : justify;
	font-weight : normal;
}
A:ACTIVE {
	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-align : justify;
	text-decoration : none;
	
}

A:HOVER {
	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-align : justify;
	text-decoration : underline;
	color : #FF0000;
}

A:LINK {
	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-align : justify;
	text-decoration : none;
}

A:VISITED {
		background-color : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-align : justify;
	text-decoration : none;
}


H1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : bold;
	font-weight : bold;
	height : 15px;
	color : #303030;
	word-spacing: 5px;
	letter-spacing: 4px;
}
H2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	height : 11px;
	color : Red;
}
H3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	height : 11px;
	color : Black;
}
H4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	height : 11px;
	color : Black;
}
TD {
	font-size : 12px;
	align: center;
	}

HR {
	width : 90%;
	color : #606060;
	height : 1px;
	align: center;
}


STRONG {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
	font-style : normal;
	text-align : justify;
	font-weight : normal;
}

img {
border: solid #606060;
margin: 0px 0px 0px 0px;
border-width: 0px;
}

img.foto {
border: dashed #606060;
margin: 10px 0px 10px 0px;
border-width: 1px;
}

img.standard {
border: 1px solid #606060;
margin: 0px 0px 0px 0px;
}

table.index {
border: 1px solid black;
border-spacing: 0px;
border-collapse: separate;
width: 90%;
background-color: #808080;
padding: 0px;
spacing: 0px;
align: center;
filter:alpha(opacity=90);
}

table.main {
margin-top : 20px;
border: 1px solid #FF0000;
border-spacing: 0px;
border-collapse: separate;
border-bottom-width: 0px;
width: ;
height: 90%;
background-color: #FFFFFF;
padding: 0px;
spacing: 0px;
text-align: center;
vertical-align: top;
filter:alpha(opacity=90);
}

table.menu {
border-width: 0px;
margin:0px 0px 0px 0px;
width: 100%;
height: 100%;
background-color: #FFFFFF;
padding: 0px;
spacing: 0px;
}

td.text {
width: 505px;
max-width: 505px;
padding: 0px;
align: center;
vertical-align: top;
}

td.menu {
width: 200px;
padding-top: 10px;
spacing: 0px;
text-align: center;
vertical-align: top;
}

div.post
{ 
letter-spacing: -1px;
}

div.text {
position: relative;
width: 480px;
max-width: 480px;
margin:10px 10px 10px 10px;
border-style: solid;
background: #C0C0C0;
border-color: #FF0000;
border-width: 1px;
padding: 5px;
align: center;
}

div.lingue {
width: 150px;
border-style: solid;
background: #FFFFFF;
border-color: #FF0000;
border-width: 1px;
padding: 5px;
text-align: center;
}

div.update {
position:absolute;
right:0px;
top:0px;
width: 200px;
height: 20px;
font-size: 10px;
border-style: solid;
background: #FFFFFF;
border-color: #FF0000;
border-width: 1px;
padding: 5px;
text-align: center;
}

table.footer {
width: 100%;
height: 30px;
background-color: #FFFFFF;
padding: 0px;
spacing: 0px;
border-top-style: solid;
border-top-color: #FF0000;
border-top-width: 1px;
border-bottom: 1px solid #FF0000;
text-align: center;
text-valign: middle;
filter:alpha(opacity=85);
}


