body,td,th {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 11px;
	color: #000000;
}
a:hover, a.negro:hover, a.blanco:hover{ color: #FF3300;}
.linea {
	background-image: url(linea.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.blanco{
	color: #FFFFFF;
	text-decoration: none; 	font-size: x-small;
}
.blanco12{
	color: #FFFFFF;
	text-decoration: none; 	font-size: 12px;
}
a.blanco, a.blanco12{
	color: #FFFFFF;
	text-decoration: none;
}
a.negro{
	color:#000000;
	text-decoration: none;
}
.naranja{ color: #FF9900;}
.blancogrande{
	color: #FFFFFF;
	text-decoration: none; 	font-size:14px;
}
.marron { color:#993400}
.rojo {color:#FF0000;}
.celeste {color:#0066CC}

.bggris2pie{
	background-color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
}
.bgamarillo{ background-color:#FFCC00}
.verdana12 { font-size:12px}
.bgmarron{
	background-color: #993300;
	color: #FFFFFF;
}
.bgblanco{
	background-color: #ffffff;
	color: #000000;
}
.bgmarronclaro{ background-color: #D9B4A1}
/*-----LINEAS------------*/
.abajo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.bordeboletin{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.tamanotitular{ font-size:18px}
.texchico {	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: small;
}

