@charset "ISO-8859-1";

.tit03 {
	font-family: georgia;
	font-size: 12px;
	color: white;
}

a.tit03 {
	color: #ff000d;
	text-decoration:none;
	font-weight: bold;
}

a.tit03:hover {
	color: #FFFFFF;
	background-color: #ff000d;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9A150D;
}
a.menu {
	color: #666666;
	text-decoration: none;
}
a.menu:hover {
	color: #DD2B38;
	text-decoration: none;
}

.plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	line-height: 130%;
}
a.plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
}
a.plain:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}
.tit01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #ff000d;
}

html,body,table.layout { 
height:100%; 
} table.colsx  td {
	border-bottom: 1px solid #CCCCCC;
}
.tit02 {
	color: #333333;
	font: bold 13px Georgia, "Times New Roman", Times, serif;
}

.titolo {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #ff000d;
}

.tit02 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #ff000d;
}


.testo {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: white;
}

.testo a {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: white;
	text-decoration:underline;
}

.testo a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: white;
	text-decoration:none;
}

.msx {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: white;
}

.msx a {
	color: silver;
	display: block;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin: 1px;
	background-color: transparent;
}

.msx a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #e3000c;
	background-color: #252525;
	display: block;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.links a {
	color: #E5E5E5;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	text-align: center;
	border-bottom: 1px dotted #464646;
}
.links a:hover {
	color: #d8d8d8;
	background-color: #a70009;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
a.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.copy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
}
body {
	background-color: #242424;
	margin: 0; 
	filter:chroma(color=#647A19); 	
}

.bgsx {
	background: url(images/bg.sx.jpg) repeat-y 0 0;
}

.bg {
	background: url(images/bg.jpg) repeat-y;
}