@charset "ISO-8859-1";
/* comunes */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../imagenes/encabezado/general_bg.png) repeat top;
}
a:link {
	color: #0a61fc;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/* encabezados */
h1 {
	font-size: 12px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 18px;
}
/* colores */
.black {
	color: #000000;
}
.blue {
	color: #FF3300;
}
.cleargray {
	color: #cccccc;
}
.midgray {
	color: #666666;
}
.darkrgray {
	color: #333333;
}
.red {
	color: #ff0000;
}
.white {
	color: #ffffff;
}
.title {
	color: #000000;
}
/* tamaņos */
.px9 {
	font-size: 9px;
}
.px10 {
	font-size: 10px;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.px13 {
	font-size: 13px;
}
.px14 {
	font-size: 14px;
}
.px15 {
	font-size: 15px;
}
.px16 {
	font-size: 16px;
}
.px17 {
	font-size: 17px;
}
.px18 {
	font-size: 18px;
}
.px19 {
	font-size: 19px;
}
.px20 {
	font-size: 20px;
}
/* estilos */
.bold {
	font-weight: bold;
}


/* formato general */
#body_margen {
  background: url(../imagenes/body/body_frame.png) top no-repeat;
  width:1000px;
  max-width:1000px;
  min-width:1000px;
  min-height:200px;
  overflow:hidden;
}
#body_pagina {
  background: none;
  width:980px;
  max-width:980px;
  min-width:980px;
  min-height:200px;
  overflow:hidden;
}
#top_left, #top_middle, #top_right {
  background: url(../imagenes/encabezado/marco.png) no-repeat #FFFFFF;
  vertical-align:top;
  top:0px;
  width:198px;
  max-width:198px;
  min-width:198px;
  height:321px;
  min-height:321px;
  max-height:321px;
  overflow:hidden;
}
#top_left {
  background-position: -475px 0;
  padding-right:7px;
  padding-top:7px;
}
#top_middle {
  width:570px;
  background:none;
  max-width:570px;
  min-width:570px;
}
#top_right {
  background-position:0 0;
  padding-left:7px;
  padding-top:7px;
}
#top {
  background: url(../imagenes/body/bg.gif) top repeat-x;
}
#bottom_side {
  background:none;
  vertical-align:top;
  width:150px;
  max-width:150px;
  min-width:150px;
  overflow:hidden;
}
#bottom_contenido {
  background: url(../imagenes/body/bg.gif) top repeat-x;
  width:666px;
  max-width:666px;
  min-width:666px;
}
#bottom_contenido_margen {
  background: url(../imagenes/body/contenido_bg.png) top repeat-y;
  width:680px;
  max-width:680px;
  min-width:680px;
  overflow:hidden;
}
#bottom_final_margen {
  background: url(../imagenes/body/marco.png) bottom no-repeat;
  top:0px;
  width:680px;
  max-width:680px;
  min-width:680px;
  overflow:hidden;
  height:7px;
  min-height:7px;
  max-height:7px;
}
#publicidad_encabezado {
  background: url(../imagenes/body/pub_ban.jpg) top repeat-x;
  height:11px;
  max-height:11px;
  min-height:11px;
  overflow:hidden;
}
#elLegal {
	position:relative;
	z-index:2;
	background: url(../imagenes/body/bg_stripes.gif) repeat-x 0 -250px;
	text-align:center;
	font-size:9px;
	border-top:#999999 solid 1px;
	padding:5px;
}
#elpie {
	position:relative;
	z-index:2;
	background:url(../imagenes/body/headers.png) repeat-x 0 0;
	height:22px;
}

/* publicidad */
#pub_head {
	height:11px;
	background:url(../imagenes/body/pub_ban.jpg) top repeat-x;
	position:relative;
	z-index:1;
}

