@charset "utf-8";

.fotico {
	border: 1px;
	border-style: solid;
	border-spacing: 0px;
	cellpadding: 0px;
	border-color: #CCC;
	padding: 3px;
}

/* CSS Document */
.t10{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.r_titulo {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	padding-left: 10px;
}
.r_info {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 15px;
	padding-left: 10px;
}
.sumariawebsite {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-shadow:#ccc 1px 1px 0;
	margin: 0px;
	text-align: center;
	display: block;
}
.sumaria {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	display: block;
	text-align: justify;
	height: 60px;
}
.sumaria_lugar {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: justify;
	display: block;
	margin-bottom: 10px;
}
.sumaria_fecha {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	display: block;
	margin-bottom: 10px;
}
div {
	text-align:justify;
}



.crop { width: 200px; height: 125px; overflow: hidden; }
.crop img { width: 200px;  margin: 0px 0 0 0px; }
.l_precio {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333;
		text-shadow:#ccc 1px 1px 0;
	display: block;
	height: 24px;
}
.l_ubicacion {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333;
		text-shadow:#ccc 1px 1px 0;
	display: block;
	height: 24px;
}

.l_fecha {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-shadow:#ccc 1px 1px 0;
	display: block;
	height: 24px;
}
.twocolshadow {
	background-image: url(images/twocol-shadow.png);
	background-position: center top;
	height:3px;
}

.estadisticas {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-shadow:#fff 1px 1px 0;
}
.c_label {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-shadow:#fff 1px 1px 0;
}


.l_titulo18 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-shadow:#ccc 1px 1px 0;
}
.l_titulo20 {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	text-shadow:#ccc 1px 1px 0;
}
.l_titulo12b {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.l_titulo14b {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.l_titulo22 {
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
}
.r_precio_tachado {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: line-through;
}
.r_l_precio_tachado {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: line-through;
}
.formula2 {
	font-family:  Arial;
	font-size: 11px;
	color: #000000;
	border:1px;
	background-color: #FFFFFF;
	border-color: #999999;
	border-style: solid;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	width: 150px;
}
.formula3 {
	font-family:  Arial;
	font-size: 11px;
	color: #000000;
	border:1px;
	background-color: #FFFFFF;
	border-color: #999999;
	border-style: solid;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	width: 150px;
	height: 50px;
}
a.read-more{
	display:inline-block;
	padding-right:8px;
	padding-left:8px;
	margin-top:5px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background:#F6F6F6;
	line-height:25px;
	border:1px solid #d9d9d9;
	margin-left:3px;
	color:#444;
	text-shadow:1px 1px 1px #fefefe;
	background-repeat:repeat-x;
	background-position:left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.read-more:hover{background:#fefefe}
a.read-more span.tag{background-repeat:no-repeat;background-position:left center;display:block;padding-left:25px}


.dimension1 {
	max-width:190px;

   width: expression(this.height > 190 ? 190: true);
}
.dimension2 {
	max-height:190px;

   height: expression(this.height > 190 ? 190: true);
}
.dimension_results1 {
	max-width:180px; 
   width: expression(this.height > 180 ? 180: true);
}
.dimension_results2 {
max-height:193px;  
   height: expression(this.height > 193 ? 193: true);
}

.paginado_viendo {
	font-family:  Arial, "Trebuchet MS";
	font-size: 10px;
	display: inline-block;
	height: 16px;
	width: 82px;
	text-align: center;
	margin-right: 3px;
	padding-top: 2px;
	color: #000;
}
.paginado {
	color: #000000;
	background-color: #FFF;
	border-color: #93836C;
}

.paginadoU {
	background-color: #F00;
}



.paginado_selec {
	color: #F00;
	background-color: #FFF;
}
.paginadosize {
	font-family:  Arial, "Trebuchet MS";
	font-size: 10px;
	display: inline-block;
	border: 1px;
	border-style: solid;
	height: 16px;
	width: 16px;
	text-align: center;
	margin-right: 3px;
	padding-top: 2px;
}


.paginado2 {
	color: #000000;
	background-color: #FFF;
	border-color: #93836C;
}
.paginado2U {
	background-color: #F30;
}
.paginado2size {
	font-family:  Arial, "Trebuchet MS";
	font-size: 10px;
	display: inline-block;
	border: 1px;
	border-style: solid;
	height: 16px;
	width: 16px;
	text-align: center;
	margin-right: 3px;
	padding-top: 2px;
	margin-left: 0px;
}

.clasws1 a:link {
	text-decoration: none;
	color:#666;
}
.clasws1 a:visited {	text-decoration: none; color:#000000;}
.clasws1 a:hover {
	color: #FFF;
}
.clasws1 a:active {
}
