body
{
	overflow-y: hidden;
	background: url(/img/back.jpg) repeat-x top fixed;
	
	margin: 10px;
	overflow-x: hidden;
	overflow-y: scroll;
	
	font-family: Times new Roman;
	font-size: 16px;

	color: #505050;
		
	SCROLLBAR-FACE-COLOR: #990000;
	SCROLLBAR-HIGHLIGHT-COLOR: #e48788; 
	SCROLLBAR-SHADOW-COLOR: #84191e; 
	SCROLLBAR-3DLIGHT-COLOR: #ffd6d0; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffd6d0; 
	SCROLLBAR-DARKSHADOW-COLOR: #5C181C;
}

img { border: 0; }
p { margin: 0; }

a {
	text-decoration:none;
}
a.linkTesto {
	text-decoration:none;
}
a.linkTesto:link {
	color:#000000;
}
a.linkTesto:visited {
	color:#000000;
}
a.linkTesto:hover {
	color: #990000;
}

a
{
	text-decoration: none;
}
a:link { color: #990000; }
a:visited { color: #990000; }
a:hover
{
	color: #505050;
}

a.testo { font-style: normal; }
a.testo:link { color: #990000; }
a.testo:visited { color: #990000; }
a.testo:hover { text-decoration: underline; }

.page
{
	margin.top: -3px;
	background: #ffffff;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=215, Strength=3);
}

.foto
{
	filter:progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=215, Strength=3);
}

.title
{
	font-weight: bold;
	color: #990000;
}

.testoPagina
{
	vertical-align: top;
	font-family: Times new Roman;
	font-size: 18px;
	padding: 10px;
	color: #505050;
	text-align: left;
}

.testoSmall
{
	vertical-align: top;
	font-family: Times new Roman;
	font-size: 12px;
	color: #505050;
}


.testoPagina2
{
	vertical-align: top;
	font-family: Times new Roman;
	font-size: 15px;
	padding: 10px;
	color: #505050;
	text-align: left;
}

.testoPagina3
{
	vertical-align: top;
	font-family: Times new Roman;
	font-size: 12px;
	padding: 10px;
	color: #505050;
	text-align: left;
}

.highlight
{
	color: #990000;
}

.titoloImmagine
{
	border-bottom: 1px solid #990000;
	margin: 10px;
	text-align: right;
}

.linea
{
	border-bottom: 1px solid #990000;
}

.bottom
{
	margin-top: 5px;
	text-align: center;
	font-family: Times new roman;
	font-size: 13px;
	font-style:normal;
	color: #000000;
}
