@media screen and (min-width:1px) and (max-width:450px), screen and (orientation: portrait) {
@charset "utf-8";
*{border:none;}
*{margin:0;padding:0;}
/** {font-family:"Trebuchet MS", sans-serif;}*/
*{font-family: 'Segoe UI Regular';}
body{background-color:#FFF; overflow-x: hidden;}
nav {width:100%; overflow-x:hidden;}/** R1200 */ 
header {width:100%;margin:0 auto; overflow-x:hidden;} /** R1200 */
footer {width:100%;margin:0 auto; float:left; overflow-x: hidden;}
section {margin:0 auto;}
a:hover{
	color: #0F0;
}
select{width:60%;height:40px;border-width:1px;border-style:solid;border-color:#CCC;font-size:16px; resize:vertical; -webkit-appearance:none;} /** R1200 +200W*/
input {resize:none;}
.vacio{position:absolute;margin-left:0px;width:736px;margin-top:0px; height:50px; display:inline-block;} /** R1200 +200W*/
.navegacion{ display:none;}
h2 {font-family:; font-size:;}


/** CABECERA */
/** MENU NAVEGACION ESTANDO LOGEADO */
.bienvenido{
	float:left;
	position:absolute;
	width:515px;
	text-align:left; 
	font-weight:bold; 
	color:#FFF; 
	font-size:16px;
	height:50px;
	line-height:50px;
	display:none
	}
/** MENU DESPLEGABLE ESTANDO LOGEADO **/
	
	.menu li{
	display: inline-block;
	}
	.menu li a{
	display: block;
	padding: 15px;
	color: #fff;
	text-decoration: none;
	}
	.menu li a:hover{
	background: #84A6DF;
	}
	.boton-menu {
	width:50%;
	margin-left:auto;
	display: block;
	padding: 8px 0;
	float:left;
	position:absolute;
	}
	
	.navegacionmob {
	width:100%;
	height:50px;
	background-color:#444;
	border-bottom:5px;
	border-bottom-color: #FF2D57;
	border-bottom-style:solid;
	position:fixed;
	float:left;
	z-index:100;
	
	}
	
	.navegacionmob nav{
	margin-top:55px;
	position: absolute;
	left: -100%;
	width: 200px;
	height: 300px;
	background:#0c0e32;
	z-index:1;
			
	}
	.menu li{
		display: block;
	}

	.wa-phone {
		width:100%;
		height:60px;
		position:fixed;
		bottom: 0;
		z-index:2000;
		}
	
	.telefono-pie {
		width:40%;
		height:60px;
		background-color: #3380f3;
		color:rgb(255, 255, 255);
		float:left;
		line-height: 60px;
		text-decoration: none;
		font-size:24px;
		text-align: center;
		letter-spacing: 1px;
	
	
	}
	
	.telefono-pie a {
	text-decoration:none;
	color:rgb(255, 255, 255);
	}
	.telefono-pie-solo {
		width:100%;
		height:60px;
		background-color: #3380f3;
		color:rgb(255, 255, 255);
		float:left;
		line-height: 60px;
		text-decoration: none;
		font-size:24px;
		text-align: center;
		letter-spacing: 1px;
	}
	
	.telefono-pie-solo a {
		text-decoration:none;
		color:rgb(255, 255, 255);
	
	}
	
	.wa-pie {
		width:60%;
		height:60px;
		background-color: #189245;
		color:rgb(255, 255, 255);
		float:left;
		line-height: 60px;
		margin-left:0px;
		text-decoration: none;
		font-size:24px;
		text-align: center;
	}
	
	.wa-pie a {
		text-decoration:none;
		color:rgb(255, 255, 255);
		}
	
/** MENU DESPLEGABLE SIN ESTAR LOGEADO */	
    .menubb li{
	display: inline-block;
     }
	.menubb li a{
	display: block;
	padding: 15px;
	color: #fff;
	text-decoration: none;
	
}
	.menubb li a:hover{
	background: #84A6DF;
	}
	.boton-menubb{
	width:50%;
	margin-left:auto;
	display: block;
	padding: 8px 0;
	float:left;
	position:absolute;
	}
	
	.menubb li{
		display: block;
	}
	
	.navegacionmobb {
	width:100%;
	height:50px;
	background-color:#444;
	border-bottom:5px;
	border-bottom-color: #FF2D57;
	border-bottom-style:solid;
	position:fixed;
	float:left;
	z-index: 2000;
	}
	
	.navegacionmobb nav{
	margin-top:55px;
	position: fixed;
	left: -100%;
	width: 200px;
	height: 275px;
	background:#0c0e32;
	z-index:1;		
	}
	
	
	.bb {
		color: #FFF;
		float:left;
		margin-left:60%;
		margin-top:5.5%;		
		width:50%;
		font-size:0.7em;
	}
	
	
	
		
	/********************************** */
.separacion-cabecera{
	margin:0 auto;
	width:100%; /** R1200 */
	height:20px;
	background-color:#FFF;
	display:block;
	margin-top:2%;
	display:none;
	}
	
.section-logo {
	position:relative;
	margin:0 auto;
	width:100%; /** R1200 */
	height:115px;
	display:inline-block;
	margin-top:70px;
	}
	
.logotipo{
	position:relative;
	float:left;
	width:100%;
	height:115px;
	display:block;
	margin-top:4%;
	text-align:center;
	}	
.caja-publicar{
	border-radius:5px;
	background-color:#CA1E25;
	position: absolute;
	float: left;
	width: 170px;
	height: 50px;
	margin-left: 1030px; /** R1200 +200 */
	margin-top:50px;
	color:#3C6;
	display:block;
	line-height:50px;
	text-align:center;
	display:none;
	}
.caja-publicar a {
	border-radius:5px;
	background-color:#CA1E25;
	font-size:20px;
	text-align:center;
	color: #FFF;
	line-height:50px;
	font-weight:bolder;
	display:block;
	text-decoration:none;
	}
	
.caja-publicar a:hover {
	background:#B90000;
	}
	
.section-cabecera-h1{
	margin:0 auto;
	width:100%; /** R1200 */
	height:25px;
	display:block;
	}
	
.cab-h1{
	font-family:'SegoeBold';
	position:absolute;
	float:left;
	width:100%;
	height:25px;
	font-size:1em;
	display:block;
	text-align:center;
	color:#888;
	font-weight:bold;
	}
.cabh1vacia {
	position:absolute;
	float:left;
	width:920px; /** R1200 +200 */
	height:25px;
	margin-left:280px;
	display:block;
	display:none;	
	}
.breadcumb{
	width:100%; /** R1200 */
	height:25px;
	margin:0 auto;
	overflow:hidden;
	}
.breadcrumb2 {
	height:20px;
	text-transform:uppercase;
	text-align:left;
	clear:both;
	line-height:20px;
	padding-top:15px 0;
	padding-left:5px;
    border-top:1px; 
	border-bottom:1px dotted #e0e0e0;
	border-top:1px dotted #e0e0e0;
	background:#fafafa;
	color:#777;
	font-size:10px;
	
}
.breadcrumb2 a {
	text-decoration:none;
	color:#777;
}
.breadcrumb2 a:hover {
	color: #CA1E25;
}
.section-caja-busqueda{
	width:100%;
	height:70px;
	margin-top:10px;
	background:#434343;
	box-shadow:0 2px 10px 0 rgba(0,0,0,0.45);
	border-bottom:1px solid #333;
	box-sizing:border-box;
	
	}
.caja-busqueda{
	 /** R1200 */
	box-sizing: border-box;
	margin:0 auto;
	
	}
	
.form1 {
	float:left;
	position:absolute;
	width:100%;
	height:60px;
	line-height:60px;
	display:block;
	margin-left:0px;
	padding-top:0px;	
	}
.busqueda-categoria {
	width:100%;
	float:left;
	position:absolute;	
	}
.busqueda-localidad  {
	width:100%;
	float:left;
	position:absolute;	
	}
.busqueda-boton  {
	width:100%;
	float:left;
	position:absolute;	
	}
.caja-busqueda-categoria {
	float:left;
	position:absolute;
	width:45%;
	height:40px;
	display: inherit;
	border-radius:5px;
	margin-left:2%;
	margin-top:17px;
	color:#777;
	font-size:0.7em;
	font-weight:bold;	
	-webkit-appearance:none;
	-moz-appearance:none; 
	-ms-appearance: none;
	background:#FFF url("/images/arrowdown.gif") no-repeat 90% center;
	
	}
	
.caja-busqueda-localidad {
	float:left;
	position:absolute;
	margin-left:49%;
	width:35%;
	height:40px;
	margin-top:17px;
	display:block;
	border-radius:5px;
	color:#777;
	font-size:0.7em;
	font-weight:bold;
	-webkit-appearance:none;
	-webkit-appearance:none;
	-moz-appearance:none; 
    -ms-appearance: none;
	background:#FFF url("/images/arrowdown.gif") no-repeat 90% center;
	}
	
button.busqueda-categoria-boton{
	float: left;
	position: absolute;
	margin-left: 86%;
	width: 13%;
	height:40px;
	margin-top: 17px;
	display: block;
	text-align: center;
	border-radius:5px;
	background-color:#CA1E25;
	color:white;
	font-size:0.7em;
	font-weight:bold;
	line-height:40px;
	}
button.busqueda-categoria-boton:hover{
	background:#B90000;
	}
.section-caja-busqueda2{
	width:100%;
	height:70px;
	margin-top:10px;
	background:#434343;
	box-shadow:0 2px 10px 0 rgba(0,0,0,0.45);
	border-bottom:1px solid #333;
	box-sizing:border-box;
}
.caja-busqueda2{
   box-sizing: border-box;
   margin:0 auto;
}
		
.form2{
	float:left;
	position:absolute;
	display:block;
	width:100%;
	height:60px;
	margin-left:600px;
	display:none;
		
}
.form3{
	float:left;
	position:absolute;
	width:100%;
	height:60px;
	line-height:60px;
	display:block;
	margin-left:0px;
	padding-top:0px;	
	}
		
	
.busqueda-titulo{
	width:100%;
	float:left;
	position:absolute;
	}
.busqueda-boton-titulo {
	width:100%;
	float:left;
	position:absolute;
	}
.caja-busqueda-titulo{
	float:left;
	position:absolute;
	width:70%; /** R1200 +200 */
	height:40px;
	margin-top:17px;
	margin-left:2%;
	display: block;
	border-radius:5px;
	font-size:0.7em;
	font-weight:bold;
	padding-left:5px;
	color:#777;
	-webkit-appearance:none;
	}
input.caja-busqueda-titulo{
	resize:none;
	
	}
	
button.busqueda-titulo-boton{
	float: left;
	position: absolute;
	margin-left:74%; /** R1200 +200 */
	width: 25%;
	height:40px;
	margin-top:17px;
	display:block;
	text-align:center;
	border-radius:5px;
	background-color:#CA1E25;
	color:white;
	font-size:0.7em;
	font-weight:bold;
	}
button.busqueda-titulo-boton:hover{
	background:#B90000;
}
.principal{
	width:100%;
	}
.subprincipal {
	width:100%;
	height:100%;
	margin:0 auto;
	}
	
.barra-pagina-superior {
	font-family:"SegoeBold";
	float:left;
	width:100%;
	height:40px;
	position:absolute;
	background-color: #CA1E25;
	border-radius:0px 0px 0px 0px;
	text-align:center; 
	font-size: 0.9em; 
	font-weight:bold;
	color:#FFF;
	line-height:40px;
	position:static; 
	margin-top:10px; 
	text-transform: uppercase;
	margin-left:0px;
	margin-bottom:0px;
		
	}
.cajita {
	width:99%;
	float:left;
	overflow:hidden; 
	
	}
	
.final4 {
	width:100%; 
	float:left;
	height:35px; 
	background-color: #CA1E25; 
	margin-top:0px; 
	margin-left:0px; 
	margin-bottom:40px; 
	border-radius:0px 0px 0px 0px; 
	position:relative;
	display:none; 
	}
	
.top-anuncio {
	font-family:'SegoeBold';
	float:left; 
	width:95%; /** R1200 +200W*/
	height:17px; 
	background-color:#EDEDE3;
	line-height:17px;
	margin:15px 0px 15px 10px;
	padding:3px; color:#000;
	font-weight:bold;
	font-size: 0.875em;
	border-radius:5px;
	}
.anuncios-top {
	width:30px;
	background-color:#096BFF;
	border: #096BFF;
	border-radius:5px;
	color: #FFF;
	font-weight:bold;
	margin-left:10px;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:0.8em;
	line-height:0.8em;
	
	
}

.fecha-cabecera {
	float:left; position:relative; 
	width:95%; height:17px;/** R1200 +200W*/  
	border: 1px solid #F0F0E8; 
	background-color:#EDEDE3; 
	padding: 7px 0px 0px 4px; 
	background-repeat:no-repeat; 
	line-height:17px; 
	background:#EDEDE3;
	margin:15px 0px 15px 10px; 
	padding:3px; color:#000;
	font-weight: bold;
	font-size: 0.875em;
	border-radius:5px;
	text-transform:capitalize;
	}
.caja-anuncio {
	width:99%; /** R1200 +200W*/
	height:120px;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:5px;
	border-width:2px; 
	border-bottom:1px solid #e0e0e0;
	border-left:1px solid  #FFFFFF; 
	border-right:1px solid  #FFFFFF;
	border-top:1px solid  #FFFFFF;
	float:left;
	overflow:hidden;
	
}


.caja-anuncio:hover {border: 1px solid #F962AE;}
.feature_post { background-color: #FFC;}
.foto {
	width:20%;
	height:100px;
	margin-top:10px;
	margin-left:10px;
	position:static;
	display:block;
	float:left;
	text-align:center;	
}

.fototm { 
		max-width:100%;
		max-height:100%;
}
.fototm-vacia { 
		width:75px;
		height:85px;
		margin-left:0px;
}
.imgnot_available {float:left; position:relative; margin:-3px 12px 12px 10px; height:100px; width:120px; -webkit-border-radius:5px; -ms-border-radius:5px; border-radius:5px;  background:url(/images/vacia.jpg);}
.caja-datos {
	width:75%;
	height:105px;
	margin-left:25%;
	margin-top:10px;
	position:absolute;
	display:block;
	float:left;
	overflow:hidden;
	
	
	
}
.titulo-anuncio {
	font-family:'SegoeBold';
	width:100%;
	margin-right:5px;
	text-transform:uppercase;
	text-decoration:none;
	font-size:0.7em;
	overflow:hidden;
	color: #0054d6;
	font-weight:700;
	}
.titulo-anuncio a {
	font-family:'SegoeBold';
	color: #0054d6;
	text-decoration:none;
	font-weight:700;
}
.titulo-anuncio a:hover {
	color: #dc0709;
	text-decoration:none;
	}
	
.categoria-anuncio {
	width:100%;
	margin-top:3px;  
	color: #a61136; 
	font-size: 0.5em;
	font-style:normal;
	overflow:hidden;
}
.fecha-anuncio {
	margin-top:3px;  
	color: #777; 
	font-size: 0.5em;;
	font-style:normal;
	overflow:hidden;
}
.tele-wa-edad {
	margin-top:5px;
	width:100%;
	height:1em;
	float:left;
	font-size:0.65em;
	line-height:0.8em;
	
	
	
	}
.telefono {
	font-family:'SegoeBold';
	font-size:0.8em;
	height:1em;
	font-weight:700;
	float:left;
	
	
}
span.wa {
	margin-left:1px;
	font-size:0.8em;
	height:1em;
	font-weight:700;
	float:left;
	
	
}
span.precio {
	font-family:'SegoeBold';
	margin-left:5px;
	font-size:0.8em;
	height:1em;
	font-weight:700;
	color: #a61136;
	float:left;
	
}
span.edad {
	font-family:'SegoeBold';
	margin-left:1px;
	font-size:0.8em;
	height:1em;
	font-weight:700;
	color: #000;
	float:left;
	
	
}
span.nacionalidad {
	font-family:'SegoeBold';
	margin-left:5px;
	font-size:0.8em;
	font-weight:700;
	color: #000;
	float:left;
	height:1em;
}
.anuncios-top {
	width:30px;
	background-color:#096BFF;
	border: #096BFF;
	border-radius:5px;
	color: #FFF;
	font-weight:bold;
	margin-left:10px;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:0.8em;
	height:1em;
	
	
}
.img-peque {
	width:0.8em;
	height:0.8em;
	
	float:left;
	margin-left:5px;
	
	
}
.descripcion-anuncio {
	
	font-size:0.6em;
	margin-top:15px;
	margin-left:0px;
	float:left;
	color:#777;
	overflow:hidden;
	position:absolute;
	width:90%;
	overflow:hidden;
	
}
.precio-anuncio {
	width:120px;
	float:left;
}
span.tag-head {
	background: url("/images/etiqueta.png") no-repeat scroll left    top transparent;
	height:35px;
	width:33px; 
	margin-top:10px; 
	margin-left:0px;
	float:left;
}
.etiqueta-precio {
	width:60px; 
    height:23px; 
	background-color:#00C; 
	text-align:center; 
	margin-top:0px; 
	margin-left:33px; 
	background-color:#ffff99; 
	font:bold 17px Arial,sans-serif;
	padding:-1px 0px 0px 2px;
	text-shadow:0 1px 0 #FFFFFF;
	-khtml-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	-webkit-border-radius: 0 4px 4px 0; 
	border-radius: 0 4px 4px 0;
	-moz-box-shadow: 1px 1px 5px #B7B7B7;
	-khtml-box-shadow: 1px 1px 5px #B7B7B7;
	-webkit-box-shadow: 1px 1px 5px #b7b7b7;
    box-shadow: 1px 1px 5px #B7B7B7;
	padding-top:2px;
	color:#666;
	}
.wp-pagenavi {
	text-align:center;
	width:90%;
}
.banner1-principal {
	float:left;
	position:relative;
	width:98%; /** R1200 +200W*/
	margin-top:30px;
	margin-left:0px; /** R1200 crear margen*/
} 
.banner1-principal a {
	float:left;
	position:relative;
	width:98%;
	margin-top:30px;
	
}
.banner1-detalle a {
	float:left;
	width:98%;
	margin-top:30px;
	
}
/** PIE DE PAGINAS */
.pie-pagina{
	margin-top:20px;
	background-color:#666;
	border-top:20px;
	border-top-color: #FF2D57;
	border-top-style:solid;
	padding-bottom:20px;
	width:100%;
	float:left;
	overflow:hidden;
	}
.enunciado {
	font-family:'SegoeBold';
	font-size:22px;
	font-weight:700;
	margin-top:10px;
	margin-left:5px;
	overflow:hidden;
}

.contenido-pie {
	clear:both;
	width:98%;
	color:white;
	font-size:20px;
	background-color:#666;
	margin-left:40px;
	overflow:hidden;
	
	
	
	
	
	}
.contenido-pie1 {
	float:left;
	width:48%;
	display:block;
	list-style-type:none;
	margin-top:20px;
	margin-left:5px;
	/*width:250px;*/
	font-size:12px;
	line-height:12px;
	text-decoration:none;
	background-color:#666;
	overflow:hidden;
}

.contenido-pie2 {
	float:left;
	width: 48%;
	display: block;
	vertical-align: middle;
	list-style-type: none;
	margin-top: 20px;
	margin-left: 0%;
	/*width:250px;*/
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	background-color: #666;
	overflow:hidden;
	
}

.contenido-pie3 {
	float:left;
	width:25%;
	display:block;
	list-style-type:none;
	margin-top:20px;
	margin-left:0%;
	/*width:250px;*/
	font-size:12px;
	line-height:12px;
	text-decoration:none;
	background-color:#666;
	display:none;
	
}

.contenido-pie4 {
	float:left;
	width:25%;
	display:block;
	list-style-type:none;
	margin-top:20px;
	margin-left:0%;
	/*width:230px;*/
	font-size:12px;
	line-height:12px;
	text-decoration:none;
	background-color:#666;
	display:none;
}
a.enlaces-pie {
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	line-height:12px;
}

a.enlaces-pie:hover {
		color: #F30;
		text-decoration:none;
		font-size:12px;
	    line-height:12px;
	}

.pie-pagina2{
	
	background-color:#444;
	height:100%;
	width:100%;
	float:left;
	}

.pie-pagina-logeado {
	border-top:20px;
	border-top-color: #FF2D57;
	border-top-style:solid;
	background-color:#444;
	height:100%;
	width:100%;
	float:left;
	margin-top:20px;
	}


.contenido-pie-inferior {
	clear:both;
	width:98%;
	color:white;
	font-size:20px;
	background-color:#444;
	margin-top:20px;
	margin-bottom:70px;
}

.pie1 {
	float:left;
	width:31%;
	display:block;
	font-size:10px;
	margin-left:5px;
	display:none;
	
}

.pie2 {
	float:left;
	width:40%;
	display:block;
	margin-bottom:20px;
	
}

.pie3 {
	float:right;
	width:60%;
	display:block;
	text-align:right;
	list-style:none;
	font-size:16px;
	text-decoration:none;
	vertical-align:bottom;
	margin-bottom:20px;
	
	
}

.alineacion-pie {
	text-align: justify;
	font-size:10px;
	margin-top:0px;
	display:none;
	}

.logo-inferior {
	width:60%;
	display:none;
}

.alineacion-pie-descripcion {
	width:90%;
	margin-top:10px;
	text-align: justify;
	font-size:10px;
	display:none;
	}
.alineacion-pie-contacto {
	margin-top:0px;
	font-size:10px;
	text-decoration:none;
	dispkay:none;
	
}


.alineacion-pie-contacto a {
	text-align: justify;
	font-size:10px;
	text-decoration:none;
	color:#FFF;
	
}

.alineacion-pie-contacto a:hover {
	color:#FF2D57;
}

	
.redes {
	text-align:center;
	color:#FF2D57;
	font-family:'SegoeBold';
	font-size:18px;
	font-weight: bold;
	
}

.iconos-redes-solitario {
	float:left;
	width:40px;
	margin-top:5px;
	margin-left:40%
}
.iconos-redes-dos {
	float:left;
	width:40px;
	margin-top:5px;
	margin-left:25%
}
.iconos-redes-tres {
	float:left;
	width:40px;
	margin-top:5px;
	margin-left:13%
}
.iconos-redes2 {
	float:left;
	width:40px;
	margin-top:5px;
	margin-left:6px;
	
	
}

.terminos {
	
	list-style:none;
	font-size:12px;
	
}
.terminos a {
	color: #FFF;
	text-decoration:none;
}
.terminos a:hover {
	color: #FF2D57;
}
.copyright {
    clear:both;
	font-size:12px;
	color:#FFF;
	text-align:center;
	padding-top:10px;
	margin-bottom:10px;
}
/** FIN PIE PAGINA */



/** PAGINA DETALLE */
	.pagina-detalle {
	width:100%;
	
}
.banner1-principal {
	float:left;
	position:relative;
	width:100%; /** R1200 +200W*/
	margin-top:30px;
	margin-left:0px; /** R1200 crear margen*/
} 
.banner1-principal a {
	float:left;
	position:relative;
	width:100%;
	margin-top:30px;
	
}
.banner1-detalle a {
	float:left;
	width:100%;
	margin-top:30px;
	
}
.banner2-detalle {
	float:left;
	width:100%;
	margin-top:30px;
}
.cabecera-titulo {
	width:99%;
	height:40px; 
	margin-left:2%;
	margin-top:5%;
	color:#CA1E25;
	border-radius:0px 0px 0px 0px;
	text-align:left;
	float:left;
	}
a.enlace {
	font-family:"SegoeBold";
	width:99%;
	font-size:0.7em;
	font-weight:bold;
	color:#CA1E25;
	text-decoration:none;
	height:40px;
	line-height:0.8em;
	text-transform:uppercase;
	
	}
a.enlace:hover {
	text-align:center;
	font-size:0.7em;
	color:#9F0020;
	text-decoration:none;
	height:40px;
	line-height:0.8em;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	
	}
	
.titulo-descripcion {
	font-family:'SegoeBold';
	font-size:0.8em; 
	color:#777; 
	margin-left:2%; 
	margin-top:20px;
	float:left;
	}
hr.linea { 
margin-left:2%;
margin-top:5px;
width:95%;/** R1200 +200W*/
height: 1px;
border: 0;
color: #CCC;
background-color: #CCC;
float:left;
}
.caracteristicas {
	float:left;
	margin-left:2%;
	color:#777;
	width:95%;
	margin-top:20px;
	margin-bottom:20px;
	
}
.caracteristicas-detalle1 {
	float:left;
	color:#777;
	font-size:0.8em;
	list-style-type:none;
	width:40%;
	text-decoration:none;
	
	
}
.caracteristicas-detalle2 {
	float:left;
	color:#777;
	font-size:0.8em;
	list-style-type:none;
	text-decoration:none;
	width:60%;
	
	
}
.interlineado {
	width:100%;
	margin-top:10px;
	
}
.caracteristicas-detalle1 a {
	color:#FF0000;
	margin: 0px 0px 0px 0px;
    text-decoration:none;
	 
	 } 
.caracteristicas-detalle1 a:hover{
	color:#a61136;
	}
.caracteristicas-detalle2 a {
	color:#FF0000;
	margin: 0px 0px 0px 0px;
    text-decoration:none;
	
	 } 
.caracteristicas-detalle2 a:hover{
	color:#a61136;
	}
	
.caja-reserva {
	width:200px;
	height:100px;
	float:left;	
	margin-top:20px;
	display:block;
	
}
.flecha1 {margin-left:135px;}
.flecha { margin-left:10px;}
.servicios {
	float:left;
	display:block;
	margin-left:5px;
	color:#777;
	width:98%;
	
	margin-top:0px;
	list-style-type:none;		
}
.box2 {
	float:left;
	display:block;
	margin-left:0px;
	width:98%;
	height:135px;
	border: 1px solid #CCC;
	border-top:hidden;
	margin-top:0px;
	font-size:0.8em;
	
}
.si-no-1-col {
	float:left;
	list-style-type:none;
	width:10px;
	height:10px;
	line-height:25px;
	margin-left:0px;
	margin-top:6px;
}
.servicios-1-col {	
    float:left;
	color:#777;
	margin-left:5px;
	font-size:0.85em;
	list-style-type:none;
	width:25%;
	height:10px;
	line-height:25px;
	text-decoration:none;
	margin-top:4px;
}
.si-no-1-col img {width:10px; height:10px;}
.si-no-2-col img {width:10px; height:10px;}
.si-no-3-col img {width:10px; height:10px;}
.si-no-2-col {
	float:left;
	list-style-type:none;
	width:10px;
	height:10px;
	line-height:25px;
	text-decoration:none;
	margin-left:0px;
	margin-top:6px;
}
.servicios-2-col {	
    float:left;
	color:#777;
	margin-left:5px;
	font-size:0.85em;
	list-style-type:none;
	width:35%;
	height:10px;
	line-height:25px;
	text-decoration:none;
	margin-top:4px;
}
.si-no-3-col {
	float:left;
	list-style-type:none;
	width:10px;
	height:10px;
	line-height:25px;
	margin-left:0px;
	margin-top:6px;
	
}
.servicios-3-col {	
    float:left;
	color:#777;
	margin-left:5px;
	font-size:0.85em;
	list-style-type:none;
	width:25%;
	height:10px;
	line-height:25px;
	text-decoration:none;
	margin-top:4px;
}
.servicios-titulo {
	font-family:"SegoeBold";
	float:left;
	width:98.5%;
	height:30px; 
	margin-left:0px;
	margin-top:0px;
	background-color:#CA1E25;
	border-radius:0px 0px 0px 0px;
	text-align:center;
	line-height:30px;
	color:#fff;
	font-size:20px;
	border-left:hidden;
}
.caja-precio {
	float:left;
	display:block;
	width:47%;
	margin-left:2%; /** R1200 +100W*/
	margin-top:5%;
}
.box3 {
	float:left;
	width:99.3%;
	height:135px;
	border: 1px solid #CCC;
	border-top:hidden;
	
}
	
.precio-detalle {
	font-family:"SegoeBold";
	float:left;
	width:100%;
	height:30px; 
	margin-left:0px;
	margin-top:0px;
	background-color:#CA1E25;
	border-radius:0px 0px 0px 0px;
	text-align:center;
	line-height:30px;
	color:#fff;
	font-size:20px;
	border-left:hidden;
}
.precio-minimo {
	width:100%;
	float:left;
	color: #777; 
	font-size:25px; 
	padding:15px 0px 0px 0px; 
	text-align:center; 
	font-weight:bold;
}
.visa img {height:45px;}
.visa {padding: 0px 0px 0px 0px; margin: 60px 0px 0px 0px; height:45px; margin-left:33%;}
.tags {display:none;}
.flecha1 .flecha {display:none;}
.caja-telefono {
	width:47%;
	text-decoration:none;
	float:left;
	margin-left:2%; /** R1200 +100W*/
	margin-top:5%;
	}
.box {
	float:left;
	width:99.0%;
	border: 1px solid #CCC;
	border-top:hidden;
	height:135px;
	text-decoration:none;
	
}
.telefono-detalle {
	font-family:"SegoeBold";
	float:left;
	width:100%;
	height:30px; 
	margin-left:0px;
	margin-top:0px;
	background-color:#CA1E25;
	border-radius:0px 0px 0px 0px;
	text-align:center;
	line-height:30px;
	color:#fff;
	font-size:20px;
	border-left:hidden;
}
.numero-telefono {
	width:100%;
	float:left;
	color: #777; 
	padding:15px 0px 0px 0px; 	
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	margin-left:3%;
	font-size:25px;
	
}
.numero-telefono a {
	float:left;
	color: #777; 
	font-size:25px; 
	font-weight:bold;
	text-decoration:none;
	
}
.whatsappb img {width:42px; height:37px;}
.whatsappa {
	float:left; 
	height:32px; 
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	margin-left:35%; 
	text-decoration:none; 
	}
	
.whatsappb {
	float:left; 
	height:32px; 
	padding: 0px 0px 0px 0px; 
	margin: 10px 0px 10px 0px; 
	text-decoration:none;
	margin-left:7%;
	}
	
.whatsappc {
	float:left; 
	height:32px; 
	padding: 0px 0px 0px 50px; 
	margin: 10px 0px 10px 0px; 
	text-decoration:none;
	}
	
.whatsappd {
	float:left; 
	height:32px; 
	padding: 0px 0px 0px 0px; 
	margin: 10px 0px 10px 0px;
	margin-left:20%; 
	text-decoration:none;
	}
.caja-descripcion {
	width:100%;
	float:left;
}
.anuntis {
	width:95%;
	font-size:16px;
	color:#000;
	text-align:left;
	border:none;
	margin:20px 15px 40px 15px;
	float:left;
	}
.aviso {
	font-family:'SegoeBold';
	float:left;
	font-size:0.9em;
	font-weight:bolder;
	color:#CA1E25;
	margin-left:0px; /** R1200 +200W*/
	text-align:center;
	width:98%;
	}
.titulo-fotos {
	font-family:"SegoeBold";
	float:left; 
	width:100%; 
	margin-left:0px; 
	background-color:#CA1E25; 
	border-radius:0px 0px 0px 0px; 
	font-size:1em; 
	font-weight:bold; 
	text-align:center; 
	color: #FFF; 
	height:50px; 
	line-height:50px; 
	margin-bottom:0px; 
	margin-top:20px;
	 }
.caja-fotos {
	width:99%;
	float:left;
}
.photo_list {
	list-style:none;
	
}

.photo_list_multiple {
	list-style:none;
	
}


.photo_main  {
	margin-top:20px;	
	margin-left:15px;
	text-align: center;
	max-width:95%;
	max-height:100%;
	float:left;
	list-style:none;
}
.photo  {
	margin-top:20px;		
	margin-left:15px;
	text-align: center;
	max-width:95%;
	max-height:100%;
	float:left;
	list-style:none;
}
.titulo-pago{
float: left;
width: 100%;
height: 50px;
font-size: 1em;
line-height:50px;
background: #CA1E25;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
text-align:center;
margin-top:20px;
}
.cajas-pago { 
margin-left: 10%; /** R1200 +110*/
}
.caja-pago {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #E6E3DD;
border: medium none;
color: #000000;
display: inline;
margin: 20px 19px 0 0;
height: auto;
padding: 15px;
text-align: center;
text-decoration: none;
width: 252px;
margin-left:10px;
float:left;
}
.titulocajita {
	text-align:center; 
	font-size:20px; 
	color:#000000; 
	text-decoration:none;
	height:40px;
	line-height:40px; 
	text-align:center; 
	font-weight: bold; 
	}
	
.texto-cajitas {
font-size:0.875em;
margin-left:20px;
text-align: left;
}
.peq {
	margin-top:5px;
	margin-left:20px;
	text-align:left;
}
.peq strong{
color: #FF0000;
font-size: 18px;
font-weight: bold;
text-align:left;
}
.boton a {
cursor: pointer;
font-size: 18px;
height: 23px;
margin: 25px auto 0;
position: relative;
width: 220px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #fa2128;
border: medium none;
color: #FFFFFF;
display: block;
font-weight: bold;
padding: 5px 10px;
text-decoration: none;
line-height:23px;
}
.boton a:hover {background-color:#C00;}

.paypal-boton a { background-color:rgb(27, 27, 226);}
.paypal-boton a:hover {background-color: rgb(16, 16, 136);}

.tarjetas { margin-top:7px;}
.continuar a {
	float:left;
	width:160px;
	height:25px;
	margin-left:70px;
	margin-top:30px;
	margin-bottom:0px;
	border-radius:5px;
	background-color:#CA1E25;
	padding-top:10px; 
	font-size:16px;
	text-align:center; 
	line-height:0.875em; 
	text-decoration:none;
	font-weight:bold; 
	color:#FFF;
	}
	
.continuar a:hover {
	background:#C00;
	}

	/** FIN PAGINA DETALLE */
/** PAGINA PUBLICAR ANUNCIO */
.campos {margin-top:15px;
		 margin-bottom:25px;
		 margin-left:10px;
		 font-size:14px;
}
.campos-ind { color:#CA1E25;
			  font-size:14px;
			  font-weight:700;
}
.selecto {height:40px;
		  width:95%;	
		  color:#777;
		  font-size:16px;
		  -webkit-appearance:none;
	      -moz-appearance:none; 
          -ms-appearance: none;
	      background:#FFF url("/images/arrowdown.gif") no-repeat 98% center;	
}
.contenido-formulario {
		width:100%; 
		margin-left:0px;
	 	margin-bottom:30px; 
	 	float:left;
		 
	 }
	 
.cformulario { 
		width:99% !important; 
		margin-bottom:0px; 
		margin-left:0px;
		margin-top:0px; 
		padding-top:0px;
		float:left;
		 }
		 
.create_post_row  { 
	width:98%;
	margin-left:5px; 
	margin-bottom:0px;
	font-weight:normal; 
	font-size:16px;
	line-height:28px; 
	   } /*CONTROLA TODO EL BLOQUE */
	
.create_post_row label { 
	display:block; 
	width:150px; 
	float:left; 
	 
	font-size:16px; color:#777;
	}
	
select.create_post_row { 
	padding:4px;
	font-size:16px; 
	width:95%; 
	  
	float:left; 
	border:1px solid #ccc; 
	color:#777; 
	cursor:pointer; 
	} 
.create_post_row .textfield { 
	padding:4px; 
	font-size:16px; 
	width:93%;
	border:1px solid #ccc; 
	color:#777; 
	}
	
.textfield { 
	padding:4px; 
	font-size:16px; 
	width:95%;
	border:1px solid #ccc; 
	color:#777;
	margin-left:10px; 
	}
	 
.create_post_row .textarea { 
	padding:4px; 
	width:90%; 
	font-size:16px; 
	clear:both; 
	height:280px; 
	border:1px solid #ccc; 
	color:#777;
	margin-left:180px;
	float:left;
	 } 
.note { 
	font-size:14px; 
	margin-left:0px;
	display:block;
	color:#CA1E25;
	}
.box2-publicacion {
	margin-left:0px;
	width:98%;
	height:150px;
	margin-top:0px;
	float:left;
	
	
	
}
.servicios-1-col-publicacion {	
   float:left;
	color:#777;
	margin-left:2%;
	font-size:12px;
	list-style-type:none;
	width:30%;
	height:25px;
	line-height:25px;
	text-decoration:none;
}
.servicios-2-col-publicacion {	
    float:left;
	color:#777;
	margin-left:2%;
	font-size:12px;
	list-style-type:none;
	width:40%;
	height:25px;
	line-height:25px;
	text-decoration:none;
}
.servicios-3-col-publicacion {	
    float:left;
	color:#777;
	margin-left:0%;
	font-size:12px;
	list-style-type:none;
	width:26%;
	height:25px;
	line-height:25px;
	text-decoration:none;
}
.noten { 
           font-size:11px; 
		   padding:5px 0 0 0px; 
		   color: #CA1E25; 
		   float:left; 
		   }
		   
.web-info {
		   font-size:14px;
		   margin-top:0px;
		   color:#CA1E25;
		   margin-left:0px;
		   }
.servicios-info {
		   font-size:14px;
		   margin-top:0px;
		   margin-left:0px;
		   margin-bottom:2%;
		   color:#CA1E25;
		   float:left;		   		   
		   }
		   
.upload { 
		  margin-left:0px;
		  margin-top:0px; }
.publicar { float:left;
			margin-top:20px;
			margin-left:40%;
			margin-bottom:20px;
			 }
			 
.acepto {
		 color:#777;
		 margin-left:30px;
		 font-size:14px;
		 text-decoration:none;
		 }
.acepto a {
	       text-decoration:none;
		   color:#777;
		   }
.acepto a:hover { color:#CA1E25;}
.extra_price {font-size:14px;
			  color:#777;
}
.extra_price2 {font-size:14px;
			  color: #0F0;
}
.message_error {font-size:14px;
				color:#CA1E25;
}
.message_error2 {font-size:14px;
				color:#CA1E25;
}
select#whatsapp.error {font-size:16px; width:95%;}
select#zona.error {font-size:16px; width:95%;}
select#termid.error {font-size:16px; width:95%;}
select#main_cat.error {font-size:16px; width:95%;}
select#categoria.error {font-size:16px; width:95%;}
select#precio.error {font-size:16px; width:95%;}
select#visa.error {font-size:16px; width:95%;}
select#edad.error {font-size:16px; width:95%;}
select#nacionalidad.error {font-size:16px; width:95%;}
.boton-preview  { background: #CA1E25;  cursor:pointer; -webkit-border-radius:5px; border-radius:5px; moz-border-radius:5px;  color:#FFF; font-family:'Segoe UI Regular','Segoe UI'; font-size:20px; text-align:center; height:45px; width:150px; padding-bottom:0px;  line-height:30px; font-weight:bolder; float:left;-webkit-appearance: none; }
.boton-preview:focus, .boton-preview:focus {background: #6b0b0b;  }
.boton-preview:hover, .boton-preview:hover, .boton-preview a:hover, {background:#6b0b0b; color:#fff;  }
.addnew {margin-left:0px; margin-top:0px; float:left;}
input.addnew {cursor: pointer; border:none; background:none; color:#ee0a28; text-decoration:none; font-size:16px; font-weight:bold; text-decoration:none; float:left;}
.addnew:focus,  .addnew:focus {background:none;color:#F962AE; text-decoration:none; }
.addnew:hover,  .addnew:hover {background:none; color:#CA1E25; text-decoration:none; }
.borrar-img {
	float:left;
	margin-right:10px; 
	margin-top:0px; 
	margin-left:15px;
	text-align:center;
	}
a.borrar-img { text-decoration: none; outline:none; font-size:14px; color:#777;}
a.borrar-img:hover { text-decoration: none; outline:none; font-size:14px; color:#CA1E25;}
a.smallLink { text-decoration: none; outline:none; font-size:14px; color:#777;}
a.smallLink:hover { text-decoration: none; outline:none; font-size:14px; color:#CA1E25;}
#file_div {margin-left:0px;}	
.linea-blanca {margin-top:15px;
			list-style:none;} 
.imagenes-add {margin-left:0px;}
.img-ads {
		   clear:both;
		   float:left;
		   margin-left: 0px;
		   margin-top:10px;
}
.fin-publicar { float:left;}
.mce-tinymce {
		margin-left:0px;
}
.mce-container, .mce-container *, .mce-widget, .mce-widget *, .mce-reset {
	margin-left:0px;
	float:left;
}
.titulo-pago-pub {
float: left;
width: 100%;
height: 50px;
font-size: 1em;
line-height:50px;
background: #CA1E25;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
text-align:center;
margin-top:20px;
}
.continuar-pub a {
	float:left;
	width:160px;
	height:25px;
	margin-left:20%;
	margin-top:30px;
	margin-bottom:0px;
	border-radius:5px;
	background-color:#CA1E25;
	padding-top:10px; 
	font-size:16px;
	text-align:center; 
	line-height:0.875em; 
	text-decoration:none;
	font-weight:bold; 
	color:#FFF;
	}
/** FIN PAGINA PUBLICAR ANUNCIO */
/** INICIO EDIT PERFIL */
.textfield, .textbox {height:25px; width:100px; border:1px solid #ccc; color:#666; line-height:25px;}
.edit_profile_form {border-left:1px; border-left-style:solid; border-left-color:#CCC; float:left;}
.edit_profile_form {border-right:1px; border-right-style:solid; border-right-color:#CCC; float:left;}
.profile-todo {padding-left:55px; }
.spacer_border {border-right:1px solid #eee; }
.alignleft { float:left;}
.indicates {color:#CA1E25;}
.editar-perfil-titulo {width:100%; height:40px; line-height:40px; margin-top:70px; font-size:18px; color:#FFF; background-color:#CA1E25; border-radius:0px 0px 0px 0px; text-align:center; margin-bottom:0px; text-align:center; font-weight:bold; }
.final2 {width:100%; height:35px; background-color:#CA1E25; margin-top:0px; margin-left:0px; margin-bottom:40px; border-radius:0px 0px 0px 0px; float:left;}
.edit_profile_col { width:50%; margin-bottom:20px; margin-left:-50px; }
.edit_profile_col {  padding-left:0px; font-weight:bold; font-size:14px; margin-top:10px; margin-bottom:5px;  color:#666; }
.alignright { float:left;}
.edit_profile_col2 { width:45%; margin-bottom:20px;margin-left:5px;  }
.edit_profile_col2 {  padding-left:10px; font-weight:bold; font-size:14px; margin-top:10px; margin-bottom:5px; color:#666; }
.edit_profile_row  { margin-bottom:15px; height:100%; font-size:14px; color:#777; overflow:hidden; }
.edit_profile_row label { display:block; width:43%; float:left; padding-bottom:5px; font-weight:normal; }
.edit_profile_row2  { margin-bottom:15px; height:100%; font-size:14px; color:#777; overflow:hidden;  padding-left:0px;}
.edit_profile_row2 label { display:block; width:49%; float:left; padding-bottom:5px; font-weight:normal; }
.cancelar2 {float:left;cursor:pointer; font-size:14px; width:70px; height:40px; border-radius:5px; background-color:#666; color:#FFF; text-align:center; line-height:40px; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; font-weight:bolder;}
.cancelar2:hover {background-color:#000;}
.seguir2 {float:left; cursor:pointer; font-size:14px; width:70px; height:40px; line-height:40px; border-radius:5px; background-color:#CA1E25; color:#FFF; text-align:center; margin-left:0px; font-weight:bolder; }
.seguir2:hover {background-color:#B90000;}
.seguir3 {float:left; cursor:pointer; font-size:14px; width:70px; height:40px; line-height:40px; border-radius:5px; background-color:#CA1E25; color:#FFF; text-align:center; margin-left:0px; font-weight:bolder; }
.seguir3:hover {background-color:#B90000;}
/** FIN EDITAR PERFIL */
/** INICIO GESTION ANUNCIOS */
.caja-anuncio-dash {
	width:99%; /** R1200 +200W*/
	height:160px;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:5px;
	border-width:2px; 
	border-bottom:1px solid #e0e0e0;
	border-left:1px solid  #FFFFFF; 
	border-right:1px solid  #FFFFFF;
	border-top:1px solid  #FFFFFF;
	float:left;
	overflow:hidden;
	
}

.caja-datos-dash {
	width:75%;
	height:130px;
	margin-left:25%;
	margin-top:0px;
	position:absolute;
	display:block;
	float:left;
	overflow:hidden;
}

.botones-dash {
	margin-top:50px;
	margin-left:10px;
}

.foto-dash {
	width:20%;
	height:100px;
	margin-top:10px;
	margin-left:10px;
	position:absolute;
	display:block;
	float:left;
	text-align:center;	
}

.premium-dash{
	margin-top:5px;
	margin-bottom: 100px;
	line-height:0.8em;
	float:left;

}

.anuncios-top-dash {
	width:30px;
	background-color:#096BFF;
	border: #096BFF;
	border-radius:5px;
	color: #FFF;
	font-weight:bold;
	margin-left:0px;
	margin-right:10px;
	margin-bottom: 10px;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	/*font-size:12px;
	line-height:12px;
	*/
}


	
.borrar {
	margin-right:10px; 
	margin-top:70px; 
	float:left;
	
	}
a.borrar2 {
	width:45px; 
	height: 30px; 
	background:#f00505;   
	-webkit-border-radius:5px; 
	-ms-border-radius:5px;
	border-radius:5px 5px 5px 5px;  
	float:right; 
	color:#FFFFFF; 
	font-size:12px; 
	text-align:center; 
	font-weight:normal; 
	text-transform:capitalize; 
	line-height:30px; 
	text-decoration:none;
	
	}
	
a.borrar2:hover {
	 width:45px; 
	 background-color:#c00c0c;
	 font-size:12px; 
	 -webkit-border-radius:5px; 
	 -ms-border-radius:5px; 
	 border-radius:5px;  
	 float:right; color:#FFFFFF; 
	 text-align:center; 
	 text-decoration:none;
	 
	 }
.editar {
	margin-right:10px; 
	margin-top:70px; 
	float:left; 
	}
a.editar2 {
	 width:45px; 
	 height: 30px; 
	 float:right; 
	 background-color:rgb(238, 143, 18); 
	 -webkit-border-radius:5px; 
	 -ms-border-radius:5px; 
	 border-radius:5px; 
	 color: #FFFFFF; 
	 font-size:12px; 
	 text-align:center; 
	 text-transform:capitalize;  
	 line-height:30px; 
	 text-decoration:none;
	 
	 }
	 
a.editar2:hover { 
	 width:45px; 
	 font-size:12px; 
	 background-color:rgb(165, 99, 12);
	 -webkit-border-radius:5px; 
	 -ms-border-radius:5px; 
	 border-radius:5px; 
	 color: #FFFFFF; 
	 text-align:center; 
	 text-decoration:none;
	 
	 }

	 a.abrir-modal-editar {
		width:45px; 
		height: 30px; 
		float:right; 
		background-color:rgb(238, 143, 18); 
		-webkit-border-radius:5px; 
		-ms-border-radius:5px; 
		border-radius:5px; 
		color: #FFFFFF; 
		font-size:12px; 
		text-align:center; 
		text-transform:capitalize;  
		line-height:30px; 
		text-decoration:none;
		
		}
		
   a.abrir-modal-editar:hover { 
		width:45px; 
		font-size:12px; 
		background-color:rgb(165, 99, 12);
		-webkit-border-radius:5px; 
		-ms-border-radius:5px; 
		border-radius:5px; 
		color: #FFFFFF; 
		text-align:center; 
		text-decoration:none;
		
		}

a.subir {
	width:45px; 
	height: 30px; 
	float:right; 
	background-color:rgb(49, 118, 221);  
	-webkit-border-radius:5px; 
	-ms-border-radius:5px; 
	border-radius:5px; 
	color: #FFFFFF; 
	font-size:12px; 
	text-align:center; 
	text-transform:capitalize;  
	line-height:30px; 
	text-decoration:none;
}
		
a.subir:hover { 
	width:45px; 
	font-size:12px; 
	background-color:#3134bb;
	-webkit-border-radius:5px; 
	-ms-border-radius:5px; 
	border-radius:5px; 
	color: #FFFFFF; 
	text-align:center; 
	text-decoration:none;
		
		}

a.premium {
	width:45px; 
	height: 30px; 
	float:right; 
	background-color:rgb(49, 118, 221); 
	-webkit-border-radius:5px; 
	-ms-border-radius:5px; 
	border-radius:5px; 
	color: #FFFFFF; 
	font-size:12px; 
	text-align:center; 
	text-transform:capitalize;  
	line-height:30px; 
	text-decoration:none;
}
			
a.premium:hover { 
	width:45px; 
	font-size:12px; 
	background-color:#3134bb;
	-webkit-border-radius:5px; 
	-ms-border-radius:5px; 
	border-radius:5px; 
	color: #FFFFFF; 
	text-align:center; 
	text-decoration:none;
}

a.ver {
	width:45px; 
	height: 30px; 
	float:right; 
	background-color:rgb(14, 190, 29);  
	-webkit-border-radius:5px; 
	-ms-border-radius:5px; 
	border-radius:5px; 
	color: #FFFFFF; 
	font-size:12px; 
	text-align:center; 
	text-transform:capitalize;  
	line-height:30px; 
	text-decoration:none;
}
			
a.ver:hover { 
	width:45px; 
	font-size:12px; 
	background-color:rgb(13, 122, 13);
	-webkit-border-radius:5px; 
	-ms-border-radius:5px; 
	border-radius:5px; 
	color: #FFFFFF; 
	text-align:center; 
	text-decoration:none;
}
.activo {
	float:left; 
	width:40px; 
	height:30px; 
	margin-top:70px; 
	margin-right:10px; 
	margin-left:0px; 
	font-size:12px; 
	line-height:30px;
	background-color:#090;
	-webkit-border-radius:5px; 
	-ms-border-radius:5px; 
	border-radius:5px; 
	color: #FFFFFF; 
	text-align:center; 
	color:#FFF;
	display:none;
	}
.descripcion-anuncio-dash {display:none}
/** FIN GESTION ANUNCIO */
.previo_proximo {
	float:left;
	width:90%;
	display:block;
	margin-top:30px;
	margin-bottom:30px;

}
.prev {
	float:left;
	width:30px;
	margin-left:40%;
}
.next {
	float:left;
	width:30px;
	margin-left:40px;
	
}

a.borrar2:hover {
	width:45px; 
	background-color: #c00c0c;
	font-size:12px; 
	-webkit-border-radius:5px; 
	-ms-border-radius:5px; 
	border-radius:5px;  
	float:right; color:#FFFFFF; 
	text-align:center; 
	text-decoration:none; 
	}


	.borrar2 {
	   width:45px; 
	   height: 30px; 
	   background-color:#f00505; 
	   -webkit-border-radius:5px; 
	   -ms-border-radius:5px;
	   border-radius:5px 5px 5px 5px;  
	   color:#FFFFFF; 
	   font-size:12px; 
	   text-align:center; 
	   font-weight:normal; 
	   text-transform:capitalize; 
	   line-height:30px; 
	   text-decoration:none; 
	   }
	   
   .borrar2:hover {
		width:45px; 
		background-color: #c00c0c;
		font-size:12px; 
		-webkit-border-radius:5px; 
		-ms-border-radius:5px; 
		border-radius:5px;  
		color:#FFFFFF; 
		text-align:center; 
		text-decoration:none; 
		}

	/** PAGINA SEARCH Y ARCHIVE */

.error-caja {
	width:400px;
	float:left; 
	margin-left:300px; 
	margin-top:30px; 
	margin-bottom:30px;
	position:relative;
	}
	
.error-superior {
	width:400px; 
	height:30px; 
	background-color: #CA1E25; 
	color:#fff; 
	font-size:24px; 
	text-align:center; 
	line-height:30px; 
	}

.error-texto {
	width:398px; 
	height:300px; 
	border-left:1px; 
	border-left-color:#ccc; 
	border-left-style:solid; 
	border-right:1px; 
	border-right-color:#ccc; 
	border-right-style:solid; 
	font-size:20px; color:#777; 
	text-align:center; 
	padding-top:80px; 
	padding-bottom:40px; 
	line-height:20px;
	}
.error-inferior {
	width:400px;
	height:25px;
	background-color:#CA1E25; 
	}
/** FIN PAGINA SEARCH Y ARCHIVE */


/** FIN GESTION ANUNCIO */
@media (max-width: 480px) {
*{font-family: 'Segoe UI Regular';}
.wp-pagenavi a.page, span.extend, a.last {
display: none;
}
}