@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
html { font-size:10pt; }

img, object, embed, video {
	max-width: 100%;
	width:100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
.equal {
	display:table;
	
}
.row {
	display:table-row;
	background:#fff;

}
.row div {
	display:table-cell;	
}

	.row div.one {
	width:35%;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #999;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	}
	.row div.two {
	width:35%;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #999;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	}
	.row div.three {
		vertical-align:middle;
	}
	
	.row div h22 {
		margin:0 0 0.5em 0;
		padding:0.5em 10px;
		font-size:1.2em;
		color:#fff;
		background:#595B30;
	}
	.row div p {
		font-size:0.94em;
		margin:0.5em 0;
		padding:0 10px;
	}
	.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */
.titnota,
.titnota a,
.titnota a:visited, 
.titnota a:hover {
	font-family: 'Oswald', sans-serif;
	color: #464646;
	text-decoration: none;
	font-size: 1.0em;
	font-weight: bold;
}

.titnota2,
.titnota2 a,
.titnota2 a:visited, 
.titnota2 a:hover {
	font-family: 'Oswald', sans-serif;
	color: #464646;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
}

.fondotit {
	position: absolute;
	height: 1.1em;
	width: 100%;
	z-index:5;
	top: auto;
	bottom: 0px;
	background-color: #333;
	opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
	text-transform: uppercase;
	font-size:0.9em;
	color: #FFF;
	padding-left: 5px;
}

.title,
.title a,
.title a:visited, 
.title a:hover {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	font-size:1.4em;	
}

.fondotitlugar {
	position: absolute;
	height: 1.4em;
	width: 100%;
	z-index: 5;
	top: auto;
	bottom: 0px;
	background-color: #333;
	opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
	text-transform: capitalize;
	font-size:1.3em;
	color: #FFF;
	padding-left: 5px;
}
/*TITULO CATEGORIA*/
.title2,
.title2 a,
.title2 a:visited,
.title2 a:hover {
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.dcategoria {
	position: static;
	width: 100%;
	
	z-index: 1;
	display: block;
	overflow: hidden;
	padding-left: 2%;
	/*	padding-right: 2%;
	padding-left: 2%;  */
	background-color: #2634E9;
}


.detail,
.detail a,
.detail a:visited, 
.detail a:hover {
	font-family: 'Oswald', sans-serif;
	color: #666;
	float: none;
	font-size:1.10em;	
	margin-left: 5px;
	text-decoration: none;
}

.gridContainer {
	margin-left: 0px;
	margin-right: auto;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #fff;
}

#LayoutDiv1 {
	float: left;
	width: 100%;
	background-color: #F6F6F6;
	position: relative;
	z-index: 0;
	vertical-align: top;
}
#apDiv1 {
	position: absolute;
	width: 297px;
	height: 23px;
	z-index: 1;
	left: 11px;
	bottom: 1px;
}

.renglon {
	position: static;
	width: 96%;
	height: auto;
	z-index: 1;
	border-bottom: medium solid #910002;
	display: block;
	overflow: auto;
	padding-top: 5px;
	padding-right: 2%;
	padding-bottom: 5px;
	padding-left: 2%;
	background-color: #FFF;
}


.banner {
	
	display: table;
	box-sizing:border-box; 	
	position: static;
	width: 95%;
	height: auto;
	z-index: 1;
	
}
.imagen {
	/*position: static;*/
	position: relative;
	/*width: 180px;
	height: 100px; */
	width: 98%;
	height: auto;
	z-index: 1;
	display: block;
	overflow: hidden;
	padding: 0px;	
}
.renglonlv {
	/*position: static; */
	display: table-row;
	box-sizing:border-box;
	width: 100%;
	height: auto;
	z-index: 1;
	float: left;
	padding: 5px;	
	
}
.lomasvisto {
	/*position: static; */
	display: table-cell;
	box-sizing:border-box;
	width: 50%;
	height: auto;
	z-index: 2;
	float: left;
	padding: 5px;
	background:#CCC;
	min-height:inherit;
	
}

#titDiv1 {
	position: static;
	width: 98%;
	height: 30px;
	z-index: 1;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.contenido {
	width: 100%;
	float: left;
	z-index: 100;
	position: static;
	margin-bottom: 45px;
	background-color: #089600;
}

.content3 {
	width:100%;
	
	left: 0;
	/*top: 0; */
	bottom: 0;
	position:fixed;
	margin-left: 0;
	margin-top: auto;
	margin-bottom: 0;
	
	z-index: 510;

}
.social {
	
	float: left;
	width: 25%;
	z-index: 500;
	vertical-align: top;
}
.avanza {
	
	float: left;
	width: 30px;
	height: 35px;
}
#seccion {
	position: static;
	width: 100%;
	height: auto;
	z-index: 1;
	border-bottom-style: solid;
	border-bottom-color: #2FA2FF;
	border-bottom-width: thin;
	display: block;
	overflow: auto;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 2%;
	background-color: #0064B7;
}
#categoria {
	position: static;
	width: 95%;
	height: auto;
	z-index: 1;
	border-bottom-style: solid;
	border-bottom-color: #2FA2FF;
	border-bottom-width: thin;
	display: block;
	overflow: auto;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 4%;
	background-color: #0064B7;
}
.titsec,
.titsec a,
.titsec a:visited, 
.titsec a:hover {
	font-size: 18px;
	color: #FFF;	
}
.titsec1{
	font-size: 20px;
	color: #239CFF;
}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

