/*  
Author: Antonio Romano
*/


body,table,td,th,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

body {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #980D0D;
	margin: 0;
	padding: 0;
}

p {
	padding: 0;
	margin: 0 0 3px 0;
	line-height: 16px;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

#page{
	width: 100%;
	text-align: center; 
}

#galleria tr td img {
	border-width: 0 0 0 10px;
	border-left-style: solid;
	border-left-color: #FFBE00;
	margin: 5px 0 3px 0;
}

#galleria tr td {
	padding: 0 15px 15px 0;
}


img, div.main, div.mainamu, td {
    behavior: url(iepngfix.htc) 
}

.bg_news {
	background-image: url(../img/bg_bianco.png);
	background-color: transparent;
	margin: 0;
	padding: 8px 10px 6px 13px;
	height: 81px;
	font-size: 10px;
	line-height: 13px;
}

.bg_news a {
	color: #000000;
	text-decoration: none;
}

.bg_news a:hover {
	color: #000000;
	text-decoration: underline;
}

.bg_bianco {
	background-image: url(../img/bg_bianco.png);
	background-color: transparent;
	margin: 0;
	padding: 0;
	text-align: right; 
}

.footer {
	background-image: url(../img/bg_bianco.png);
	background-color: transparent;
	margin: 0;
	padding: 8px 18px 8px 18px;
	height: 24px;
	font-size: 10px;	
}

.footer a {
	color: #000000;
	text-decoration: none;
}

.footer a:hover {
	color: #000000;
	text-decoration: underline;
}

.main {
	background-image: url(../img/bg_bianco.png);
	background-color: transparent;
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	text-align: left;
	height: 320px;
}


.mainamu {
	background-image: url(../img/bg_bianco.png);
	background-color: transparent;
	margin: 0;
	padding: 20px 0 0 0;
	text-align: left;
	height: 257px;
}

.stats {
	visibility: hidden;
}
