body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	margin:0px 0px 0px 0px;
	}

input, td, textarea, option, select {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	}

form {
	margin:0px 0px 0px 0px;
	}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.mensajes {
	width: 90%;
	background-color:#EEEEEE;
	border: 1px solid black;
	font-weight : bold;
	color: #990000;
	text-align:center;
	padding: 5px;
	font-size: 12px;
	}

.texto_marco {
	background-color:#EEEEEE;
	border: 1px solid black;
	font-weight : bold;
	color: #990000;
	text-align:left;
	padding: 5px;
	font-size: 12px;
	}

a.herramientas {
	font-weight: bold;
	}

table.categorias {
	width : 100%;
	background-color : #FFFFFF;
	border : 1px solid black;
	}

tr.categorias {
	background-color: #FFCC33; /* Naranja Net2u_ */
	}

th.categorias {
	font-size: 11px;
	font-weight : bold;
	color: #000000;
	}

.categorias {
	color: #000000;
	}

a.categorias {
	font-size : 10px;
	color : #002200;
	text-decoration : none;
	}

a.categorias:hover {
	text-decoration :underline;
	}

select.categorias {
	font-size: 11px;
	}

.registros {
	font-size: 11px;
	color: #0000FF;
	}

.cabecera {
	font-size: 18px;
	background-color: #CCCCCC;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	}

table.registros {
	width : 100%;
	border : 1px solid black;
	}

th.registros {
	background-color: #00CCFF; /* Azulete*/
	align:left;
	}

a.registros {
	font-size: 11px;
	font-weight : bold;
	color: #000000;
	text-decoration : none;
	}

a.registros:hover {
	text-decoration :underline;
	}

.paginacion {
	background-color: #FFFFFF;
	}

table.acciones {
	width : 100%;
	}

td.acciones {
	background-color : #EEEEEE;
	}

a.acciones {
	font-size: 10px;
	color: #000022;
	text-decoration : none;
	}

a.acciones:hover {
	text-decoration :underline;
	}

.tdactivo {background-color : #FFECC6}
.tdinactivo {background-color : #6699CC}

.path {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #EEEEEE;
}

a.path {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #EEEEEE;
}

a.path:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
	background-color: #EEEEEE;
}

table.precios {
  border:1px solid black;
  border-width:1px 0 0 1px;
}

td.precios {
  border:1px solid black;
  border-width:0 1px 1px 0;
}

#skyscraper { clear: both; position:absolute; width: 120px; }

