html {
	height: 100%;
	margin: 0px;
	font-size: 66%;
}


body {
	font-family:arial,helvetica,verdana,sans-serif;
	background-color:#000000;
	color: #FFFFFF;
	min-height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	
	top: 0pt;
	left: 0pt;
	height: auto;
}

table {
	margin:0px;
	padding:0px;
	cursor:default;
	color: #FFFFFF;
	border: 0px;
	font-size: 100%;
}

#todo {
	min-height: 100%;	
	height: auto;
	padding: 0px;
	width: 100%;
	margin: 0px 0px 15px 0px;
	overflow: hidden;
	display: block;
	text-align: center;
}

img {
	border: 0px;
}


/*** ENLACES ***/
.rownaranja {
	color: #000000;
	text-decoration:none;
	font-size: 105%;
}

.rownaranja:hover {
	text-decoration:underline;
}

a:link, a:visited, a:active {
	text-decoration:none;
	color:#000000;
}

a:hover {
	text-decoration:underline;
	color:#eeeeee;
}

.textpie a:link,.textpie a:visited,.textpie a:active {
	text-decoration:none;
	color:#CC0000;
}

.textpie a:hover  {
	text-decoration:underline;
	color:#CCCCCC;
}

#category a {
	text-decoration:none;
	color:#000000;
}

#category a:hover {
	color: #CCCCCC;
	text-decoration:none;
}
		
#subcategory a {
	/*font-size:100%;*/
}

#subcategory a:hover {
	color: #990000;
}

a.migas , a.migas:visited, a.migas:active , .seccion_estrecho a, .contenido_estrecho a, .categoria_ind a, a#enlace_1000{
	color: #FFFFFF;
	text-decoration:none;
}

a.migas:hover, .seccion_estrecho a:hover {
	color:#990000;
	text-decoration:underline;
}

.Error {
	color:#FF0000;
	font-size: 110%;
}

a.ErrorVal:link, .text1 a.ErrorVal:link {
	color:#FF0000;
	font-size:100%;
	font-weight: bold;
	text-align: left;
}

.ErrorVal_Head {
	text-align:right;
}

.usuariorequired {
	color:#FF0000;
	text-decoration:underline;
	vertical-align:middle;
	padding:4px;
}

#CatDer { 
	float:right;
	border:0px dashed #000; 
	width:206px;
	vertical-align:top;  
	text-align: right;
}

#CatIzq { 
	vertical-align:top;
	border:0px dashed #000; 
	width:180px; 
	float: left;
}

/*** CATEGORIAS Y SUBCATEGORIAS ***/
#category {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:98%;
}

#category div {	
	display:inline; 
	height:120px;
	width: 215px;/*31%;*/
	float:left;
	margin:4px;
	padding:2px;
	background-image:url(http://s001.adimg.com/Templates/26/fondos/fondo_cat.png);
	background-repeat: no-repeat;
	color: #999999;
}

#category h2, #category h2 a {
	margin:0px;
	font-size: 105%;/*14px;*/
}

#subcategory {
	text-align:left;
}

#subcategory h2, #subcategory h2 a {
	margin:0px;
	font-size: 105%;/*14px;*/
}

#subcategory div {		
	display:inline; 
	height:60px;
	width:215px;
	float:left;
	margin:5px;padding:2px;
	color: #999999;
	background-image:url(http://s001.adimg.com/Templates/26/fondos/fondo_subcat.png);
	background-repeat: no-repeat;
}

.clear {
	clear:both;
	margin:0px !important;
	float:none !important;
	height:1px;
	overflow:hidden;
}

/* */

.text1 {
	font-family: tahoma;
	/*font-size:100%;*/
	color: #990000;
	font-weight: normal;
}

.Bienvenida {
	position:absolute;left:200px;top:2px;
	font-size: 115%;
	color: #990000;
	font-weight:normal;
}

h1.bienvenida {
	position:absolute;
	left:200px;
	top:2px;    
    font-size:120%;
    color: #f67213;
    font-weight:normal;
}

.BienvenidaGoogle {
    font-size:120%;
    color: #f67213;
    font-weight: normal;
}

.BienvenidaPoner{
	font-size: 120%;
	color: #f67213;
	font-weight: normal;
	padding-left: 2px;
}

.HeadOption {
	position:absolute;
	right:140px;
	top:75px;
	color: #CC0000;
	z-index: 6;
}

.HeadOption table tr td {
	padding:2px;
	margin:2px
}
	

/* HEADER */

div.cdivh {
	position:absolute;
	display:none;
	width:100%;
	height:100%;
	z-index:5;
	background-image:url(http://s001.adimg.com/Templates/26/fondos/px.gif);
}

div.ddivc {
	position:absolute;
	width:100%;
	display:inline;
	text-align:center;
	z-index:10;
}

div.ddiv {
	margin:97px auto auto auto;
	background-color:#FFFFFF;
	border:1px dashed red;
	display:none;
	width:320px;
	height:120px;
}

div.hop {
	background-image:url(http://s001.adimg.com/Templates/26/fondos/fondo_menu.gif);
	position:absolute;
	left:10px;
	top:140px;
	width:150px;
	height: 175px;
	z-index:3;
	float: left;
}
 
div.banderas {
	position:absolute;
	right:350px;
	top:6px;
	width:100px;
}

/* MENU PESTAÑAS */

#op, #op2, #op4, #op3 {
	background-repeat:no-repeat;
	text-decoration:none;
	height:40px;
	margin-left:15px;
	display:block;
	text-align:left;
	line-height:40px;
	font-family:arial,helvetica,sans-serif;
	font-size: 105%;/*14px;*/
	font-weight:bold;
}

/*#op {
	color: #FFFFFF;
}

#op2, #op4  {
	color: #FFFFFF;
}

#op3 {
	color: #FFFFFF;
}*/

#ops, #ops2, #ops4, #ops3 { 
	background-repeat:no-repeat;
	text-decoration:none;
	height:40px;
	margin-left:15px;
	display:block;
	text-align:left;
	line-height:40px;
	font-family:arial,helvetica,sans-serif;
	font-size: 105%;/*14px;*/
	font-weight:bold;
	color: #FFFFFF;
}

