.fechalicitacion
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D4680D;
	margin-top: 10px;
	margin-bottom: 10px;
}

.enlacelicitacion
{
	text-decoration: none;
	color: #000000;
}
.enlacelicitacion:hover
{
	text-decoration: underline;
}
.tabla_licitaciones
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	width: 440px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.celda_titulo
{
	padding: 3px;
	background-color: #f9c365;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #fba924;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #fba924;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #AAAAAA;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #AAAAAA;
	font-weight: bold;
	text-align: left;
}
.celda_titulo_cabecero
{
	padding: 3px;
	background-color: #f9c365;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #fba924;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #fba924;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #AAAAAA;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #AAAAAA;
	font-weight: bold;
	text-align: left;
}
.celda_titulo_pie
{
	padding: 3px;
	background-color: #f9c365;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #fba924;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #fba924;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #AAAAAA;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #AAAAAA;
	font-weight: bold;
	text-align: left;
}
.celda
{
	padding: 3px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #AAAAAA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #AAAAAA;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #AAAAAA;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #AAAAAA;
}
.celda_cabecero
{
	padding: 3px;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #fba924;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #AAAAAA;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #AAAAAA;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #AAAAAA;
}
.celda_pie
{
	padding: 3px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #AAAAAA;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #fba924;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #AAAAAA;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #AAAAAA;
}
.contenedor_paginacion
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.paginacion
{
	text-decoration: none;
	color: #000000;
}
