BODY {
	SCROLLBAR-FACE-COLOR: #edeef0; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #a5acb5; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #8F2EE3; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
    font-size: 12px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

.btn {
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #8F2EE3;
}
a:link.btn, a:visited.btn  {
	text-decoration: none;
	font-weight: bold;
	font-family:"Trebuchet MS";
	font-size: 13px;
	color: #8F2EE3;
	}
a:hover.btn, a:active.btn {
	text-decoration: none;
	color: #003366;
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}

.linea {
	border: 1px solid #034573;
}
.style {
	font-family: "Trebuchet MS";
	FONT-SIZE: 12px; 
	COLOR: #8F2EE3;  
	FONT-WEIGHT: normal;
}
.style1 {
	font-family: "Trebuchet MS";
	FONT-SIZE: 13px; 
	COLOR: #000000;   
	FONT-WEIGHT: normal;
}
.style2 {
	font-family: "Trebuchet MS";
	FONT-SIZE: 13px; 
	COLOR: #000000;    
	FONT-WEIGHT: bold;
}
.orn {
	font-family: "Trebuchet MS";
	FONT-SIZE: 18px; 
	COLOR: #293D82;  
	FONT-WEIGHT: bold;
}
.mail {
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	color: #000000;
}
.copy {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
a.copy {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #8F2EE3;;
	text-decoration: none;
}
a:hover.copy {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.top {
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	background-position:left top;
}
.bg {
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

a.menu
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-left: 10px;
	text-decoration: none;
	color: #27509c;
}

a.menu:hover { 
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ff0000;
	text-decoration:underline;
}
a.menu:active { 
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ff0000;
	text-decoration:underline;
}
.bordo { 
	border: 1px solid #ff0000;
}
.head {
	font-family: tahoma;
	FONT-SIZE: 9px; 
	COLOR: #000000;
	FONT-WEIGHT: bold;
}
a.head {
	font-family: tahoma;
	font-size: 9px;
	font-weight:bold;
	color: #9d0000;
	text-decoration: none;
}
a:hover.head{
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}