* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-style: normal !important;
	font-weight: 300 !important;

}

a,
a img {
	outline: 0px;
	border: 0px;
}

a:link,
a:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 15px;
	font-style: normal !important;
	font-weight: 300 !important;
}

#contenedor {
	width: 980px;
	height: 1545px;
	margin: 0 auto;
	padding: 10px;
}

header {
	width: 980px;
	height: 100px;
	display: inline-block;
	font-size: 0;
	border-style: none;

}

.logo {
	width: 320px;
	height: 100px;
	background-color: #578db0;
	float: left;
}


article {
	width: 980px;
	height: auto;
	margin-top: 4px;
	background-image: url(../images/bg_article.jpg);
}

.info {
	width: 320px;
	height: 310px;
	float: left;
	margin-left: 10px;
	overflow: hidden;
}

.infoTop {
	width: 100%;
	height: 310px;
	float: left;
	background-color: #578db0;
	overflow: hidden;

}

.pleca {
	width: 67px;
	height: 19px;
	font-size: 15px;
	font-style: normal !important;
	font-weight: 300 !important;
	text-align: center;
	padding-top: 6px;
	background-color: #ff0000;
	color: #ffffff;
	float: left;
}

.titInfo {
	float: right;
	text-align: right;
	margin-right: 15px;
	font-size: 20px;
	font-weight: 300;
	color: #ffffff;
	height: auto;
	width: 290px;
}

.subTitInfo {
	float: right;
	text-align: right;
	margin-right: 15px;
	font-size: 20px;
	font-weight: 300;
	color: #ffffff;
	height: auto;
	width: 290px;
}

.txtInfo {
	float: right;
	text-align: right;
	font-size: 15px;
	font-weight: 300;
	color: #ffffff;
	height: auto;
	width: 290px;

}

.baja2 {
	width: 295px;
	height: 198px;
	margin-top: 13px;
	margin-right: 5px;
	padding-right: 10px;
	float: right;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-face-color: #578db0;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #578db0;
}

.baja2::-webkit-scrollbar {
	width: 5px;
	height: 160px;
	-moz-appearance: scrollbartrack-vertical;
}

.baja2::-webkit-scrollbar-track {
	background-color: #ffffff;
	-moz-appearance: scrollbartrack-vertical;
}

.baja2::-webkit-scrollbar-thumb {
	background-color: #578db0;
	-moz-appearance: scrollbarthumb-vertical;
}

.baja2::-webkit-scrollbar-thumb:hover {
	background-color: #578db0;
	-moz-appearance: scrollbarthumb-vertical;
}

.infoBot {
	width: 650px;
	height: 310px;
	float: left;
	margin-top: 10px;
	position: relative;
	background: white;
	text-align: center;
}

.likeInfo {
	width: 320px;
	height: 30px;
	margin-left: 31px;
	margin-top: 277px;
	position: relative;

}

.fotoGde {
	width: 650px;
	height: 310px;
	background-color: #ffffff;
	float: left;
}

.infoCostos {
	width: 320px;
	height: 310px;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
}

.moduloPrecios {
	width: 320px;
	height: 310px;
	float: left;
	background-color: #578db0;
}

.moduloPlecas {
	width: 81px;
	height: 310px;
	float: left;
	background-color: #578db0;
}

.titPrecios {
	width: 81px;
	height: 19px;
	padding-top: 6px;
	text-align: center;
	font-size: 15px;
	font-weight: 300;
	color: #ffffff;
	background-color: #578db0;
	float: left;
}

.infoComprar {
	width: 81px;
	height: 20px;
	padding-top: 5px;
	text-align: center;
	font-size: 15px;
	font-weight: 300;
	color: #ffffff;
	margin-top: 10px;
	background-color: #ff0000;
	float: left;
}

.precios {
	width: 208px;
	height: 232px;
	float: left;
	margin-left: 18px;
	margin-top: 40px;
	color: #ffffff;
	font-size: 15px;
}

.precios ul {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 226px;
}

.precios li {
	list-style: none;
	margin-top: 18px;
}

.moduloImg {
	width: 320px;
	height: 310px;
	float: left;
	margin-left: 10px;
}