/* menu principal y encabezado */
	#boton {
		width: 100%; height: 15px;
	}
		
	#texto {
		width: 100%; height: 0px;
		background-color:transparent;
		visibility:hidden;
		overflow: hidden;
	}
	#cuerpo {
		width: 100%;
		height: 10px;
		background:url(../imagenes/encabezado/bottom.png) top no-repeat;
		border-top:solid #ddFFFF 1px;
	}
	#logme {
		width: 100%;
		height: 17px;
		/*background:url(../imagenes/encabezado/top.png) top no-repeat;*/
		border-bottom:#003366 solid 1px;
		color:#FFFFFF;
	}
/* divs expandibles del encabezado principal*/
	#logmeIn, #password {
	background:url(../imagenes/login_m.png) repeat-x top;
	}
	#logmeIn, #password, #regemp, #regusr, #logmeIn, #recom, #contacta, #mail {
		width: 100%; height: 0px;
		background-color: transparent;
		visibility:hidden;
		overflow:hidden;
		z-index:2;
	}
/**/
#recomienda {
	position:relative;
	height:20px;
	padding: 0 10px;
	border:#000000 solid 0 1px;
	color:#000033;
	text-align:center;
	vertical-align:middle;
	z-index:2;
	float:left;
}
	#playeras_header {
		width: 980px;
		overflow:hidden;
		background: url(../imagenes/encabezado/fondo_rayas.png) repeat left;
		border-bottom:#003366 solid 1px;
		border-top:solid #ddFFFF 1px;
	}
	.menu_item {
	border-left:#666 solid 1px;
	border-right:#666 solid 1px;
	height:15px;
	padding:0 5px;
	font-weight:bold;
	text-align:center;
	font:Verdana, Arial, Helvetica, sans-serif bold italic;
	color:#FFFFFF;
	}
	#menu_item {
	border-left:#666 solid 1px;
	border-right:#666 solid 1px;
	height:15px;
	padding:0 1px;
	font-weight:bold;
	text-align:center;
	font:Verdana, Arial, Helvetica, sans-serif bold 10px;
	color:#FFFFFF;
	}
	.menu_item_sub {
	border-left:#fff solid 1px;
	border-right:#fff solid 1px;
	height:10px;
	padding:0 2px;
	font-weight:bold;
	text-align:center;
	}
    .selected {
	border-left:#666 solid 1px;
	border-top:#666 solid 1px;
	border-right:#ddd solid 1px;
	border-bottom:#ddd solid 1px;
	background: url(../imagenes/body/headers.png)  0 -152px repeat-x;
	height:10px;
	padding:0 5px;
	font-weight:bold;
	text-align:center;
	}
#cerrar {
	position:relative;
	width:15px;
	height:15px;
	z-index:101;
	background-color: #cc0000;
	border:solid #660000 1px;
	border-left-color:#ee0000;
	border-top-color:#ee0000;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	float: right;
}