/*@media only screen and (min-width: 481px) { */
@media screen and (min-width: 480px) {

.social {
	width: 50px;
}	
.title,
.title a,
.title a:visited, 
.title a:hover {
	font-size:1.60em;	
}

.detail {
	font-size:1.20em;	
}

.titnota {
	font-size:1.20em;	
}

.titnota2,
.titnota2 a,
.titnota2 a:visited, 
.titnota2 a:hover {
	font-family: 'Oswald', sans-serif;
	color: #464646;
	text-decoration: none;
	font-size: 1.5em;
	font-weight: bold;
}

.fondotit {
	font-size:1.1em;
	height: 1.15em;
}

.gridContainer {
	width: 97.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}

#LayoutDiv1 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	#col-conten {
	width: 100%;
	max-width: 100%;
	border: 1px dashed #ccc;
}
#columns {
	width: 100%;
	border: 1px dashed #ccc;
	padding-bottom: 3px;
}
.colum1 {
	float:left;
	width: 49%;
	border: 1px dotted #CCC;
	}
.colum2 {
	float: right;
	width: 49%;	
	border: 1px dotted #CCC;
}

.fondotit2 {
	font-size:1.5em;
	height: 1.7em;
}
.dcategoria {
	height: 1.9em;
}
.fondotitlugar {
	font-size:1.5em;
	height: 1.7em;
}
/*TITULO CATEGORIA*/
.title2,
.title2 a,
.title2 a:visited,
.title2 a:hover {
	font-size: 1.5em;
}
.dcategoria {
	height: 1.6em;
}

}


/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

/*@media (min-width: 769px) { */
@media screen and (min-width: 769px) {	
.social {
	width: 50px;

}	
.titnota{
	font-size:1.30em;	
}

.titnota2 ,
.titnota2 a,
.titnota2 a:visited, 
.titnota2 a:hover {
	font-size: 1.9em;
}

.gridContainer {
	/*width: 80.2%; */
	width: 100%;
	max-width: 1000px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
}

.detail {
	font-size:1.3em;	
}

.title,
.title a,
.title a:visited, 
.title a:hover {
	font-size:1.60em;	
}

.fondotit {
	font-size:1.5em;
	height: 1.55em;
}

.fondotit2 {
	font-size:1.5em;
	height: 1.7em;
}

.fondotitlugar {
	font-size:1.5em;
	height: 1.7em;
}

#LayoutDiv1 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
}
.fondotit2 {
	font-size:1.5em;
	height: 1.9em;
}
.dcategoria {
	height: 2.1em;
}
/*TITULO CATEGORIA*/
.title2,
.title2 a,
.title2 a:visited,
.title2 a:hover {
	font-size: 1.6em;
}
.dcategoria {
	height: 1.7em;
}

}
