/********** GENERALES **********/

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}

fieldset {
	border: 0;
	padding: 2px 0 2px 0;	
}

acronym, abbr {
	cursor: help;	
}

input, select {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
}

label.check input,
label.radio input {
	padding: 0 !important;
	border: 0 !important;
	background-color: transparent !important;
}

.overlib{
	background-color:#FFFFCC;
	border:1px solid #000000;
}

/********** LOGO **********/

h1 {
	margin-top: 10px;
	text-align: center;
}

h1 a {
	display: block;
	width: 218px;
	height: 50px;
	margin: 0 auto 10px auto;
	background: url(../img/logo.gif) left top no-repeat;
}

h1 a span {
	display: none;
}

h1 dfn {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #000060;
}

/********** MENÚ **********/

ul#menu {
	height: 25px;
	margin-top: 10px;
	background-color: #eaeaea;
	text-align: center;
	font-size: 11px;
}

ul#menu li {
	display: inline;
	padding-left: 10px;
	text-transform: uppercase;
	line-height: 25px;
	background: url(../img/itemMenu.gif) left center no-repeat;
}

ul#menu li a {
	text-decoration: none;
	color: #000060;
}

ul#menu li a:hover {
	color: #999;
}

/********** FORMULARIO DE SELECCIÓN **********/

form#seleccion {
	padding: 12px 0;
	background-color: #000060;
	text-align: center;
}

form#seleccion fieldset {
	width: 772px;
	margin: 0 auto;
	_margin: 0;
	text-align: left;
}

form#seleccion button {
	border: 0;
	background-color: transparent;
	text-transform: uppercase;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #fff;
}

form#seleccion label {
	text-transform: uppercase;
	font-size: 10px;
	color: #fff;
}

form#seleccion input {
	width: 60px;
	text-transform: none;
}

form#seleccion input#buscar {
	width: 26px;
	height: 26px;
	vertical-align: middle;
	margin-left: 5px;
}
form#seleccion select#id_categoria {
	margin-left: 10px;
	width: 300px;
}
form#seleccion select#t_anuncio{
	margin-left: 2px;
	width: 90px;
}
form#seleccion input#buscador_txt {
	margin-left: 2px;
	width: 80px;
}
label#etiqueta_buscador_txt {

}
form#seleccion select#t_fecha {
	margin-left: 2px;
	width: 95px;
}
label#etiqueta_fecha_txt {
	margin-left: 2px;
}
form#seleccion input#f_desde {
	margin-left: 2px;
	width: 50px;
}
label#etiqueta_desde_txt {
	margin-left: 2px;
}
form#seleccion input#f_hasta{
	margin-left: 2px;
	width: 50px;
}
label#etiqueta_hasta_txt {
	margin-left: 2px;
}
form#seleccion input#licitacion_hasta{
	margin-left: 2px;
	width: 50px;
}
label#etiqueta_l_hasta_txt {
	margin-left: 4px;
}
form#seleccion input#licitacion_desde{
	margin-left: 2px;
	width: 50px;
}
label#etiqueta_l_desde_txt {
	margin-left: 2px;
}

/********** CONTENIDOS **********/

div#contenidos {
	width: 772px;
	margin: 10px auto 0 auto;
}

/********** ENTRADA **********/

div#entrada {
	float: left;
	width: 350px;
	_width: 430px;
	background-color: #ededed;
	text-align: left;
	padding: 15px;
	height: 170px;
	_height: 180px;
	margin-bottom: 10px;
}

div#entrada p {
	margin-bottom: 10px;
	line-height: 14px;
	font-size: 11px;
	color: #000080;
}

div#entrada p em {
	font-style: normal;
	font-weight: bold;
	color: #dc1212;	
}

/********** REGISTRO **********/

div#registro {
	float: left;
	width: 320px;
	border: 1px #ededed solid;
	background: #ededed;
	text-align: left;
	padding: 10px;
	height: 180px;
	margin: 0 0 10px 15px;
}

div#registro h3 {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #dc1212;
}

div#registro p {
	font-size: 11px;
	color: #000080;
}

div#registro p a {
	font-weight: bold;
	color: #DC1212;
}

div#registro fieldset {
	margin: 8px 0 10px 0;
}

div#registro label {
	clear: left;
	float: left;
	width: 75px;
	line-height: 19px;
	font-weight: bold;
	font-size: 11px;
	color: #000080;	
}

div#registro input {
	float: left;
	width: 125px;
	margin-bottom: 5px;
	padding: 2px;
	border: 1px #7f9db9 solid;
	background-color: #fff;
	font-size: 11px;
	color: #000080;
}

div#registro input#usuario {
	margin-right: 50px;	
}

div#registro label.check {
	clear: left;
	float: none;
	width: auto;
	line-height: 12px;
	font-weight: normal;
	font-size: 10px;
}