/* layers */
#busca_head, #art_prevs, #inic_head, #enc_head, #pub_head, #tag_head, #blog, #blog_pie, #blog_txt, #blog_mas, #blog_playerita {
	background-image: url(../imagenes/body/headers.png);
	position:relative;
	width:100%;
	z-index:1;
	background-repeat: repeat-x;
}
#enc_head, #pub_head, #tag_head {
	color:#FFFFFF;
	font-weight:bold;
}
#enc_head {
	min-height:20px;
	background-position:0 -112px;
	/*background-image: url(../imagenes/headers/header_bg.png);*/
}
#tag_head {
	height:20px;
	/*background-image: url(../imagenes/headers/header_bb.png);*/
	background-position:0 -72px;
}
#inic_head {
	height:20px;
	width:570px;
	/*background-image: url(../imagenes/headers/header_bb.png);*/
	background-position:0 -72px;
	background-repeat:repeat-x;
}
#blog {
	/*background-image: url(../imagenes/body/headers.png);*/
	background-position:0 -302px;
	background-repeat: repeat-x;
	height:39px;
}
#blog_playerita {
	/*background-image: url(../imagenes/headers/header_bb.png);*/
	background-position:0 -371px;
	background-repeat: repeat-x;
	height:30px;
	width:30px;
	float:left;
}
#blog_txt {
	width:530px;
	left:16px;
	padding: 4px;
}
#blog_pie {
	height:15px;
	/*background-image: url(../imagenes/headers/header_bb.png);*/
	background-position:0 -356px;
	background-repeat: repeat-x;
}
#blog_mas {
	height:15px;
	/*background-image: url(../imagenes/body/headers.png);*/
	background-position:0 -341px;
	background-repeat: repeat-x;
}
#art_prevs {
	height:90px;
	/*background-image: url(../imagenes/body/headers.png);*/
	background-position: 0 -212px;
	background-repeat:repeat-x;
	overflow:hidden;
	vertical-align: text-bottom;
	text-align: center;
}
#cont_extr {
	background-image: url(../imagenes/body/bg_stripes.gif);
	background-position: 0 0;
	position: relative;
	border-bottom:solid 1px #999999;
	border-top: solid 1px #CCCCCC;
	margin: 3px 0 3px;
	padding: 3px 0;
	z-index:100;
}
/* busqueda */
#ban_izq {
	position:relative;
	width:185px;
	height:240px;
	padding:0 2px;
	z-index:3;
}
#ban_mid {
	position:relative;
	width:185px;
	height:240px;
	padding:0 5px;
	z-index:3;
}
#ban_der {
	position:relative;
	width:185px;
	height:240px;
	padding:0 2px;
	z-index:3;
}
#bus_dest_logo,#bus_dest_texto,#bus_dest_extra {
	position:relative;
	/*float:left;*/
	height:50px;
	background:url(../imagenes/search/destacado_form.png) no-repeat;
	border:solid;
	border-width: 1px 0;
	padding:5px;
	z-index:4;
}
#bus_dest_logo {
	background-position: left;
	width:50px;
    color:#00FF00;
	border-color:#ccc #333333 #999 #333333;
}
#bus_dest_texto {
	background-position: -60px 0;
	text-align:left;
	vertical-align:top;
	padding:3px 0 3px 8px;
	border-color:#ccc #333333 #999 #333333;
}
#bus_dest_extra {
	background-position: right;
	float:left;
	text-align:center;
	width:150px;
	border-color:#ccc #333333 #999 #333333;
}
#bus_normal_texto {
	position:relative;
	text-align:left;
	vertical-align:top;
	font-size:10px;
	padding:5px;
	height:40px;
	border:solid;
	border-width: 1px 0;
	border-color:#ccc #333333 #999 #333333;
	background:url(../imagenes/body/bg.gif) top repeat-x;
	z-index:4;
}
#busca_head {
	z-index:3;
	background:url(../imagenes/body/headers.png) 0 -302px repeat-x;
	background-position: 0 -302px;
	height:35px;
	padding: 0 5px;
}

/* clasificados */
#clasif_form_job, #clasif_form_maq, #clasif_form_cons, #clasif_form_tela {
	position:relative;
	background:url(../imagenes/clasificados/iconos/clasif_bg.png) no-repeat;
	background-position:0 0;
	background-color:transparent;
	border:none;
	width:180px;
	height:220px;
	padding: 0 5px 5px;
	z-index:1;
}
#clasif_form_job {
	background-position:-190px 0;
}
#clasif_form_maq {
	background-position:-380px 0;
}
#clasif_form_cons {
	background-position:-570px 0;
}
#clasif_form_tela {
	background-position:-760px 0;
}
#clasif_cont {
	position:relative;
	background-color:transparent;
	height:220px;
	z-index:1;
}
#clasif_tit {
	position:relative;
	color:#ff0000;
	height:34px;
	font-size:11px;
	font-weight:bold;
	padding: 4px 4px 0;
	z-index:1;
}
#clasif_cost {
	position:relative;
	color:#0a61fc;
	height:10px;
	font-size:10px;
	font-style:italic;
	padding:4px;
	z-index:1;
}
#clasif_img {
	position:relative;
	height:120px;
	padding:4px;
	z-index:1;
}
#clasif_edo {
	position:relative;
	color:#000000;
	height:20px;
	font-size:10px;
	padding:4px;
	z-index:1;
}