.txtRecomendaciones {
	width: 650px;
	height: 310px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

.txtRec {
	width: 600px;
	float: left;
	margin-left: 14px;
	margin-top: 11px;
	font-size: 15px;
	font-weight: 300;
	color: #000000;
}

.forma {
	width: 622px;
	height: 129px;
	float: left;
	background: #578db0;
	margin-left: 14px;
	margin-top: 4px;
}

.precios ul li:first-child {
	margin-top: 0px !important;
}

.info {
	overflow-y: auto;
}

/* Ocultar modulo de video */
.infoCostos>.moduloImg {
	display: none;
}

.comment-user {
	clear: both;
	width: 612px;
	padding-left: 10px;
	padding-top: 10px;
	height: 170px;
	background: #578db0;
	color: #000000;
}

.msj-user {
	width: 592px;
	padding-left: 10px;
	padding-top: 5px;
	border-style: none;
	color: #000000;
	margin-top: 10px;
	height: 45px;
}

.send-user {
	float: right;
	margin-top: 6px;
	margin-right: 10px;
	background-color: #ffffff;
	color: #578db0;
	border-style: none;
	width: 50px;
	padding-top: 1px;
	height: 24px;
}

.comment-user input[type="text"] {
	padding-left: 10px;
	width: 286px;
	float: left;
	height: 25px;
	border-style: none;
}

.comment-user,
.comment-user input[type="text"],
.comment-user textarea {
	font-size: 15px;
	color: #000000;
	font-weight: 300;
}

.clear {
	clear: both;
	width: 100%;
	height: 1px;
}

.cerrar {
	width: 20px;
	height: 20px;
	position: absolute;
	margin-left: 608px;
	margin-top: -18px;
	float: right;
	background-color: #0081c9;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	border-radius: 10px;
	color: #fff;
}

.forma .cerrar {
	display: none;
}

.invitado {
	width: 87px;
	height: 19px;
	padding-top: 6px;
	text-align: center;
	margin-left: 0;
	color: #ffffff !important;
	background-color: #cfcfcf;
	float: left;
}

.invitado:hover .invitadoInfo {
	visibility: visible;
}

.invitadoInfo {
	visibility: hidden;
	width: 132px;
	height: 100px;
	background-color: #578db0;
	font-size: 15px;
	color: #ffffff;
	padding: 0;
	margin-top: 6;
	text-align: left;
	z-index: 1;
	cursor: pointer;
	position: relative;
	float: left;
}

.datosChicos {
	width: 132px;
	height: 25px;
	float: left;
	background-color: #ffffff;
	color: #000000;
	font-size: 15px;
	margin-top: 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.nota {
	float: left;
	font-size: 9px;
	font-weight: 400;
	margin-top: 3px;
}

.mensaje {
	width: 450px;
	height: 70px;
	float: left;
	background-color: #ffffff;
	color: #000000;
	font-size: 15px;
	margin-top: 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.enviar {
	width: 61px;
	height: 19px;
	padding-top: 6px;
	font-size: 15px;
	text-align: center;
	margin-top: 4px;
	background-color: #578db0;
	border-style: none;
	color: #ffffff;
	float: right;
	-webkit-border-radius: 0px;
	-webkit-appearance: none;
	-moz-border-radius: 0px;
	-moz-appearance: none;
}

.blog {
	width: 630px;
	height: 158px;
	float: left;
	padding-top: 10px;
	background: #ffffff;
	margin-left: 10px;
	margin-top: 10px;
}

.baja {
	width: 630px;
	height: 366px;
	float: left;
	background-color: #ffffff;
	padding-right: 10px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.baja::-webkit-scrollbar {
	width: 10px;
	height: 366px;
	-moz-appearance: scrollbartrack-vertical;
}

.baja::-webkit-scrollbar-track {
	background-color: #ffffff;
	-moz-appearance: scrollbartrack-vertical;
}

.baja::-webkit-scrollbar-thumb {
	background-color: #578db0;
	max-height: 26px;
	-moz-appearance: scrollbarthumb-vertical;
}

.baja::-webkit-scrollbar-thumb:hover {
	background-color: #578db0;
	max-height: 26px;
	-moz-appearance: scrollbarthumb-vertical;
}

.titBlog {
	width: 100%;
	height: 30px;
	font-size: 20px;
	font-weight: 600;
	color: #000000;
	float: left;
	margin-left: 4px;
}

.mensajeBlog {
	width: 630px;
	height: auto;
	color: #000000;
	float: left;
	border-bottom-style: dotted;
	border-color: #cfcfcf;
	border-bottom-height: 1px;
	padding-bottom: 10px;
}

.mensajeBlogNom {
	width: auto;
	height: 20px;
	color: #578db0;
	font-size: 15px;
	font-weight: 600;
	float: left;
}

.mensajeBlogHora {
	width: auto;
	height: 20px;
	font-size: 10px;
	font-weight: 300;
	float: left;
	margin-left: 10px;
}

.mensajeBlogTxt {
	width: 100%;
	height: auto;
	float: left;
	font-size: 15px;
	font-weight: 300;

}

.responder {
	width: 91px;
	height: 25px;
	margin-top: 10px;
	float: left;
	color: #ffffff;
	background-color: #578db0;
	font-size: 15px;
	text-align: center;
	border-style: none;

}

.like {
	width: 62px;
	height: 20px;
	float: right;
	margin-right: 0;
	padding-bottom: 15px;
}

.contador {
	float: left;
	font-size: 14px;
	font-weight: 600;
	margin-top: 2px;
}

.barra {
	width: 10px;
	height: 350px;
	background-color: #abadb0;
	float: right;
	margin-right: 10px;
	margin-top: -25px;
}

aside {
	width: 320px;
	height: 310px;
	margin-top: 10px;
	float: left;
}

.titRecomendaciones {
	width: 320px;
	height: 310px;
	float: left;
	background-color: #578db0;
}

.bannerIzq {
	width: 320px;
	height: 100%;
	background-color: #578db0;
	float: left;
	position: relative;
}

.bannerIzqTxt {
	width: 250px;
	float: left;
	margin-left: 25px;
	margin-top: 20px;
	color: #ffffff;
	font-size: 13px;
}

.cajaDatos {
	width: 224px;
	height: 25px;
	float: left;
	background-color: #ffffff;
	border-style: none;
	color: #ff0000;
	font-size: 13px;
	padding-left: 9px;
	margin-left: 40px;
	-webkit-border-radius: 0px;
	-webkit-appearance: none;
	-moz-border-radius: 0px;
	-moz-appearance: none;
	margin-top: 5px;
}

.enviar {
	width: 60px;
	height: 25px;
	padding-top: 0px;
	font-size: 13px;
	text-align: center;
	margin-top: 9px;
	background-color: #ffffff;
	border-style: none;
	color: #578db0;
	margin-left: 40px;
	margin-top: 2px;
	float: left;
	-webkit-border-radius: 0px;
	-webkit-appearance: none;
	-moz-border-radius: 0px;
	-moz-appearance: none;
	font-weight: 600;
}

.redesIzq {
	width: 320px;
	height: 310px;
	float: left;
	background-color: #578db0;
	margin-top: 10px;
}

.plecaRed {
	width: 65px;
	height: 19px;
	font-size: 15px;
	font-style: normal !important;
	font-weight: 300 !important;
	text-align: center;
	padding-top: 6px;
	background-color: #ff0000;
	color: #ffffff;
	float: left;
}

.iconosRedesTop {
	width: 232px;
	height: 64px;
	margin-top: 75px;
	margin-left: 90px;
}

.iconosRedesBot {
	width: 235px;
	height: 64px;
	margin-top: 50px;
	margin-left: 90px;
}

.imgRedes {
	float: left;
	margin-left: 19px;
}

.flickr {
	width: 300px;
	height: 80px;
	text-align: center;
	margin-left: 10px;
	background-color: #ffffff;
	margin-top: 60px;
	padding-top: 65;
}

.redesDer {
	width: 650px;
	height: 100%;
	float: left;
	margin-left: 10px;
}

.ctaSuscribeteEvento a {
	margin-left: 0 !important;
}