@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/fondx.jpg);
	background-repeat: repeat-x;
}
.Estilo2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
.Estilo3 {font-size: 12px; color:#000000; border:1px solid #D6D6D6; border-left:0px; border-right:0px; border-top:0px; }
.Estilo3_20 {font-size: 12px; color:#C0C0C0; }
.Estilo3_22 {font-size: 12px; color:#FF0000; }

.Estilo4 {font-size: 13px}
.Estilo5 {font-size: 15px}
.Estilo6 {color: #FFFFFF}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.laricoi {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}