#ops, #ops2, #ops4, #ops3  { 
}

/* ACCESO USUARIO */

.hcc {
	position:absolute;
	right:25px;
	top:102px;
	padding:2px;
	text-align:left;
	z-index:4;
}

.PanelUser {
	background-image: url(http://s001.adimg.com/Templates/26/Icons/MenuUsu.gif);
	cursor: pointer;
	width:12px;
	height:12px;
	background-repeat: no-repeat;
	text-align: right;
	margin-top: 5px;
	float: left;
}

/* BUSCARDOR */

div.search {
	position:absolute;
	left:75px;
	top:102px; 
	z-index:6;
}

div.search table {
	background-color:#000000;
}

div.search input.buttonSearch, input.button_head { 
	/*font-size:100%;*/
	background-repeat:no-repeat;
	background-image:url(http://s001.adimg.com/Templates/26/fondos/bot_buscar.gif);
	color: #000000;
	margin-left:5px;
	width: 54px;
	height: 18px;
}

div.search input { 
	border: 1px solid #CC0000;
}

.lupa {
	width:13px;
	height:13px;
	background-image:url('http://s001.adimg.com/Templates/26/Icons/lupa.gif');
	background-repeat:no-repeat;
	background-position:100% 50%;
	text-align:right;
}

/* CONTACTO */

form {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.IconContact {
	width:48px;
	height:48px;
	background-image:url(http://s001.adimg.com/Templates/26/Icons/contact.gif);
	background-repeat:no-repeat;
	background-position:50% 50%; 
	float: left; 
	margin-right: 25px;
}

/* CAMPOS FORMULARIOS */

input,select,textarea { 
	border: 1px solid #CC0000;
	color:#000000;
	/*font-size:100%;*/
	font-weight:normal;
	font-family:geneva,arial,helvetica,sans-serif;
}

input.gray, textarea.gray {
	border:1px solid #CC0000;
}

input.gray, input.orange {
	/*font-size:100%;*/
	background-color: #FBEFEF;
	border: 1px solid #CC0000;
	margin:1px;
	color: #CC0000;
}

/*input.orange {
	font-size:100%;
	background-color: #fff7f1;
	border: 1px solid #999999;
	margin:1px;
	color: #336699;
	cursor:pointer;
}*/

input.orange_referer {
	border-color:#CC0000;
width: 150px;

}

input.button {
	height: 20px;
	background-color: #CC0000;
	color: #000000;
	cursor:pointer;
}

input.buttonOrange {
	height: 20px;
	background-color: #CC0000;
	color: #FFFFFF;
	cursor:pointer;
	font-weight:bold;
	margin-left:5px;
	margin-right:5px;
	float: right;
}

file.button {
	height: 20px;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	color: #333333;
}

input.button_over {
	height: 22px;
	background-color: white;
	color: #333333;
}

input.fwwgray, textarea.fwwgray, select.fwwgray   {
	font-size:100%;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #F2F2F2;
	border: 1px solid #999999;
	color: #336699;
}

select.fwwgray {
	width:auto !important;
}
select.Cat2Ancha {
	width:250px;
	}

#lateral_izdo select.fwwgray {
	visibility: hidden;
}

.easy_online {
	margin-top: 225px;
	margin-left: 20px;
}

.easy_online table {
	padding:0px;
}

.easy_online img {
	border:1px dotted #CC0000;
}

textarea.orange {
	width: 80%;
	font-size:100%;
	background-color: #fff7f1;
	border: 1px solid #999999;
	color: #336699;
}


#div.header select,  select.pais { 
	width:100px;
}

.negro {
	color:#000000;
}

.color {
	background-color:#990000;
	color:#FFFFFF;
	font-weight:bold;
}

.casinegro {
	color:#666666;
}

.colornegro {
	color:#000000;
	background-color:#FFF;
}

/*Campo checkbox (desactivar movil)*/

.checkbox {
	margin: 3px;
	padding: 0px;
	vertical-align: middle;
}
 
.comentarios {
	font-size:100%;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #F2F2F2;
	border: 1px solid #999999;
	color: #336699;
}
	
/* LISTADO */
/* Tabla Bloque en Listado Principal */

table.inlist {
	width:97%;
	text-align: left;
	margin: 5px ;
	border-bottom: 1px solid #CC0000;
}

table.inlist td.row {
	vertical-align:middle;
	width:80px;
	/*white-space: nowrap;*/
}

table.inlist tr.Pestanas td {
	border:0px;
}

table.inlist tr.leyend {
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight:bold;
	background-color: #333333;
	height: 30px;
}

table.inlist tr.tab {
	padding:0px;
	margin:0px;
}

table.inlist tr.leyend div {
	width: auto;
	margin: 0px;
	padding: 2px 1px;
}

table.inlist tr.leyend div img {
	visibility: hidden;
}

table.inlist tr.leyend div.over {
	padding: 2px 0px 1px 0px;
	background-color: #FAF9F4;
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
}

table.inlist tr.leyend div.issel {
	background-color: #FAF9F4;
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
}

table.inlist tr.leyend div.issel img {
	margin-left: 3px;
	visibility: visible;
}

table.inlist tr.dataodd, tr.datapair , tr.Nones, tr.Pares{
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	height: 25px;
}

/*table.inlist a:hover {
	background-color:#fff7f1;
}*/

table.inlist tr.datapair {
	color: #FFFFFF;
	background-color: #933C3B;
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
}

table.inlist tr.datapair:hover, table.inlist tr.dataodd:hover tr.Nones:hover, tr.Pares:hover {
	background-color:#AE1A1A;
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
}

table.inlist tr.dataodd td.coment {
	color: #000000;
	background-color: #F5F5F5;
}

table.inlist tr.dataodd, tr.datapair{
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
}

table.inlist tr.dataodd td , tr.datapair td {
	padding: 1px 3px 0px 3px;
	/*font-size:100%;*/
}
	
table.inlist tr.dataodd td a, tr.datapair td a,  tr.Nones td a, tr.Pares td a {
	color: #FFFFFF;
	font-size: 110%;
}

table.inlist tr.dataodd td a:hover, tr.datapair td a:hover {
	color: #000000;
	font-size: 110%;
	text-decoration:underline;
}

table.inlist td.Fecha {
	text-align:center;
	padding:0px;
	margin:0px;
	/*white-space: nowrap;*/
	border-right:1px solid #CC0000;
	width: 10%;/*20%; */
}

table.inlist td.Cat {
	text-align:left;
	/*white-space: nowrap;*/
	width: 15%;/*20%; */
	border-left:1px solid #CC0000;
}

table.inlist td.param {
	color: #FFFFFF;
	vertical-align:middle;
	width:10%;/*5%;*/
}

.Cat {
	width:13%;/*20%;*/
	border-left:1px solid #CC0000;
}

.Tit  {
	width: 38%;/*50%;*/
}

.Loc  {
	width: 15%;/*50%;*/
}

.Loc a {
	color:#FFFFFF;
	text-decoration:underline;
}

.Loc a:hover {
	color:#000000;
	text-decoration:underline;
}

/*Botonera listado de anuncio usuario*/

.UserStar, .UserPape, .UserOjo, .UserEdit, .UserFoto, .IconFoto{
	cursor: pointer;
	height: 20px;
	background-repeat: no-repeat;
	margin-left:0px;
	padding-left:0px;
}

.UserStar {
	background-image: url(http://s001.adimg.com/Templates/26/Icons/star.gif);
	text-align: right;
	background-position:0% 50%;
	width:20px;
}

.UserOjo {
	background-image: url(http://s001.adimg.com/Templates/26/Icons/Ojo.gif);
	text-align: right;
	background-position:100% 50%;
	width:25%;
}

.UserEdit {
	background-image: url(http://s001.adimg.com/Templates/26/Icons/Edit.gif);
	text-align: right;
	background-position:100% 50%;
	width:25%;
}

.UserFoto {
	background-image: url(http://s001.adimg.com/Templates/26/Icons/camara.gif);
	width:49%;
	text-align: left;
	background-position:100% 50%;
}

.UserPape {
	background-image: url(http://s001.adimg.com/Templates/26/Icons/papelera.gif);
	width:20px;
	text-align: left;
	background-position:50% 50%;
}

.IconFoto {
	background-image: url(http://s001.adimg.com/Templates/26/Icons/camara.gif);
	vertical-align:middle;
	height:15px;
	background-position:50% 50%;
}

/* Botonera Preguntas */

.Quest0 , .Quest1 {
	cursor: pointer;
	width:80px;
	height:16px;
	background-repeat: no-repeat;
	text-align: left;
	background-position:90% 50%;
	margin-left:0px;
	padding-left:0px;
}

.Quest0  {
	background-image: url(http://s001.adimg.com/Templates/26/Icons/bool0.gif);
}

.Quest1 {
	background-image: url(http://s001.adimg.com/Templates/26/Icons/bool1.gif); 
}

.IconNotify {
	float:right;
	display:inline;
	cursor:pointer;
	width:auto;
	height:23px;
	background-repeat:no-repeat;
	background-image: url(http://s001.adimg.com/Templates/26/Icons/notify.png); 
	padding-right: 20px;
	margin-right: 20px;
	text-align: right;
	text-indent: 25px;
}

/* Pestañas Index */

.UltimosAnuncios, .PonerAnuncio {
	height:23px;
	background-repeat:no-repeat;
	background-position:0% 100%;
	border-left:0px;
}

.UltimosAnuncios {
	background-image:url(http://s001.adimg.com/Templates/26/fondos/pestana_medio_active.gif);
}

.PonerAnuncio {
	background-image:url(http://s001.adimg.com/Templates/26/fondos/pestana_medio.gif);
}

.pestana {
	margin-left:20px;
}

/* FORMULARIO */

.IconSecur {
	width:64px;
	height:64px;
	background-image:url(http://s001.adimg.com/Templates/26/Icons/security.png);
	background-repeat:no-repeat;
	background-position:50% 50%;
}

.sms {
	font-weight:normal;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	background-color: #999999;
}

/* IMG SOMBRA Destacados derecha */

.TblDerecha {
	text-align:center;
}

.blur {
	/*background-color: #610A0A;
	color: inherit;
	margin-left: 0px;
	margin-top: 0px;
	width:150px;
	visibility: hidden;*/
}

.shadow{
  /* background-color: #8A0B0B;
   color: inherit;
   position: relative;
   bottom: 2px;
   left: 2px;*/

}

.content{
   background-color: #CC0000; /*background color of content*/
   color: #000; /*text color of content*/
   border: 1px solid #CC0000; /*border color*/
   padding: .0em 0ex;
   text-align:justify;
   position: relative;
  /* bottom: 2px;
   left: 2px;*/
}

.content IMG {
	padding:5px;
	width:auto;
}
 
/* ADMIN ************************************/

table.inlist tr.dataodd , tr.Nones, tr.Pares {
	color: #999999;
	background-color:#555555;
}


/* CAPA DESLIZANTE*/

#Top_Nuevo {
	background: url(http://s001.adimg.com/Templates/26/fondos/top_nuevo.png) no-repeat left top;
	width: 176px;
	height:40px;
	padding: 0px 7px;
	float: right;
	margin: 0px;
	z-index: 10;
  	position: fixed;
  	right: 150px;
  	top: 0px;
}

.gratis {
	color: #FFFFFF;
	font-weight:bold;
}

#Top_Nuevo a {
	text-decoration: underline;
	color: #FFFFFF;
}

#Top_Nuevo a.close {
	float: right;
	text-decoration: none;
}

#Top_Nuevo form {
	margin: 6px 0;
}

/* Estilo para tabla de correo afiliados */

#registro table {
	background-color:#666666;
	width: 99%;
}

#registro table input, #registro table b, #registro table font {
	color:#FFFFFF;
}

/* Cargando...*/
#CargaImg { 
	position:absolute; 
	width: 150px; 
	top: 300px; 
	left:350px;
	background-color:#FFFFFF;
}
	
/* FILAS DE ANUNCIOS DESTACADOS */
table.destacados {
	width: 100%;
	font-size:100%;
	text-align: left;
	border-bottom: 1px solid #CC0000;
	border-collapse: collapse;
	margin-bottom:2px;
}

tr.huecolibre {
	background-color: #cc0000;
	width: 100%;
	font-size:100%;
	text-align: left;
	border: 1px solid #CC0000;
	height: 30px;
}
	
tr.Pares td img.ImgDestacado {
	border:1px solid #336699;
	width:50%;
}

tr.Nones td img.ImgDestacado {
	border:1px dotted #FFFFFF;
	width:50%; 
}

tr.huecolibre:hover, tr.Pares:hover, tr.Nones:hover {
	background-color:#666666;
	color:#990000;
} 

tr.huecolibre a {
	font-size: 105%;
	color:#FFFFFF;
	text-decoration:none;
}

tr.huecolibre a:hover {
	color:#990000;
	text-decoration:underline;
}

tr.huecolibre b {
	color:#000000;
	font-weight:bold;
	background-color:#990000;
}

tr.Pares {
	color: #336699;
	background-color: #f2f5fa;
	border:1px solid #CC0000;
}

tr.Pares a, tr.Nones a {
	color: #FFFFFF;
	text-decoration:none;
}

tr.Pares a:hover, tr.Nones a:hover  {
	color:#990000;
}

tr.Pares td.param, tr.Nones td.param {
	color:#FFFFFF;
	vertical-align:middle;
	width:5%;
}

tr.Pares td.param:hover, tr.Nones td.param:hover {
	color:#990000;
	vertical-align:middle;
	width:5%;
}

a.destacado {
	font-size:100%;
	color: #336699;
	font-weight:bold;
}

/* LOCALIDADES IZQUIERDA */
div.ProvCapa{margin-top:200px;margin-left: 15px;}
div.ProvIzq {
	margin-top:5px;
	background-color: #990000;
	border: 1px solid #ccc;
	width:130px;
	height: 200px;
  	overflow: auto;
	text-align:left;
	float: left;
}

div.ProvIzq td.Tit { 
	font-size:100%;
	font-weight:bold;
	color:#990000;
}

div.ProvIzq a { 
	margin-left:3px;
}

/* Anuncio: Enlace mandar email anunciante */
.EmailAnunciante, .EmailAmigo {
	height:auto;
	cursor:pointer;
	color: #FFFFFF; 
	vertical-align:middle;
	margin-bottom: 5px;
	padding: 5px;

}

/* Preguntas frecuentes */
.Faq  {
	width: 98%;
	background-color: #999999;
	border: 1px solid #990000;
	margin: 5px;
}

.Explain a {
	color:#990000;
	text-decoration:none;
	font-weight: bold;
	font-size:120%;
}

.Explain a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight: bold;
}

.FaqHead {
	font-size:105%;
	color:#FFFFFF;
	background-color:#990000;
}

.QuestHead {
	color:#FFFFFF;
	background-color:#333333; 
	height: 20px; 
	text-indent: 15px; 
	padding-top: 8px;
}

.Explain {
	font-size:105%;
	background-color:#999999;
	text-align:justify; 
	padding: 10px;
	color: #000000;
}

/* Productos destacados */
/* Detalle */
table.DetalleProducto td.detalleTit {
	text-align:left;
	background-color:#f5f5f5;
	color: #000000;
}

table.DetalleProducto td.detalleInfo , table.DetalleProducto td.detalleInfo a.naranja{
	text-align:left;
	background-color:#f5f5f5;
	color: #000000;
}

table.DetalleProducto td.PD1 {
	height:319px;
	width:600px;
	background-image:url(http://s001.adimg.com/Templates/26/Productos/PD1.gif);
	border:0px;
	background-repeat:no-repeat;
}

table.DetalleProducto td.PD2 {
	height:319px;
	width:600px;
	background-image:url(http://s001.adimg.com/Templates/26/Productos/PD2.gif);
	border:0px;
	background-repeat:no-repeat;
}

/* uy.php */
.LogoMascota {
	width: 245px;
	height:200px;
	background-image:url('http://s001.adimg.com/Templates/26/logos/mascota.jpg');
	background-repeat: no-repeat; 
	float: left;
}
#logo_buscador {
	width:319px;
	height:200px;
	background-image:url('http://s001.adimg.com/Templates/26/logos/Manuncios_buscador.gif');
	background-repeat: no-repeat; 
	margin: 25px auto;
}
/* Imagenes en anuncio */
table.AdImg {
	border:0px;
	height:100px;
	width:100px;
	padding:2px;
	margin:2px;
	text-align:left;
}

table.AdImg img {
	border:1px #ccc solid;
}

/*Busquedas recomendadas*/

.BusRec {
	margin: 5px;
	float: left;
	height: 100%;
	display: block;
}

/*----Marta-----*/

/*--- cabecera por Marta----*/

.header {
	width:100%;
	height:100px;
	background-color:#000000;
	background-image: url(http://s001.adimg.com/Templates/26/fondos/header.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-top: 0px;
	position: relative;
	z-index: 1;
}

.top {
	width:100%;
	height: 130px;
	background-color:#000000;
	background-image: url(http://s001.adimg.com/Templates/26/fondos/fondo_top.gif);
	background-repeat: repeat-x;
	background-position: bottom right;
	display: block;
	position:relative; 
	top: 0px;
}

/*--- fin cabecera por marta ---*/

.menuusuario {
	background-color:#990000;
	width: 98%;
	min-height: 30px;
	border: 1px solid #cccccc;
	margin: 30px 0px 0px 0px;
	padding: 2px;
	clear: both;
	text-align: center;
	display: block;

}
	
.paginacion {
	margin-right: auto; 
	margin-left: auto; 
	width: 85%;
	display: block;
	overflow: auto;
}

.rowazul {
	color: #CCCCCC;
}

.menuusuario .rowazul{
	color: #CCCCCC;
	/*float:left;	*/
	margin: 5px 5px auto 5px;

}

.menuusuario ul {
	list-style:none;
	height: 22px;
	width: 94%;
	margin-top: 5px;
	/*margin-right: auto;
	margin-left: auto;*/
	text-align: left;
}

.menuusuario ul li {
	float: left;
	width: 19%;
}

.menuusuario ul li a {
	color: #FFFFFF;
}

.menuusuario .UserDatos, .MisNoti, .menuusuario .MisAnuncios  , .menuusuario .MiHistorico , .menuusuario .MisPreguntas   {
	cursor: pointer;
	height: 22px;
	text-align: left;
	vertical-align: text-bottom;
}

.menuusuario .UserDatos {
	background-image: url(http://s001.adimg.com/Templates/26/Icons/mis_datos.png);
	background-repeat: no-repeat;
	text-indent: 20px;
}

.menuusuario .MisAnuncios {
	background-image: url(http://s001.adimg.com/Templates/26/Icons/mis_anuncios.png);
	background-repeat: no-repeat;
	text-indent: 20px;
}

.menuusuario .MiHistorico {
	background-image: url(http://s001.adimg.com/Templates/26/Icons/book_icon.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
}

.menuusuario .MisPreguntas {
	background-image: url(http://s001.adimg.com/Templates/26/Icons/preguntas.png);
	background-repeat: no-repeat;
	text-indent: 20px;
}

.MisNoti {
	background-image: url(http://s001.adimg.com/Templates/26/Icons/mis_notificaciones.png);
	background-repeat: no-repeat;
	text-indent: 20px;
}

.login {
	background-color: #000000;
	color: #CC0000;
	padding-bottom: 0px;
	clear: left;
}

.login .text1 {
	font-family: tahoma;
	color: #CC0000;
	font-weight: normal;
	float: left;
}

.login a, .login a:link, .login a:visited, .login a:active, .login a.naranja {
	color:#CC0000;
	line-height:2.25;
}

a.naranja {
	text-decoration:none;
	color:#FFFFFF;
	float: none;
}

a.naranja:hover, a.naranja:visited, a.naranja:active {
	text-decoration:underline;
	color:#990000;
	float: none;
}
.MigasSlide a.naranja {
	text-decoration:none;
	color:#990000;
	float: none;
}

.MigasSlide a.naranja:hover {
	text-decoration:underline;
	color:#CC0000;
	float: none;
}


.MigasSlide {
	text-align: left;
	border: 1px solid #990000;
	background-color: #fbefef;
}/*ya está*/


#contenido > .block, #contenido > form > .block, #contenido form .block {
	border: 1px solid #cc0000;
	margin: 34px 10px;
	overflow: auto;
	display: block;
	width: auto;
	text-align: left;
}

/*.block {
	border: 1px solid #CC0000;
	margin: 5px;
	overflow: auto;
	display: block;
	width: auto;
	text-align: left;
}
*/

.block_busquedas, .block_fotos, .block_preguntas {
	border: 1px solid #CC0000;
	margin: 0px 8px 5px 0px;/*5px*/
	overflow: hidden;
	display: block;
	width: auto;
	height: 100%;
	text-align: left;
	padding-bottom: 5px;
	clear: both;
}
.block_publi_h {
	border: 1px solid #cccccc;
	margin: 0px 8px 5px 0px;/*5px*/
	/*overflow: hidden;*/
	display: block;
	width: auto;
	height: 100%;
	text-align: left;
	padding-bottom: 5px;
	clear: both;
}
.block {
	border: 1px solid #CC0000;
	display:block;
	height:auto;
	margin: 5px 0px;
	overflow:auto;
	text-align:left;
	width:99%;
}

.contenido_estrecho .campo {
	border: 1px solid #CC0000;
	clear: both;
	width: 98%;
	height: auto;
	display: block;
	overflow: auto;
	margin-top: 17px;
}

.campo .block{
	width: 98%;
	float: none;
	margin-left: 5px;
}

.detalleimagen {
	width: 98%;
}

.block2 {
	width:  98%; /* */
	text-align: left;
	border: 1px solid #cccccc;
	position: relative;
	overflow: hidden;
	margin: 5px;
}

.block_uy {
	border:1px solid #CCCCCC;
	float:right;
	font-size:100%;
	margin-top:20px;
	text-align:left;
	width:370px;
}

.general_uy {
 	width: 620px; 
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	overflow: hidden;
	padding: 5px;
}

.block_title {
	width:auto;
	font-size: 105%;
	font-weight: bold;
	padding: 4px 0px 2px 15px;
	background-color: #CC0000;
	color: #FFFFFF;
	text-align: left;
	height: 20px;
}
	
h1 {
	font-size: 110%;
	margin-top: -2px;
}

.block_title font.label {
	color:#FFCC00;
	font-weight:bold;
}

.block_destacar {
	border-bottom: 1px solid #CC0000;
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	margin: 5px;
	overflow: auto;
	display: block;
	width: auto;
	height: auto;
	text-align: left;
}

.block_titleDestacar{
	background-color:#888888;
	color:#990000;
	font-weight:bold;
	height:25px;
	margin-top:10px;
	text-transform:uppercase;
}
	
.DestacarAnuncio {
	text-align:center;
	height:23px;
	width:150px;
	background-image:url(http://s001.adimg.com/Templates/26/fondos/pestana_medio_active.gif);
	background-repeat:no-repeat;
	margin-top: 2px;
	margin-right: 5px;
	background-color: #000000;
	float: right;
}
	
.inblock {
	overflow:hidden;
	width: auto;
	height: 100%;
	border: 1px solid #CC0000;
	background-color: #999999;
	margin: 5px;
	padding: 5px;
	display: block;
	clear: left;
}

.inblock .row {
	font-weight: bold;
	vertical-align: middle;
	background-color: #f5f5f5;
	float: left;
}
	
.inblock .val {
	margin-left: 15px;
	margin-right: 15px;
	color: #336699;
	float: left;
}

.inblock ul {
	list-style: none;
}

.inblock .campo input, .inblock .campo select, .inblock .campo textarea {
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
	color: #000000;
	font-weight: normal;
}

.campo input.buttonOrange {
	height: 20px;
	background-color: #990000;
	border: 1px solid #CC0000;
	color: #FBEFEF;
	cursor:pointer;
	font-weight:bold;
	float: right;
}

.row2 {
	font-weight: bold;
	vertical-align: middle;
	margin-right: 15px;
	width: 20%;
	float: left;
	text-align: left;
}

.val2 {
	color: #990000;
	vertical-align: middle;
	font-weight: normal;
	height: 100%;
	margin-right: 0px;
	text-align: left;
	font-size: 105%;
}

.val2 h5{
	font-weight: normal;
	font-size: 105%;
}

h3 {
	font-size:125%;
	text-indent:25px;
	text-transform:uppercase;
}

.campo .val {
	margin-left: 15px;
	margin-right: 15px;
	color: #990000;
	float: left;
	height: 100%;
}

.inblock .campo ul {
	list-style: none;
	height: 100%;
	width: 80%;
	padding-bottom: 5px;
	margin-left: 5px;
	text-align: center;
}

.inblock .campo ul li {
 	float: left;
	width: 30%;
	height: 100%;
	vertical-align: middle;
}

table.inblock td.detalleTit, table.inblock td.detalleInfo {
	text-align:left;
	color: #000000;
}

.inblock .campo {
	clear: both;
	width: 100%;
	border: 0px;
	height: auto;
}

#CatDer { 
	float:right;
	border:0px dashed #000; 
	width:206px;
	vertical-align:top;  
	margin-right: 25px;
	text-align: right;
}

.azulclaro{
	width: auto;
	color: #000000;
	background-color: #666666;
	border:1px solid #CC0000;
	text-align: center;
	margin: 5px 8px 5px 1px;
	padding: 5px;
	font-weight: bold;
}

.AdImg img {
	border:1px #CC0000 solid;
	float: left;
	width: inherit;
	margin: 10px;
	padding: 10px;
	background-color: #FFFFFF;
}

#AnuncianteSend, #MailSend {
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
}

.pie {
	width:100%;
	border-top:2px solid #666666;
	text-align: center;
	float: none;
	bottom: 0px;
	height: auto;
	background-color:#000000;
}

.textpie{
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}

.HelpIcon {
	cursor:pointer;
	width:25px;
	height:23px;
	background-image:url('http://s001.adimg.com/Templates/26/Icons/HelpIcon.gif');
	background-repeat:no-repeat;
	float:left;	
	margin: 2px;
}

.PaginaInicio, .Favorito {
	cursor:pointer;
	width:auto;
	height:23px;
	background-repeat:no-repeat;
	text-align:right;
	float: left;
	text-indent: 25px;
	vertical-align: middle;
	margin: 2px;
}

.PaginaInicio {
	background-image:url('http://s001.adimg.com/Templates/26/Icons/icon_inicio.gif');
}

.Favorito {
	background-image:url('http://s001.adimg.com/Templates/26/Icons/icon_favorito.gif');
}

.Favorito a , .PaginaInicio a, .Favorito a:active , .PaginaInicio a:active, .Favorito a:visited , .PaginaInicio a:visited {
	height:23px;
	vertical-align: middle;
	padding-bottom: 5px;
	color: #CC0000;
}

.campo {
	height: 20px;
	clear: both;
	width: 100%;
	height: 100%;
	display: block;
}

	
.campobusqueda {
	float: left;
	width: 75%;
	height: 100%;
	}

.ParamBusqueda {
	text-align: left;
	width: auto;
	font-size:100%;
	background-color: #999999;
	margin: 5px;
	padding: 5px;
	display: block;
	clear: left;
	color: #990000;
}

.preguntas  {
	width: 47%;
	float: left;
}

.cajabuscar {
	float:right;
	height:75px;
	margin-right:25px;
	margin-top:0;
	position:relative;
	top:-25px;
	width:75px;
}

.buscar{
	width:75px;
	height:75px;
	background-image:url(http://s001.adimg.com/Templates/26/Icons/buscar.png);
	background-repeat:no-repeat;
	background-position:20px 0px;
}

.buscar input { 
	top:50px; 
	position: relative;
	}

.IconBuscar{
	background-color:#CCCCCC;
	border:1px solid #CC0000;
	padding: 0px;
	width: 98%;
	min-height: 30px;
	margin: 17px 0px;
	padding: 2px;
	clear: both;
	text-align: center;
	display: block;
}

.ParamNoti {
	font-size:100%;
	padding:1px 10px 5px 2px;
}

.ContentLeft{
	text-align:left;
	padding:4px; 
	width: auto; 
	background-color: #990000;
	}

.HeadContent{
	text-align:left;
	padding:4px;
	background-color: #999999;
	}

.productodestacado {
	width: 98%;
	border: 1px solid #CC0000;
	background-color: #999999;
	margin-top: 15px;
	margin-bottom: 10px;
}

#lateral_izdo iframe {
	float: left;
	width: 75%;
	top: 185px;
	left:15px;
	position: relative;
	display: block;
	overflow: hidden;
	text-align: center;
}

.block iframe, .categoria_ind iframe{
	width: 75%;
	height: 20px;
	text-align: left;
	top: 0px;
	border: 0px;
	display: block;
	overflow: hidden;
	float: left;
}

#lateral_izdo {
	width:165px; 
	text-align:left;
	float: left;
	margin:0px;
	padding:0px;
	height: 650px;
}

#lateral_drcha {
	width:140px; 
	margin: 37px 5px 0px 0px;
	float: right;
}

/*------- lastadsdestacado--------*/
.LastAds .huecolibre td   {
	background-color: #666666;
	border:1px solid #990000;
	padding:0px;
	margin:0px;
	background-image: url(http://s001.adimg.com/Templates/26/fondos/esquina_lastadsdestacado.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 140px;
	height: 100%;
}

.huecolibre td   {
	border-bottom:1px solid #CCCCCC;
}

.LastAdsDestacado {
	color: #990000;
	font-size:100%;
	cursor:pointer;
	background-color: #666666;
	border:1px solid #990000;
	padding:0px;
	margin:-2px;
	width: 100%;
	height: 100%;
	background-image: url(http://s001.adimg.com/Templates/26/fondos/esquina_lastadsdestacado.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.LastAdsDestacado {
	background-image: url(http://s001.adimg.com/Templates/26/fondos/esquina_lastadsdestacado.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.LastAdsDestacado  .MiniImg {
	text-align:center;
	vertical-align:top;
	width:100%;
}

.LastAdsDestacado  a.naranja {
	text-decoration:none;
	color:#990000
}

.LastAdsDestacado  a.naranjamini {
	font-size:100%;
	text-decoration:none;
	color:#990000;
	font-weight:normal;
}

.MiniImgDestacado , .MiniImgDestacado:hover{
	text-align:center;
	vertical-align:top;
	width:130px;
}

.LastAdsDestacado .MiniDestacado {
	color:#990000;
	text-decoration:none;
	text-align: center;
}

.LastAdsDestacado  .MiniDestacado a.naranjaminiDestacado {
	color:#990000;
	font-size:105%;
}

.LastAdsDestacado  .MiniDestacado a.naranjaminiDestacado b {
	font-size:105%;
}

.LastAdsDestacado  .MiniDestacado a.naranjaminiDestacado:hover {
	color:#000000;
	text-decoration:none;
	background-color:#990000;
	font-size:105%;
}

/*-------------------LastAds-----------------------*/
.LastAds {	
	width: 140px;
	color: #990000;
	font-size:100%;
	cursor:pointer;
	background-color:#999999;
	padding:0px;
	margin:0px
}

.LastAds .MiniImg {
	text-align:center;
	vertical-align:top;
	background-image: url(http://s001.adimg.com/Templates/26/fondos/esquina_lastads.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.LastAds .MiniImg Img {
	width:50%;
}

.LastAds a.naranja {
	text-decoration:none;
	color:#990000
}

.LastAds a.naranja:hover, .LastAds a.naranjamini:hover , .LastAdsDestacado .MiniDestacado:hover, .LastAdsDestacado  a.naranja:hover , .LastAdsDestacado  a.naranjamini:hover {
	text-decoration:underline;
}

.LastAds a.naranjamini {
	line-height:9px;
	font-size: 110%;/*9px;*/
	text-decoration:none;
}

.LastAds a.naranjamini b {
	font-size: 110%;/*95%;*/
	font-weight:bold;
	color:#990000;
}

#contenido, #fondo_buscador {
	float:none;
	height: 100%; 
	margin:0;
	overflow:hidden;
	text-align:center;
	top:2px;
	width:100%;
}

.corner_top_der {
	width: auto;
	margin: 5px 5px 5px 10px;
	overflow: auto;
	display: block;
	text-align: left;
	padding-bottom:25px;
}

 .general {
 	float:left;
	width: 100%;
	overflow: hidden;
}

.general .menuusuario {
 	clear:left;
	background-color:#990000;
	border: 1px solid #666666;
	width: 96%;/*97%;*/
	margin-left: 5px;
	padding-left: 5px;
}

.categoria_ind {
 	clear: left;
	text-align: left;
}

.contenido_estrecho {
	display:block;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	padding:0;
	width:680px;
}

.seccion_estrecho {
	text-align: left;
	width: 100%;
	clear: left;
	margin-top:11px;
	height:100%;
}
.seccion_estrecho iframe{
	text-align: left;
	width: 100%;
	height: 700px;
}
.intervalo {
	color: #990000;
}

.FondoDestacado{background-color: #FBDDC8 !important;}

/*Adsense Pro*/
.ad_header {color:#f67213;font-weight:bold;padding-bottom:0px;font-size:100%; text-align: left;}
.ad_line1 {color:#f67213;font-size:105%; text-decoration:underline;}
.ad_text {color:#336699;font-size:100%; text-decoration:none;}
.ad_url {color:#f67213;font-size:100%;margin-bottom:0px; text-decoration:none;max-width:145px; }

.google_adsense_entry{background: #FBEDE3 ;margin: 2px 0px;padding:0px;list-style-type: none;width:95%;}
.wide_ads {background:#fff; padding:0px;text-align:left;clear:both;}
.wide_ads_bottom {background:#fff; padding:0px;text-align:left;overflow: auto;}
.narrow_ads {background:#fff; padding:0px;margin-left:0px;text-align:left;width:145px;overflow: auto;}

#testdiv1 { 
	position:absolute;
	visibility:hidden;
	background-color: #FFFFFF;
}

.campo .google{
	width: 340px;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	height: auto;
	border: 1px solid #cccccc;
	top: 0px;
	position: relative;
	right: 0px;
	text-align: left;
}


#imagen_anuncio {
	text-align: center; 
	width: 99%; 
}

.anchura_total {
	width: 100%;
}

.alinear_drcha {
	text-align: right;
}

.alinear_izda {
	text-align: left;
}

.alinear_centro {
	text-align: center;
}
.padre {
	font-weight: bold;
	font-size: 150%;
}

.hijo {
	font-weight: normal;
	font-size: 110%;
}

.negrita {
	font-weight: bold;
}

.italica {
	font-style: italic;
}

.subrayado {
	font-style: normal;
	text-decoration: underline;
}

a.mini_preview img{
	background-color:White;
}

a.mini_preview.selected img{
	background-color:Red;
}

div#resultados{
	border:1px solid Green;
	width:100%;
	position:absolute;
	z-index:1024;
	background:White;
	display:none;
	left:0px;
	top:0px;
}
div.dv{
	height:auto;
	font-size:100%;
	font-family:Arial, Verdana;
	cursor:pointer;
	width:100%;
}
div.dv.over,div.dv.over *{
	background-color:Blue;
	color:White;
}
div.dv1{
	text-align:left;
	padding:2px;
	overflow:hidden;
}
div.dv2{
	font-size:100%;
	padding:2px;
	float:right;
	color:Green;
	text-align:right;
	overflow:hidden;
}

.desactivado {
	width: 600px;
	height: 402px;
	background-image:url('http://s001.adimg.com/Templates/26/logos/cartel-disabled.gif');
	position: absolute;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	z-index: 5;
}

.cerrado {
	width: 600px;
	height: 402px;
	background-image:url('http://s001.adimg.com/Templates/26/logos/cartel-cerrado.gif');
	position: absolute;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	z-index: 5;
}

.columna_01 {
	text-align: justify;
	padding: 4px;
	margin: 4px;
	float: left;
}

/*Zigor seleccionable localidades*/
input.seleccionable-localidades, textarea.seleccionable-localidades,
select.seleccionable-localidades {
    font-weight: normal;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    background-color: #F2F2F2;
    border: 1px solid #999999;
    color: #336699;
}

.seleccionable-localidades {
    width:auto !important;
}


.seleccionable-localidades:focus{
    background-color: #FFF;
    border: 1px solid #336699;

}
.nivel-1{

}
.nivel-2{
    color:#000000;
}
.nivel-3{
    font-style:italic;
    font-weight:normal;
}
.nivel-4{
}

/*Fin Zigor seleccionable localidades*/

/**/
.inblock_izq {
	background-color:#999999;
	border:1px solid #CCCCCC;
	float:left;
	height:auto;
	margin-bottom:5;
	padding:5px 5px 5px 5px;
	width:auto;
}