@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/body.gif);
	background-repeat:repeat;
	text-align: left;
}
.titulo {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.cuadro {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tah11 {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.tahbol {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: 636363;
}
.vineta {
	list-style-position: inside;
	list-style-image: url(../images/tweeter_16x16.png);
}
.letras {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C00;
}

a:link {
	font-family:Verdana, Geneva, sans-serif;
	
	font-weight:bold;
	color:#069;
	text-decoration:none;
	font-size: 12px;
}
a:visited {
	font-family:Verdana, Geneva, sans-serif;

	font-weight:bold;
	color:#069;
	text-decoration:none;
	font-size: 12px;
}
a:hover {
	font-family:Verdana, Geneva, sans-serif;

	font-weight:bold;
	color:#C60;
	text-decoration:none;
	font-size: 12px;
}
	
.bannertop {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #112766;
}
