/* CSS Document */

BODY 
{
	SCROLLBAR-FACE-COLOR: #edeef0; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #a5acb5; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #411F66; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.btn {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size:14px;
	color: #411F66;

	}
a:link.btn, a:visited.btn  {
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
	color: #0E0C7A;
	}
a:hover.btn, a:active.btn {
	text-decoration: none;
	color: #FFFF00;
	font-size: 14px;
	font-weight: bold;
	font-family: tahoma;
}

.linea {
	border: 1px solid #5D3A87;
}
.style {
	font-family: tahoma;
	FONT-SIZE: 12px; 
	COLOR: #051953;
	FONT-WEIGHT: bold;
}
.style2 {
	font-family:arial;
	FONT-SIZE: 11px; 
	COLOR: #ED1C24;  
	FONT-WEIGHT: bold;
}
.style3 {
	font-family: arial;
	FONT-SIZE: 12px; 
	COLOR: #000000;  
	FONT-WEIGHT: none;
}

.copy {
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	color: #000000;
}
a.copy {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0f2c8a;
	text-decoration: none;
}
a:hover.copy {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #67b3ff;
	text-decoration: none;
}

.bg {
	background-image:  url(ima/aperty.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.tiledue, tiledue a:link, tiledue a:visited, tiledue a:active, tiledue a:hover {
	text-decoration: none;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	font-family: arial;
}
.tile {
	text-decoration: none;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	font-family: arial;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
	color: #005826;
	}
a:hover, a:active {
	text-decoration: none;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}

