.enlace {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.enlace:hover {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
.titulos_pagina {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	line-height: 13px;
}
.enlace2 {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #D90000;
	text-decoration: none;
}
.enlace2:hover {


	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #D90000;
	text-decoration: underline;
}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #CCCCCC;
	vertical-align: 0%;
	text-decoration: none;
	line-height: 15px;
}
.titulos2 {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: 0%;
	text-decoration: none;
	line-height: 15px;
}
.titulos3 {


	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	vertical-align: 0%;
	text-decoration: none;
	line-height: 15px;
}
.texto2 {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #BBBBBB;
	line-height: 13px;
}
.enlace3 {


	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.enlace3:hover {



	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.enlaceinactivo {



	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.titulosBLANCOS {



	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: 0%;
	text-decoration: none;
	line-height: 15px;
}
.textotablas {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
.fecha {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.enlace3 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
}
.enlace3:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	background-color: #000000;
	text-transform: uppercase;
}
.enlace4 {

	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
}
.enlace4:hover {

	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	text-transform: uppercase;
}
.margen_tablas {
	padding-top: 5px;
	padding-bottom: 5px;
}
.titulosblancos_peq {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: 0%;
	text-decoration: none;
	line-height: 15px;
}
.campo {
	background-color: #000000;
	border: 1px solid #999999;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CCCCCC;
	height: inherit;
}

.centrado {
	text-align:center
}

.tOfertas {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:11px;
}

.tOfertas th {
	color:#ddd;
	background-color:#494949;
	padding-left:5px;
}

.tOfertas th.vacio {
	background-color:#333;
}
.tOfertas tr.vacio td {
	border:0;
}

.tOfertas td {
	color:#FFF;
	font-weight:normal;
	padding-left:5px;
	border-bottom:1px dotted #555;
}


.tOfertas a,
.tOfertas a:link,
.tOfertas a:visited {
	color:#CCC;
	text-decoration:none;
}

.tOfertas a:hover {
	color:#FFF;
	text-decoration:underline;
}

.tOfertas td.flecha a,
.tOfertas td.flecha a:link,
.tOfertas td.flecha a:visited {
	color:#CC0000;
	text-decoration:none;
	background:url(flecha.gif) no-repeat left;
	padding-left:15px;
}

.tOfertas td.flecha a:hover {
	color:#FF0000;
}

.tOfertas td.dato {
	color:#BBB;
	font-weight:bold;
}

a.boton,
a.boton:link,
a.boton:visited {
	background-color: #000;
	border: 1px solid #999;
	font-size: 11px;
	color: #CCC;
	padding:2px 6px;
}

a.boton:hover {
	text-decoration:none;
	background-color:#333;
	color:#FFF;
}

.tOfertas input {
	font-size:11px;
	color:#444;
	padding-left:2px;
	border:1px solid #DDD;
	background-color:#F5F5F5;
}
