body {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8DC73F;
	background-image: url(images/fondo_web.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
}
.fondo_tabla{
	background-color: #FFFFFF;
	background-image: url(images/fondo_tabla.jpg);
	background-repeat:  repeat-x;
	background-position: center top;
	margin-top: 0px;
}
.txtblanco {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtnegro{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.linkmenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.thead {
	font-family: Tahoma	;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8CC63E;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	letter-spacing: 2px;
	line-height: 38px;
	vertical-align: top;
	text-transform: uppercase;
}
.subtitulo1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
}
.linkazul {
	font-family: Tahoma;
	font-size: 11px;
	color: #00A6EB;
	text-decoration: none;
}
.linkblanco {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtgris {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	text-align: left;
}
.titulonovedades {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.thead2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00A6EB;
}
.fondoagencia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #90D9F7;
	background-image: url(images/base_agencia1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.titulonews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	vertical-align: top;
	text-transform: uppercase;
}
.textonews {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.copetenews {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