div#registro label.check input {
	position: relative;
	_left: -4px;
	_top: 2px;
	float: none;
	width: auto;
	margin: 0;
	_margin-right: -4px;
	padding: 0;	
}

div#registro button {
	margin: 0 20px 14px 8px;
	_margin-bottom: 9px;
	padding: 1px 5px;
	_padding: 1px 3px 0 3px;
	border: 1px #7f9db9 solid;
	background-color: #f9f9f9;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 11px;
	color: #525c70;
	cursor: pointer;
}


/********** CATEGORÍAS **********/

.aCategoria{text-decoration: none; font-size: 12px; font-weight:bold; white-space:nowrap}
.aSubCategoria{text-decoration: none; font-size: 11px; white-space:nowrap}


div#categorias {
	clear: left;
	width: 752px;
	_width: 772px;
	padding: 10px;
	background-color: #000060;
	text-align: justify;
}
/********** PIE **********/
#pie p{
	height: 35px;
	margin: 10px 0 0 0;
	background-color: #000060;
	padding: 12px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #fff;
}
#pie p em{
	font-style: normal;
	font-weight: bold;
}

/***************** CONCURSOS.INC ************************/
button#button_categorias{
	background-repeat:no-repeat;
	background-position:right;
}
.tabla_concursos {
	overflow: auto;
	overflow-x:hidden;
	width: 100%;
	height: 100px;
	margin:0;
	padding:0;
}
.encab_buscador_impar {
	BACKGROUND-COLOR: #000035;
	BORDER-BOTTOM: 2px solid #000035;
	BORDER-LEFT: 0px solid #FFFFFF;
	BORDER-RIGHT: 0px solid #FFFFFF;
	BORDER-TOP: 2px solid #000035;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: xx-small;
	FONT-WEIGHT: bolder;
	text-align: center;
	padding-right: 7px;
	padding-left: 7px;
	width:auto;
	white-space:nowrap;
}
.encab_buscador_par {
	BACKGROUND-COLOR: #B0B0B0;
	BORDER-BOTTOM: 2px solid #000035;
	BORDER-LEFT: 0px solid #FFFFFF;
	BORDER-RIGHT: 0px solid #FFFFFF;
	BORDER-TOP: 2px solid #000035;

	COLOR: #000060;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: xx-small;
	FONT-WEIGHT: bolder;
	text-align: center;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	width:auto;
	white-space:nowrap;
}
.td_c_p {
	BACKGROUND-COLOR: #C0C0C0;
    BORDER-COLOR: #F2F2F2;
    COLOR: #000060;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: x-small;
    FONT-WEIGHT: normal;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	BORDER-BOTTOM: 1px solid #000035;
	BORDER-LEFT: 0px solid #FFFFFF;
	BORDER-RIGHT: 0px solid #FFFFFF;
	BORDER-TOP: 0px solid #FFFFFF;
	page-break-inside: avoid;
}
.td_c_i {
	BACKGROUND-COLOR: #000060;
	BORDER-COLOR: #F2F2F2;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: x-small;
	FONT-WEIGHT: normal;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	BORDER-BOTTOM: 1px solid #000035;
	BORDER-LEFT: 0px solid #FFFFFF;
	BORDER-RIGHT: 0px solid #FFFFFF;
	BORDER-TOP: 0px solid #FFFFFF;
	page-break-inside: avoid;
}

.td_c_i_e {
	BACKGROUND-COLOR: #000035;
	page-break-inside: avoid;
	width:auto;
}

.td_c_p_e {
	BACKGROUND-COLOR: #B0B0B0;
	page-break-inside: avoid;
	width:auto;
}
/*********categorias.php****************/
.texto_normal {
	COLOR:  #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: x-small;
	font-weight:bold;
}
.td_categoria {
	COLOR: #FFFFFF;
	font-weight:bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: x-small;
	page-break-inside: avoid;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 15px;
}
.td_s_categ {
	COLOR: #000060;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: x-small;
	padding-left:10;
	padding-right:10;
	text-align:left;
	border-right:1px solid #000010;
	border-bottom:1px solid #000010;
}

.td_s_categ_fondo {

	COLOR: #000060;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: x-small;
	padding-left:10;
	padding-right:10;
	text-align:left;
	border-right:1px solid #000010;
	border-bottom:1px solid #000010;
}

/********** CATEGORIAS **********/
.DIVcategorias{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 15px 0 0 40px;
}
.TDcategorias{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.TDcategorias a{
	color: #000060;
	text-decoration: none;
	width: 100%;
	height: 20px;
	padding: 0 5px 0 5px;
}
.TDcategorias a:hover{
	color: #666;
	text-decoration: underline;
	background-color: #eaeaea;

}