/*
#videoplayer {
background: rgba(255, 81, 0, 0.86);
box-sizing: border-box;
margin: 0px auto 0;
padding: 30px;
width: 580px;
-moz-border-radius: 15px;
border-radius: 15px;
}*/

html, body{
	height: 100%;
}

.cdiBgWhiteGeneral2 {
	background: #fff;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
	box-sizing: border-box;
	padding: 7px;
        background: rgba(255, 81, 0, 0.86);
box-sizing: border-box;
margin: 0px auto 0;
padding: 30px;

-moz-border-radius: 15px;
border-radius: 15px;
        
}

a {
	color: inherit;
	text-decoration: none;
}
	a:active, a:focus {
		outline: none; 
	}

body {
	/*background: #fff url('../img/frontend/layout/bg-body.gif');*/
	background: #FFF url('../images/resources/fondo.png');	
	color: #000;
	font: normal 18px/1.2em 'pill_gothic_300mg_ltregular', Tahoma, Helvetica, sans-serif;
	padding-top: 160px;
	min-width: 960px;
}
	body > footer {
		/*background: #fff;*/
		background: #00aae6;
		bottom:0;
		height: 45px;
		position: fixed;
		width: 100%;
		z-index: 9999;
	}
		body > footer div div {
			display: inline-block;
			vertical-align: middle;
		}
		body > footer ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}
			body > footer ul li {
				display: inline-block;
			}
	body > header {
		box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3); 
		/*background: #fff;*/
		background: url('../images/resources/cdi-header-fondo.jpg') no-repeat center #FFF;
		padding: 10px 0 0;
		position: fixed;
	    top: 0;
	    width: 100%;
	    z-index: 10;
	}
	body > header hr {
		/*background: rgb(233,91,77);
		background: linear-gradient(to right,  rgba(233,91,77,1) 12%,rgba(255,153,102,1) 12%,rgba(255,153,102,1) 24%,rgba(232,203,77,1) 24%,rgba(232,203,77,1) 36%,rgba(185,232,76,1) 36%,rgba(185,232,76,1) 48%,rgba(51,204,204,1) 48%,rgba(51,204,204,1) 60%,rgba(102,153,255,1) 60%,rgba(102,153,255,1) 72%,rgba(102,102,255,1) 72%,rgba(102,102,255,1) 86%,rgba(153,102,255,1) 86%,rgba(153,102,255,1) 100%);
			background: -moz-linear-gradient(left,  rgba(233,91,77,1) 12%, rgba(255,153,102,1) 12%, rgba(255,153,102,1) 24%, rgba(232,203,77,1) 24%, rgba(232,203,77,1) 36%, rgba(185,232,76,1) 36%, rgba(185,232,76,1) 48%, rgba(51,204,204,1) 48%, rgba(51,204,204,1) 60%, rgba(102,153,255,1) 60%, rgba(102,153,255,1) 72%, rgba(102,102,255,1) 72%, rgba(102,102,255,1) 86%, rgba(153,102,255,1) 86%, rgba(153,102,255,1) 100%);
			background: -webkit-gradient(linear, left top, right top, color-stop(12%,rgba(233,91,77,1)), color-stop(12%,rgba(255,153,102,1)), color-stop(24%,rgba(255,153,102,1)), color-stop(24%,rgba(232,203,77,1)), color-stop(36%,rgba(232,203,77,1)), color-stop(36%,rgba(185,232,76,1)), color-stop(48%,rgba(185,232,76,1)), color-stop(48%,rgba(51,204,204,1)), color-stop(60%,rgba(51,204,204,1)), color-stop(60%,rgba(102,153,255,1)), color-stop(72%,rgba(102,153,255,1)), color-stop(72%,rgba(102,102,255,1)), color-stop(86%,rgba(102,102,255,1)), color-stop(86%,rgba(153,102,255,1)), color-stop(100%,rgba(153,102,255,1)));
			background: -webkit-linear-gradient(left,  rgba(233,91,77,1) 12%,rgba(255,153,102,1) 12%,rgba(255,153,102,1) 24%,rgba(232,203,77,1) 24%,rgba(232,203,77,1) 36%,rgba(185,232,76,1) 36%,rgba(185,232,76,1) 48%,rgba(51,204,204,1) 48%,rgba(51,204,204,1) 60%,rgba(102,153,255,1) 60%,rgba(102,153,255,1) 72%,rgba(102,102,255,1) 72%,rgba(102,102,255,1) 86%,rgba(153,102,255,1) 86%,rgba(153,102,255,1) 100%);
			background: -o-linear-gradient(left,  rgba(233,91,77,1) 12%,rgba(255,153,102,1) 12%,rgba(255,153,102,1) 24%,rgba(232,203,77,1) 24%,rgba(232,203,77,1) 36%,rgba(185,232,76,1) 36%,rgba(185,232,76,1) 48%,rgba(51,204,204,1) 48%,rgba(51,204,204,1) 60%,rgba(102,153,255,1) 60%,rgba(102,153,255,1) 72%,rgba(102,102,255,1) 72%,rgba(102,102,255,1) 86%,rgba(153,102,255,1) 86%,rgba(153,102,255,1) 100%);
			background: -ms-linear-gradient(left,  rgba(233,91,77,1) 12%,rgba(255,153,102,1) 12%,rgba(255,153,102,1) 24%,rgba(232,203,77,1) 24%,rgba(232,203,77,1) 36%,rgba(185,232,76,1) 36%,rgba(185,232,76,1) 48%,rgba(51,204,204,1) 48%,rgba(51,204,204,1) 60%,rgba(102,153,255,1) 60%,rgba(102,153,255,1) 72%,rgba(102,102,255,1) 72%,rgba(102,102,255,1) 86%,rgba(153,102,255,1) 86%,rgba(153,102,255,1) 100%);*/
		background: url('../images/resources/sprite.png') no-repeat 0 0;
		background-size: cover;
		border: none;
		height: 4px;
		margin: 0;
		padding: 0;
	}
  
    


img[alt="Cargando..."] {
	height: auto !important;
	max-width: 100% !important;
	position: relative;
	top: 48%;
}

#additionalInfo {
	display: none;
}

#ajaxTransactions {
	display: none;
}

#caricaturaBoton {
	display: inline-block;
	font: normal 23px 'pill_gothic_300mg_rgregular';
	text-transform: uppercase;
}
	#caricaturaBoton span {
		font-family: 'pill_gothic_300mg_rgbold';
	}
#caricatureHeader {
	margin: 0;
}
	#caricatureHeader .cdiBalloonBottom{
		border-width: 13px 16px 0;
	    bottom: -12px;
	    left: 44%;
	}
#caricatureInfo {
	padding: 20px 40px;
}
	#caricatureInfo > div {
		width: 610px;
	}

#caricaturePage h3 {
	border-bottom: 2px solid #ccc;
	font: normal 32px 'pill_gothic_300mg_rgbold';
	margin: 0 0 10px;
	padding: 0 0 15px;
}

#caricatureTableWinnder {
	border: none;
	border-collapse:collapse;
	width: 100%;
}
	#caricatureTableWinnder thead {
		height: 100px;
	}
		
	#caricatureTableWinnder th, #caricatureTableWinnder td {
		vertical-align: middle;
	}
	#caricatureTableWinnder .caricatureAnchor {
		position: relative;
	}
		#caricatureTableWinnder .caricatureAnchor i {
			background: url('../img/frontend/layout/sprite.png') -1162px -169px no-repeat;
			bottom: 14px;
			display: block;
			height: 38px;
			right:  14px;
			position: absolute;
			width: 38px;
			z-index: 1;
		}
			#caricatureTableWinnder .caricatureAnchor:hover i {
				background-position: -1020px -10px;
			}
		#caricatureTableWinnder .caricatureAnchor img {
			border: 5px solid #000;
			height: 160px;
			width: 160px;
		}
	#caricatureTableWinnder .caricatureSeeAll {
		background: #333;
		display: block;
		font: normal 30px/170px 'pill_gothic_300mg_rgregular';
		height: 170px;
		margin: 0 auto;
		text-align: center;
		width: 170px;
	}
		#caricatureTableWinnder .caricatureSeeAll span {
			font-family: 'pill_gothic_300mg_rgbold';
		}
	#caricatureTableWinnder .headPlace {
		font: normal 24px 'pill_gothic_300mg_ltbold';
	}
		#caricatureTableWinnder .headPlace span {
			background: #333;
			border-radius: 25px;
			display: inline-block;
			font: normal 21px/50px 'pill_gothic_300mg_ltbold';
			height: 50px;
			margin-right: 10px;
			vertical-align: middle;
			width: 50px;
		}
			#caricatureTableWinnder .headPlace span sup {
				font-size: 0.5em;
    			top: -8px;
			}
	#caricatureTableWinnder .first {
		width: 140px;
	}
	#caricatureTableWinnder .second {
		width: 204px;
	}
	#caricatureTableWinnder .row {
		height: 205px;
	}
	#caricatureTableWinnder .yearWin {
		font: normal 30px/1em 'pill_gothic_300mg_rgbold';
		display: inline-block;
		text-align: center;
		width: 103px;
	}
		#caricatureTableWinnder .yearWin .cdiBalloonRight {
			top: 39%;
		}
		
#caricatureYearWinner {
	padding: 40px 80px;
}
	#caricatureYearWinner h2 {
		border-bottom: 2px solid #ccc;
		/*font: normal 30px 'pill_gothic_300mg_rgbold';*/
		font: normal 30px 'vita-heavy';
		margin: 0 0 15px;
		padding: 0 0 15px;
	}
	#caricatureYearWinner .caricatureThumbWrap {
		display: inline-block;
		margin: 12px 8px;
		max-width: 170px;
		min-height: 240px;
		vertical-align: top;
	}
		#caricatureYearWinner .caricatureThumbWrap a {
			display: block;
			margin-bottom: 15px;
			position: relative;
		}
			#caricatureYearWinner .caricatureThumbWrap a i {
				background: url('../img/frontend/layout/sprite.png') -1162px -169px no-repeat;
				bottom: 14px;
				display: block;
				height: 38px;
				right:  14px;
				position: absolute;
				width: 38px;
				z-index: 1;
			}
				#caricatureYearWinner .caricatureThumbWrap a:hover i {
					background-position: -1020px -10px;
				}
			#caricatureYearWinner .caricatureThumbWrap a img {
				border: 5px solid #000;
				height: 160px;
				width: 160px;
			}
		#caricatureYearWinner .caricatureThumbWrap p {
			font: normal 18px/1em 'pill_gothic_300mg_ltregular';
			margin: 0;
		}
			#caricatureYearWinner .caricatureThumbWrap p.author {
				font-family: 'pill_gothic_300mg_ltbold';
			}

#caricatureWinnerTitle {
	color: #fff;
	/*font: normal 36px/55px 'pill_gothic_300mg_ltregular';*/
	font: normal 36px/55px 'vita-regular';
	margin: 0;
	text-align: center;
}
	#caricatureWinnerTitle span {
		/*font-family: 'pill_gothic_300mg_ltbold';*/
		font-family: 'vita-heavy';
	}
	#caricatureWinnerTitle .cdiBalloonBottom {
		border-width: 13px 13px 0;
	    bottom: -13px;
	    left: 47%;
	}
	
#caricatureWinnersWrap {
	padding: 40px 0 0;
}

#ciLightbox {
	background: #ccc;
	box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.4);
	display: none;
	left: 50%;
	padding-bottom: 10px;
	position: fixed;
	top: 50%;
	z-index: 600;
}

#commentsWrap {
	font-size: 16px;
}
	#commentsWrap h4 {
		float: left;
	}
	#commentsWrap .commentsInstruction {
		font-family: 'pill_gothic_300mg_thitalic';
		float: right;
		line-height: 25px;
		margin: 0;
	}
		#commentsWrap .commentsInstruction a {
			font-family: 'pill_gothic_300mg_ltBdIt';
		}
		
	#commentsWrap .commentAuthor {
		color: #333;
		font:  normal 16px/1em'pill_gothic_300mg_ltBdIt';
		width: 80px;
	}
		#commentsWrap .commentAuthor i {
			top: 38%;
		}
	#commentsWrap .commentText {
		font-family: 'pill_gothic_300mg_rgitalic';
		margin-left: 15px;
		width: 70%;
	}
	#commentsWrap .commentUser {
		clear: both;
		padding: 10px 0;
	}
		#commentsWrap .commentUser > div {
			display: inline-block;
			margin-bottom: 0;
			margin-top: 0;
			vertical-align: top;
		}
		
#commentWrite input {
	float: right;
}
#commentWrite textarea {
	background: #EAEAEA;
    border: 1px solid #DBDBDB;
    border-radius:0;
    height: 40px;
    margin-bottom: 10px;
    resize: none;
    width: 99%;
}
#commentWrite #maxlenght {
	font-size: .8em;
	line-height: 30px;
}

#consejoBallon {
	margin: -15px 0 0 ;
}
	#consejoBallon .cdiBalloonBottom {
		bottom: -16px;
		border-width: 16px 22px 0;
		left: 45%;
	}
#consejoInfo {
	color: #fff;
	font: normal 22px/24px 'pill_gothic_300mg_ltregular';
	margin: 12px auto;
	width: 560px;
}
	#consejoInfo span {
		font-family: 'pill_gothic_300mg_ltbold';
	}
#consejoListWrap {
	box-sizing: border-box;
	padding: 50px 150px;
}
#consejoListWrap ul {
	display: inline-block;
	margin: 0;
	vertical-align: top;
	width: 40%;
}
	#consejoListWrap ul.second {
		border-left: 1px solid #000;
		padding-left: 13%;
	}
	#consejoListWrap ul li {
		color: #fc6;
		font: normal 23px 'pill_gothic_300mg_ltregular';
		margin-bottom: 12px;
		padding: 0 0 0 20px;
	}
		#consejoListWrap ul li span {
			color: #000;
		}
			#consejoListWrap ul li span span {
				font-family: 'pill_gothic_300mg_ltbold';
			}

#contactPage h2 {
	/*font: normal 45px 'pill_gothic_300mg_rgbold';*/
	font: normal 45px 'vita-regular';
	margin: 0 0 20px;
	text-align: center;
}
#contactPage #addresContacto p,
#contactPage #addresContacto h2,
#contactPage #detailsContact p {
	margin: 0;
}
#contactPage #addresContacto{
	float: left;
	font-family: "pill_gothic_300mg_thregular";
}
#contactPage #detailsContact {
	font-size: 38px;
	margin: 15px 0 30px;
	text-align: right;
}
#contactPage .extraBold {
	font: normal 38px/1em "pill_gothic_300mg_rgbold";
}
#contactPage .mediumBold {
	font: normal 24px/1em "pill_gothic_300mg_ltbold";
}
#contactPage .addressData {
	margin: 0 0 0 240px;
	width: 180px;
}
#contactPage .title {
	font-weight: normal;
	margin: 0;
}
#contactPage ul {
	font: normal 18px/25px 'pill_gothic_300mg_ltregular';
	list-style: none;
	margin: 23px auto 0;
	padding: 0;
	text-align: right;
	width: 330px;
}
	#contactPage ul li {
		margin: 10px 0;
	}
		#contactPage ul li span {
			font-family: 'pill_gothic_300mg_ltbold';
		}

#countdown {
	background: #fff;
	margin: 0 auto 10px;
	font-size: 11px;
	line-height: 1em;
	padding: 15px 5px 8px;
	text-align: center;
}
	#countdown .countdown_amount {
		font-family: 'pill_gothic_300mg_ltbold';
		font-size: 35px;
		line-height: .7em;
	}
	#countdown .countdown_section {
		display: inline-block;
		width: 55px;
	}
#countdownTitle {
	font-size: 18px;
	margin-top: -5px;
	margin-bottom: 0;
}

#preregistrotitle {
font-size: 24px;
margin-top: -5px;
margin-bottom: 0;
}


#error404 {
	margin-left: 20px;
}

#eventAddress {
	font-size: 14px;
	line-height: 1.1em;
}
	#eventAddress p {
		margin: 0;
	}
		#eventAddress p#first {
			font-family: 'pill_gothic_300mg_ltBdIt';
			margin-top: 15px;
		}
		#eventAddress p#second {
			font-family: 'pill_gothic_300mg_thregular';
		}
		#eventAddress p#third {
			font-family: 'pill_gothic_300mg_thitalic';
			font-size: 18px;
			letter-spacing: -0.05em;
			margin-bottom: 15px;
		}
#eventoHotelLink {
	background: #1a2243;
	color: #fff;
	display: block;
	font: normal 25px/2em 'pill_gothic_300mg_ltbold';
	letter-spacing: -0.05em;
	padding: 0 15px;
}
	#eventoHotelLink i {
		/*background: url('../img/frontend/layout/sprite.png') -739px -50px no-repeat;*/
		background: url('../images/resources/cama.png') no-repeat 0 -42px;
		display: inline-block;
		height: 42px;
		top: 7px;
		position: relative;
		width: 42px;
	}
		#eventoHotelLink:hover i{
			background-position: 0 0;
		}
        
        #eventoLlegar {
	background: #000;
	color: #fff;
	display: block;
	font: normal 25px/2em 'pill_gothic_300mg_ltbold';
	letter-spacing: -0.05em;
	padding: 0 11px;
}
	#eventoLlegar i {
		/*background: url('../img/frontend/layout/camioncito.png') 0px 0px no-repeat;*/
		background: url('../images/resources/camioncito.png') no-repeat 0 -42px;
		display: inline-block;
		height: 42px;
		top: 10px;
		position: relative;
		width: 42px;
	}
		#eventoLlegar:hover i{
			background-position: 0 0px;
		}
        
        
        
         #eventoBoletos {
	background: #000;
	color: #fff;
	display: block;
	font: normal 25px/2em 'pill_gothic_300mg_ltbold';
	letter-spacing: -0.05em;
	padding: 0 11px;
}
	#eventoBoletos i {
		background: url('../img/frontend/layout/boleto5.png') 0px 0px no-repeat;		
		display: inline-block;
		height: 42px;
		top: 10px;
		position: relative;
		width: 42px;
	}
        
        
        
#eventPage .cdiBgWhiteGeneral, #somosPage .cdiBgWhiteGeneral, #contactPage .cdiBgWhiteGeneral {
	padding: 20px;
}





#eventGallery {
	position: relative;
}
	#eventGallery a {
		position: absolute;
		top: 0;
	}
		#eventGallery a#imgPrev {
			left: 20px;
		}
		#eventGallery a#imgNext {
			right: 20px;
		}
	#eventGallery h4 {
		text-align: center;
	}
#eventInfo h3 {
	font: normal 16px/17px 'pill_gothic_300mg_rgBdIt';
	margin: 0 0 10px;
}
#eventInfo p {
	font: normal 16px/18px 'pill_gothic_300mg_thregular';
	margin: 0 0 16px;
}

#eventPosterBig {
	float: right;
	margin-bottom: 15px;
	margin-left: 20px;
	width: 180px;
}


#footerAP {
	/*background: #ECECE8;*/
	background: #00aae6;
	color:#FFF;
	font-size: 10px;
	margin-right: 4px;
	padding:  20px 4px 16px;
}
	#footerAP:hover {
		/*background: #eedfe4;*/
		background: #0292c5;
		/*color: #cc3366;*/
	}
#footerApps {
}
	#footerApps a {
		/*background: url('../img/frontend/layout/sprite.png') -445px -10px no-repeat;*/
		background: url('../images/resources/sprite.png') -445px -10px no-repeat;
		display: block;
		height: 29px;
		text-indent: -99999px;
		width: 97px;
	}
	#footerApps a#appGoogle {
	}
	#footerApps a#appItunes {		
		background-position: -546px -10px;
		width: 86px;
	}
#footerSocial {
}
	#footerSocial a {
		/*background: url('../img/frontend/layout/sprite.png') no-repeat;*/
		background: url('../images/resources/sprite.png') no-repeat;
		display: block;
		height: 25px;
		margin: 4px 8px;
		text-indent: -99999px;
		width: 30px;
	}
		#footerSocial a#fsContacto {
			background-position: -73px -10px;
		}
			/*#footerSocial li:hover a#fsContacto:hover{
				background-position: -259px -10px;				
			}*/
		#footerSocial a#fsFacebook {
			background-position: -132px -10px;
		}
			/*#footerSocial a#fsFacebook:hover {
				background-position: -318px -10px;
			}*/
		#footerSocial a#fsGoogle {
			background-position: -102px -10px;
		}
			/*#footerSocial a#fsGoogle:hover {
				background-position: -288px -10px;
			}*/
		#footerSocial a#fsTwitter {
			background-position: -162px -10px;
		}
			/*#footerSocial a#fsTwitter:hover {
				background-position: -348px -10px;
			}
*/		#footerSocial a#fsYoutube {
			background-position: -192px -10px;
		}
			/*#footerSocial a#fsYoutube:hover {
				background-position: -378px -10px;
			}*/
	#footerSocial li {
		border-right: 1px dotted #ccc;
	}
		#footerSocial li:last-child {
			border: none;
		}
#footerNewsWrap {
	position: relative;
}
	#footerNewsWrap #newsletterMessage {
	    font-size: 0.8em;
	    padding: 5px;
	    position: absolute;
	    top: -22px;
	    width: 350px;
	    z-index: 10;
	}
	#footerNewsWrap #newsletterEmail {
		/*background: #333;*/
		background: #0292c5;
		border: none;
		border-radius: 0;
		font: normal 14px 'pill_gothic_300mg_thregular';
		/*color: #999;*/
		color:#FFF;
   		padding: 7px 0 7px 10px;
   		vertical-align: top;
   		width: 167px;
	}
	#footerNewsWrap input[type="submit"] {
		/*background: url('../img/frontend/layout/sprite.png') -633px -10px no-repeat;*/
		background: url('../images/resources/sprite.png') -633px -10px no-repeat;
		border: none;
		border-radius: 0;
		color: #fff;
		font: normal 18px 'pill_gothic_300mg_thregular';
		height: 29px;
		margin: 0 6px 0 0;
		text-transform: uppercase;
   		vertical-align: top;
   		width: 82px;
	}
		#footerNewsWrap input[type="submit"]:hover {
			background-position: -715px -10px;
		}
#footerTel {
	/*background: #ecece8;*/
	background: #00aae6;
	/*color: #666;*/
	color:#FFF;
	font-size: 18px;
	letter-spacing: 0.01em;
	margin: 0 9px 0 0;
	padding: 16px 9px 12px;
}
	#footerTel i {
		background: url('../img/frontend/layout/sprite.png') -222px -10px no-repeat;
		display: inline-block;
		height: 33px;
		vertical-align: middle;
		width: 37px;
	}
		#footerTel:hover {
			/*background-color: #eedfe4;*/
			background: #0292c5;
			/*color: #cc3366;*/
		}
		#footerTel:hover i {
			background-position: -408px -10px;
		}
	#footerTel span {
		font-family: 'pill_gothic_300mg_rgbold';
	}
#footerWrap {
	padding: 9px 0 7px;
}


#formRegister {}

	#formRegister h3 {
		font: normal 30px/25px 'pill_gothic_300mg_ltbold';
		margin: 17px 0;
		text-align: center;
	}
	
	#formRegister #buttonFace {
		background: #6b7aae;
		border: 2px solid #5a6281;
		color: #fff;
		font: bold 27px/74px Arial, Helvetica, sans-serif;
		height: 74px;
		letter-spacing: -0.02em;
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
		text-shadow: none;
		width: 395px;
	}
		#formRegister #buttonFace:hover {
			background: #5667a1;
		}
		#formRegister #buttonFace a {
			display: block;
			overflow: hidden;
		}
	#formRegister #faceLogin {
		box-sizing: border-box;
		font-size: 24px;
		letter-spacing: .01em;
		text-align: center;
		text-shadow: 0 1px 0 #fff;
	}
		#formRegister #faceLogin p {
			margin: 19px 0;
		}
	#formRegister #logoFace {
		border-top: 2px solid #8390bb;
		border-right: 2px solid #5a6281;
		display: block;
		float: left;
		height: 72px;
		position: relative;
		width: 73px;
	}
		#formRegister #logoFace span.theF {
			background: url('../img/frontend/layout/sprite.png') -886px -50px no-repeat;
			display: block;
			height: 63px;
			margin: 4px auto 0;
			width: 31px;
		}
		#formRegister #logoFace span.white {
			background: #fff;
			opacity: 0.2;
				filter: alpha( opacity=20 );
			bottom: 2px;
			display: block;
			height: 17px;
			left: 2px;
			position: absolute;
			width: 69px;
		}
	#formRegister #textFace {
		border-left: 2px solid #8390bb;
		border-top: 2px solid #8390bb;
		display: block;
		float: right;
		height: 72px;
		width: 318px;
	}

#frameConcurso {
	border: 0;
    height: 2450px;
    width: 100%;
}


#frameRegistro {
	border: 0;
    height: 2450px;
    width: 100%;
}

#frameMap {
border: 0;
height: 350px;
width: 100%;
}

#gallerySlideshow {
}
	#gallerySlideshow h5 {
		font: normal 15px/1em 'pill_gothic_300mg_ltBdIt';
		margin: 0;
	}
	#gallerySlideshow p {
		font: normal 15px/1em 'pill_gothic_300mg_thregular';
		margin: 0;
	}
	#gallerySlideshow #randimgId {
		display: none;
	}
	#gallerySlideshow .sImageContent {
		min-height: 195px;
	}
		#gallerySlideshow .sImageContent img {
			max-width: 100%;
		}

#headerCategory {
	height: 85px;
	padding-left: 110px;
	position: relative;
}
	#headerCategory h3 {
		font-size: 28px;
		font-weight: normal;
		left: 0;
		margin: 0;
		position: absolute;
		top: 0;
		width: 96px;
	}
		#headerCategory h3 i {
			/*background: url('../img/frontend/layout/sprite.png') -34px -10px no-repeat;*/
			background: url('../images/resources/sprite.png') -34px -10px no-repeat;
			display: block;
		    float: right;
		    height: 30px;
		    margin: 8px 0 0;
		    width: 17px;
		}
		#headerCategory h3 span {
			display: block;
			margin-bottom: 3px;
		}
	#headerCategory li {
		display: inline-block;
	}
		#headerCategory li a {
			background: #f5f5f5;
			box-sizing: border-box;
			font-family: 'pill_gothic_300mg_thregular';
			font-size: 15px;
			display: block;
		    line-height: 19px;
		    letter-spacing: -1px;
		    padding: 0 0 0 5px;
		    position: relative;
		    width: 98px;			
		}
			#headerCategory li a:hover, #headerCategory li.active a{
				background: #e6e6e6;
				font-weight: bold;
			}
			#headerCategory li a i {
				border-color: #000 transparent transparent;
			    border-style: solid;
			    border-width: 7px 0 0 7px;
			    display: block;
			    height: 0;
			    position: absolute;
			    right: 0;
			    top: 0;
			    width: 0;
			}
				#headerCategory li a i.color1 {
					border-color: #f96 transparent transparent;
				}
				#headerCategory li a i.color2 {
					border-color: #fc6 transparent transparent;
				}
				#headerCategory li a i.color3 {
					border-color: #9c3 transparent transparent;
				}
				#headerCategory li a i.color4 {
					border-color: #3cc transparent transparent;
				}
				#headerCategory li a i.color5 {
					border-color: #69f transparent transparent;
				}
				#headerCategory li a i.color6 {
					border-color: #66f transparent transparent;
				}
				#headerCategory li a i.color7 {
					border-color: #96f transparent transparent;
				}
				#headerCategory li a i.color8 {
					border-color: #f66 transparent transparent;
				}
	#headerCategory ul {
		margin: 0;
		padding: 0;
	}
#headerLanguage {
	font-size: 15px;
	line-height: 1em;
	margin: 0 20px 0 0;
}
	#headerLanguage a {
		background: url('../img/frontend/layout/sprite.png') 0 -10px no-repeat;
		display: inline-block;
		height: 11px;
		margin: 0 10px 0 0;
		text-indent: -99999px;
		width: 12px;
	}
		#headerLanguage a#flagI {
			background-position: -20px -10px;
		}
#headerLogo {
	display: block;
	text-align: center;
}
	#headerLogo img {
		width: 140px;
	}
#headerNav {
	border-bottom: 1px solid #90c964;
	font-size: 17px;
	line-height: 1em;
	margin: 0 0 10px;
	text-transform: uppercase;
}
	#headerNav a, #headerNav span {
		cursor: pointer;
		display: block;
		padding: 6px 7px 0;
	}
		#headerNav a.first {
			padding-left: 0;
		}
		#headerNav a.last {
			padding-right: 0;
		}
	#headerNav li {
		display: inline-block;
		position: relative;
	}
		#headerNav li.active {
			font-family: 'pill_gothic_300mg_rgbold';
		}
	#headerNav ul {
		margin: 0 0 6px;
		padding: 0;
	}
		#headerNav ul li ul {
			background: rgba(0,0,0,0.85);
			font-size: 14px;
			left: -20px;
			opacity: 0;
			position: absolute;
			top: 25px;
			transition: opacity 0.29s ease-out, visibility 0.09s 0.08s linear;
			visibility: hidden;
			width: 150px;
			z-index: 10;
		}
			#headerNav ul li ul li {
				border-bottom: 1px solid rgba(255,255,255,0.43);
				display: block;
				margin-top: -15px;
				opacity: 0;
				transition: opacity 0.14s 0.14s ease-out, margin 0.19s 0.09s ease-out;
			}
				#headerNav ul li ul li a {
					color: #fff;
					line-height: 25px;
					padding: 0 9px;
				}
					#headerNav ul li ul li a:hover {
						background: #D33367;
					}
			#headerNav ul li:hover ul {
				visibility: visible;
				opacity: 1;
			}
				#headerNav ul li:hover ul li {
					margin-top: 0;
					opacity:1;
				}
#headerRight {
	width: 616px;
}
#headerSearch {
	left: 0;
	position: absolute;
	top: 60px;
	width: 109px;
}
	#headerSearch #searchInput {
		background: #ccc;
		border: none;
		border-radius: 0;
		box-sizing: border-box;
		display: inline-block;
		font-family: 'pill_gothic_300mg_thregular';
		font-size: 14px;
		height: 22px;
		padding: 4px;
		vertical-align: top;
		width: 72px;
	}
		#headerSearch #searchInput::-webkit-input-placeholder {color: #919191;}
		#headerSearch #searchInput::-moz-placeholder {color: #919191;}
		#headerSearch #searchInput:-ms-input-placeholder {color: #919191;}

	#headerSearch #searchSubmit {
		background: url('../img/frontend/layout/sprite.png') 0 -22px no-repeat;
		border: none;
		border-radius: 0;
	    display: inline-block;
	    height: 22px;
	    margin: 0;
	    padding: 0;
	    text-indent: -99999px;
	    vertical-align: top;
	    width: 33px;
	}
#headerSession {
	font-size: 15px;
	line-height: 1em;
	margin: 0 0 0 20px;
}
	#headerSession a {
		margin: 0 7px;
	}

#hotelPage, #somosPage, #contactPage, #caricaturePage, #searchResults {
	margin-top: 27px;
}
	#hotelPage h1 {
		display: inline-block;
	    vertical-align: top;
	}
	#hotelPage #eventoHotelLink {
		/*font-family: 'pill_gothic_300mg_ltregular';*/
		font-family: 'vita-regular';
		font-size: 36px;
		display: inline-block;
	    line-height: 65px;
	    margin: 0;
	    text-transform: uppercase;
	    vertical-align: top;
	    width: 718px;
	}
		#hotelPage #eventoHotelLink span {
			font-family: 'pill_gothic_300mg_ltbold';
		}

#filterBar {
	/*background: rgba(0,0,0,0.9);*/
	background: rgba(0,0,0,0.8);
	color: #fff;
	position: fixed;
	width: 100%;
	z-index: 9;
}
	#filterBar .cdiTitle {
		/*color: #000;*/
		color:#FFF;
		float: left;
		margin: 12px 0;	
	}
#filterWrap {
	float: right;
	margin: 18px 0;
	text-align: right;
}
	#filterWrap #alphaFilter, #filterWrap #yearFilter {
		font: normal 14px/24px 'pill_gothic_300mg_thregular';
	}
		#filterWrap a {
			display: inline-block;
			height: 24px;
			padding: 0 4px;
			text-align: center;
		}
			#filterWrap a:hover {
				background: #fff;
				color: #000;
			}
			#filterWrap a#alphaFilter {
				width: 7px;
			}
			#filterWrap a.current {
				background: #fff;
				color: #000;
				font-family: 'pill_gothic_300mg_rgbold';
			}
		#filterWrap span {
			color: #3cc;
			font-family: 'pill_gothic_300mg_ltbold';
			font-size: 18px;
		}
		
		#filterWrap #yearFilter {
			margin-top: 2px;
		}
			#filterWrap #yearFilter a {
				font-size: 18px;
				margin: 0 3px;
			}


#flagFavorite {
	display: block;
}
	#flagFavorite span {
		margin-left: 6px;
	}
		#flagFavorite span i {
			top: 30.5%;
		}
		#flagFavorite span span {
			margin: 0;
		}

#imgPrevPhr, #imgNextPhr {
	background: url('../img/frontend/layout/sprite.png') -812px -10px no-repeat;
	display: block;
	height: 19px;
	position: absolute;
	text-indent: -99999px;
	top: 12px;
	width: 10px;
}
#imgNextPhr {
	right: 8px
}
#imgPrevPhr {
	background-position: -799px -10px;
	left: 8px;
}

#loginWrap {
}
	#loginWrap h3 {
		font: normal 36px 'pill_gothic_300mg_rgbold';
		letter-spacing: 0.01em;
		margin-top: 0;
		text-transform: uppercase;
	}
	#loginWrap label, #loginWrap input, #loginWrap .xtraInfo{
		display: block;
		margin: 0 auto;
    	width: 360px;
	}
	#loginWrap input {
		margin-bottom: 35px;
	}
		#loginWrap input[type="submit"] {
			border: none;
			color: #333;
			font-family: 'pill_gothic_300mg_ltbold';
			letter-spacing: -0.03em;
			margin: 0;
			text-transform: uppercase;
			text-align: center;
			width: auto;
		}
	#loginWrap label {
		font-family: 'pill_gothic_300mg_ltbold';
		font-size: 36px;
		letter-spacing: 0.07em;
    	line-height: 46px;
	}
	#loginWrap #forgotPassword, #loginWrap #returnToLogin {
		margin-top: 15px;
	}

#modalLogin {
	background: #333;
	box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.4); 
	box-sizing: border-box;
	color: #fff;
	display: none;
	height: 80%;
	left: 50%;
	margin-left: -325px;
	margin-top: -17%;
	padding: 50px;
	position: fixed;
	top: 50%;
	z-index: 600;
	width: 650px;
}

#newBefore, #newAfter, .sponsors {
	background: url('../img/frontend/layout/sprite.png') -812px -10px no-repeat;
	display: block;
	height: 19px;
	position: absolute;
	text-indent: -99999px;
	top: 12px;
	width: 10px;
}
#newAfter, .sponsor-after {
	right: 30px
}
#newBefore, .sponsor-before {
	background-position: -799px -10px;
	left: 30px;
}

#newsHomeRead {
	position: absolute;
}

#newFull {
	padding: 30px;
}
	#newFull .newPreview {
		min-height: 100px;
		padding: 0;
	}
	#newFull .cdiCB {
		padding-top: 18px;
	}
		

#newNavigation {
	margin: 20px 0;
}
	#newNavigation i {
		background: #333 url('../img/frontend/layout/sprite.png') no-repeat;
		display: inline-block;
		height: 28px;
	    vertical-align: top;
		width: 28px;
	}
		#newNavigation .before i {
			background-position: -192px -181px;
			margin-right: 2px;
		}
		#newNavigation .after i {
			background-position: -220px -181px;
			margin-left: 2px;
		}
	#newNavigation span {
		border-bottom: 1px solid #293d66;
		box-sizing: border-box;
		color:#FFF;
		display: inline-block;
	    height: 28px;
	    line-height: 16px;
	    vertical-align: top;
	}



#profileEdit {
	color: #fff;
	font: normal 28px 'pill_gothic_300mg_ltbold';
	letter-spacing: -0.03em;
	position: absolute;
	top: 16px;
	right: 270px;
}
	#profileEdit i {
		background: url('../img/frontend/layout/sprite.png') -1153px -169px no-repeat;
		display: inline-block;
		height: 13px;
		margin-top: 6px;
		vertical-align: top;
		width: 9px;
	}

#profileUser #shareWrap {
	height: 10px;
	position: relative;
}
#profileUserFavorite h4 {
	font: normal 27px/66px 'pill_gothic_300mg_ltbold';
	text-align: center;
}
#profileUserFavorite .title {
	color: #333;
	font: normal 18px/1em 'pill_gothic_300mg_rgbold';
	letter-spacing: -0.03em;
}
#profileUserFavorite .description {
	color: #333;
	font: normal 18px/1em 'pill_gothic_300mg_thregular';
	letter-spacing: -0.03em;
}

#profileUserSpeakerFav .relatedCard {
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
	margin-bottom: 0;
	padding: 7px;
}
	#profileUserSpeakerFav .relatedCard img {
		clip: rect(0px,60px,60px,0px);
		left: 7px;
	}
	#profileUserSpeakerFav .description {
		font-size: 16px;
	}

#quoteId {
	display: none;
}
#randNewId {
	display: none;
}
#recover {
    display: none;
}

#register{}

	#register input.fakeSelect, #updateRgister input.fakeSelect {
		background: #3cc url('../img/frontend/layout/sprite.png') -1011px -108px no-repeat;;
		border: none;
		color: #333;
		cursor: pointer;
		display: inline-block;
		font: normal 18px/1em "pill_gothic_300mg_thregular",'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
		padding: 5px 5px 3px;
		text-shadow: 0 1px 0 #33e2e2;
		width: 180px;
	}
	#register ul, #updateRgister ul {
		background: #3cc;
		color: #333;
		font: normal 18px/1em "pill_gothic_300mg_thregular",'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	    height: 150px;
	    list-style: none;
	    margin: 2px 0 0 188px;
	    overflow: auto;
	    padding: 10px 15px;
	    position: absolute;
	    text-shadow: none;
	    width: 160px;
	    z-index: 1;
	}
	#register #completeInformation {
		display: block;
		margin: 0 auto;
		text-shadow: 0 1px 1px #36f3f3;
	}
	#register #registerButton {
		border: none;
		float: right;
	    margin-right: 30px;
	    margin-top: -13px;
	    width: auto;
	}
	#register .bloqueIntereses, #updateRgister .bloqueIntereses {
	    float: left;
	    font-size: 14px;
	    padding: 0 5px 0 0;
	    width: 136px;
	}
	#register .check, #updateRgister .check {
		overflow: hidden;
	}
		#register .check div, #updateRgister .check div {
		    margin: 10px 0;
		}
		
	#register .boolean, #updateRgister .boolean {
		font-size: 13px;
	    margin: 10px 0 10px 188px;
	    width: 192px;
	}
		#register .boolean label, #updateRgister .boolean label {
			display: inline-block;
		    line-height: 15px;
		    margin-left: 5px;
		    vertical-align: top;
		    width: 170px;
		}
	
	#register .alone, #updateRgister .alone {
	    margin: 20px 0 10px;
	}
	#register .captcha {
		overflow: hidden;
		padding-bottom: 3px;
	}
		#register .captcha img {
			display: inline-block;
			float: left;
			height: 50px;
			margin-right: 10px;
			width: 190px;
		}
		#register .captcha input {
			width: 155px;
		}
		#register .captcha label {
			display: inline-block;
			font-family: "pill_gothic_300mg_rgbold";
			font-size: 15px;
			margin: 0;
			text-transform: uppercase;
			width: 155px;
		}

#searchResultNumber {
	font: normal 30px 'pill_gothic_300mg_thregular';
	letter-spacing: -0.03em;
}
	#searchResultNumber span {
		font-family: 'pill_gothic_300mg_ltbold';
	}
#searchResults .cdiBgWhiteGeneral {
	padding: 30px 40px;
}
#searchResults .resultDetails {
	margin: 0 0 25px;
}
	#searchResults .resultDetails img {
		border: 8px solid #000;
		height: 235px;
		margin-right: 30px;
		width: 225px;
	}
	#searchResults .resultDetails h4 {
		font: normal 22px 'pill_gothic_300mg_rgbold';
		margin: 50px 0 11px;
	}
	#searchResults .resultDetails p {
		font: normal 16px/18px 'pill_gothic_300mg_thregular';
		margin: 0 0 50px;
	}
	#searchResults .resultDetails .cdiBalloon {
		border-bottom: 1px solid #000;
	}
	#searchResults .resultDetails .cdiBalloonTop {
		left: 41%;
	}

#shareWrap {
	clear: both;
	margin-bottom: 25px;
}
	#shareWrap #flagFavorite{
		float: right;
		margin-right: 10px;
	}
	#shareWrap .textShare {
		color: #333;
		font: normal 18px 'pill_gothic_300mg_ltbold';
		margin-right: 10px;
		vertical-align: top;
	}
	#shareWrap > * {
		vertical-align: top;
	}

#signIn, #myProfile {
	font-family: 'pill_gothic_300mg_ltbold';
}

#scrollWrap {
	color: #808080;
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1em;
	margin-bottom: 4px;
	margin-top: 4px;
	text-align: right;
	text-transform: uppercase;
}
	#scrollWrap a {
		/*background: url('../img/frontend/layout/sprite.png') -51px -10px no-repeat;*/
		background: url('../images/resources/sprite.png') -51px -10px no-repeat;
		display: inline-block;
		height: 10px;
		text-indent: 99999px;
		width: 21px;
	}
		#scrollWrap a#upSlider {
			background-position: -51px -21px;
		}
		
#sliderOuter {
	height: 100%;
	overflow: auto;
	padding-top: 10px;
	width: 1000px;
}
		
#somosImageL {
	margin-right: 20px;
}
#somosPage {
}
	#somosPage .column1 h2, #somosPage  h3 {
		margin: 0;
	}
	#somosPage .column1 h2 {
		font: normal 39px/38px 'pill_gothic_300mg_rgbold';
	}
	#somosPage h3 {
		border-bottom: 1px solid #ebebeb;
		font: normal 24px/35px 'pill_gothic_300mg_ltregular';
		padding-bottom: 5px;
		width: 360px;
	}
#somosRoemer {
	background: #e1e1e1;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
	padding: 20px;
}
	#somosRoemer h3 {
		border: none;
		font-family: 'pill_gothic_300mg_ltbold';
		line-height: 21px;
		margin: 20px 0;
	}
	#somosRoemer hr {
		clear: both;
		visibility: hidden;
		opacity: 0;
	}
#somosSponsor a {
	background: #1e284e url('../img/frontend/layout/sprite.png') 130px -108px no-repeat;
	display: block; 
	height: 27px;
	text-indent: -9999px;
}
	#somosSponsor a#sponsorBefore {
		background-position: 130px -134px;
	}
		
#somosSponsor h2 {
	font-size: 35px;	
}
#somosSponsor ul {
	/*height: 1400px;*/
	height: 1330px;
    list-style: none;
    margin: 0;
    overflow: auto;
    padding: 0;
}
	#somosSponsor ul a {
	    background: #fff;
	    display: table-cell;
	    height: 155px;
	    position: relative;
	    vertical-align: middle;
	    width: 280px;
	}
		#somosSponsor ul a img {
		    display: block;
		    margin: 0 auto;
		    width: 260px;
		}
#somosSponsor li {
    margin: 2px 0;
}

#somosSponsor #columSponsors {
    margin: 7px 0;
    overflow: hidden;
    padding: 0;
}
#speakerCategory {
        font:  15px/16px 'pill_gothic_300mg_rgBdIt';

	margin-top: 0;
}
	#speakerCategory span {
		display: block;
		font-family: 'pill_gothic_300mg_ltitalic';
	}
#speakerDetails {
	font-size: 14px;
	line-height: 17px;
}	

#speakerIconContact {
	font: normal 14px/26px'pill_gothic_300mg_ltbold';
	list-style: none;
	margin: 0 0 25px 20px;
	padding: 0;
}
	#speakerIconContact i {
		/*background: url('../img/frontend/layout/sprite.png') -858px -52px no-repeat;*/
		background: url('../images/resources/sprite.png') -858px -52px no-repeat;
		display: inline-block;
		height: 26px;
		margin-right: 6px;
		vertical-align: middle;
		width: 26px;
	}
		#speakerIconContact .speakerFace i {
			background-position: -806px -52px;
		}
		#speakerIconContact .speakerTwitter i {
			background-position: -832px -52px;
		}
	#speakerIconContact li {
		margin-bottom: 15px;
	}
	
#speakerListBook, #speakerListArticle {
	display: inline-block;
	vertical-align: top;
	width: 48%;
}
#speakerListBook {
	margin-right: 10px;
}

#speakerName {
	color: #333;
	font: normal 36px/1em 'pill_gothic_300mg_rgbold';
	margin: 10px 0;
}
	#speakerName span {
		font-size: 24px;
		position: relative;
		top: -10px;
	}
#speakerPicture {
	max-width: 100%;
	margin: 0 0 45px;
}
#sponsorBlock {
	margin-top: 70px;
}
	#sponsorBlock a {
		margin-right: 15px;
	}
	#sponsorBlock h2 {
		font-size:35px;
		margin: 0 0 20px;
	}
	#sponsorBlock img {
		display: block;
		margin: 0 auto 30px;
	}
	#sponsorBlock .cdiBalloonLeft {
		top: 32%;	
	}
#sponsorInfo #anotherSponsor {
	top: 10px;
}
#sponsorInfo {
	background: #fff;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.4);
    display: none;
    left: 50%;
    margin-left: -300px;
    padding: 10px;
    position: fixed;
    top: 0;
    width: 650px;
    z-index: 600;
  
}
	#sponsorInfo .modalClose {
		background-position: -1044px -169px;
	}
        
/*Ligthbox para speakers */
#speakerInfo {
	background: #fff;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.4);
    display: none;
    left: 44%;
    margin-left: -300px;
    padding: 10px;
    position: fixed;
    top: 0;
    width: 750px;
    z-index: 600;
}
	#speakerInfo .modalClose {
		background-position: -1044px -169px;
	}

        
        
#titleEvent {
	color: #333;
	font: normal 36px/1.3em 'pill_gothic_300mg_rgbold';
	margin: 0 0 15px;
	position: relative;
}
	#titleEvent span {
		font-size: 24px;
		position: relative;
		top: -16px;
	}

#videoIntern, #profileUser {
	margin-top: 27px;
}
	#videoIntern h1, #profileUser h1 {
		font: normal 36px/1.2em 'pill_gothic_300mg_rgbold';
		margin: 0;
	}
	#videoIntern .platica, #profileUser .platica {
		font-family: 'pill_gothic_300mg_ltitalic';
		margin: 0;
	}
	#videoIntern .rateSelect, #profileUser .rateSelect, #profileUser .rateSuccess, #videoIntern .rateSuccess {
		float: right;
		margin-top: 10px;
	}


#videoPlayer {
	background: #000;
	margin: 12px 90px;
        -moz-border-radius: 15px;
border-radius: 15px;
}
	#videoPlayer video {
		display: block;
		margin: 0 auto;
		width: 500px;
	}
#videoViews {
	color: #333;
	font: normal 18px 'pill_gothic_300mg_ltregular';
	float: right;
	letter-spacing: -0.01em;
	top: -7px;
}
	#videoViews i {
		left: 46.5%;
	}
	#videoViews span {
		font-family: 'pill_gothic_300mg_ltbold';
	}


#wrapSlideNews {
	background: #333;
	min-height: 0px;
}

#wrapSlidePhrase2 {
	height: 186px;
	display: block;
	margin: 0 auto;
	width: 230px;
}
#wrapSlidePhrase {
	height: 186px;
}
	#wrapSlidePhrase img {
		display: block;
		height: 186px;
		margin: 0 auto;
		width: 100%;
	}

.alone label {
    font: 15px 'pill_gothic_300mg_rgbold';
    text-transform: uppercase;
}

.arrowLeft, .arrowRight  {
	border-style: solid;
	display: inline-block;
	height: 0;
	text-indent: -99999px;
	width: 0;
}
	.arrowLeft {
		/*border-color: transparent #3cc transparent transparent;*/
		border-color: transparent #2d7b2a transparent transparent;
		border-width: 10px 15px 10px 0;
		transition: all 400ms;
	}
		.arrowLeft:hover {
			border-color: transparent #f63 transparent transparent;
		}
	.arrowRight {
		/*border-color: transparent transparent transparent #3cc;*/
		border-color: transparent transparent transparent #2d7b2a;
		border-width: 10px 0 10px 15px;	
		transition: all 400ms;
	}
		.arrowRight:hover {
			border-color: transparent transparent transparent #f63;
		}

.blockInfo {
	margin: 25px 0;
	position: relative;
	z-index: 5;   
}

	.blockInfo h2 {
		border: none;
		color:#FFF;
		font: normal 24px/1em 'vita-regular';
		letter-spacing: 0.03em;
		margin: 0;
		text-align: center;
	}
	
.cardSlide {
}
	.cardSlide h4 {
		font: normal 24px/1em 'pill_gothic_300mg_rgbold';
		margin: 15px 0;
	}
		.cardSlide h4 span {
			font-size: 14px;
			position: relative;
			top: -10px;
		}
	.cardSlide hr.cut {
		background: #ebebeb;
		border: none;
		height: 1px;
	}
	.cardSlide img {
		display: block;
		margin: 0 auto;
		max-height: 220px;
	}
	.cardSlide .bg {
		box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4); 
		box-sizing: border-box;
		min-height: 380px;
		padding: 6px;
		position: relative;
		background: #fff;		
	}
	
	.cardSlide .slideID {
		display: none;
	}
	.cardSlide .imageCrop {
		display: block;
		height: 220px;
	}
		.cardSlide .imageCrop img {
			clip: rect(0px, 220px, 210px, 0px);
		    height: 220px;
		    left: 0px;
		    position: absolute;
		}

	.cardSlide .linkToVideo, .cardSlide .imageCrop  {
		display: block;
		min-height: 220px;
		position: relative;
	}
		.cardSlide .linkToVideo i {
			background: url('../img/frontend/layout/sprite.png') -917px -50px no-repeat;
			/*display: block;*/
			display: none;
			height: 88px;
			left: 60px;
			opacity: 0.4;
			position: absolute;
			transition: opacity 400ms;
			top: 60px;
			width: 86px;
			z-index: 1;
		}
			.cardSlide .linkToVideo:hover i {
				opacity: 0.7;
			}	
	.cardSlide .linkToProfile {
		font-family: 'pill_gothic_300mg_ltitalic';
		font-size: 14px;
		line-height: 1.1em;
	}
		.cardSlide .linkToProfile i {
			background: url('../img/frontend/layout/sprite.png') no-repeat;
			bottom: 10px;
			display: block;
			height: 38px;
			position: absolute;
			right: 10px;
			width: 38px;
		}
		.cardSlide .linkToProfile span {
			display: block;
			width: 190px;
		}
		.cardSlide .linkToProfile .linkCategory {
			font-family: 'pill_gothic_300mg_rgBdIt';
			text-transform: uppercase;
		}
		.cardSlide .linkToProfile .linkDescription {
			color: #666;
			margin: 8px 0;
		}
		.cardSlide .linkToProfile .linkText {
			text-transform: uppercase;
		}
			.cardSlide .linkToProfile .linkText span {
				font-family: 'pill_gothic_300mg_rgBdIt';
				display: inline;
			}
		
			/* Colores */
			.cardC01 .linkToProfile i {background-position: -903px -10px;}
			.cardC01 h4 span, .cardC01 .linkText {color: #f96;}

			.cardC02 .linkToProfile i {background-position: -942px -10px;}
			.cardC02 h4 span, .cardC02 .linkText {color: #fc6;}

			.cardC03 .linkToProfile i {background-position: -981px -10px;}
			.cardC03 h4 span, .cardC03 .linkText {color: #9c3;}

			.cardC04 .linkToProfile i {background-position: -1020px -10px;}
			.cardC04 h4 span, .cardC04 .linkText {color: #3cc;}

			.cardC05 .linkToProfile i {background-position: -1059px -10px;}
			.cardC05 h4 span, .cardC05 .linkText {color: #69f;}

			.cardC06 .linkToProfile i {background-position: -1085px -50px;}
			.cardC06 h4 span, .cardC06 .linkText {color: #66f;}

			.cardC07 .linkToProfile i {background-position: -1044px -50px;}
			.cardC07 h4 span, .cardC07 .linkText {color: #96f;}

			.cardC08 .linkToProfile i {background-position: -1003px -50px;}
			.cardC08 h4 span, .cardC08 .linkText {color: #f66;}

			/* Color default */
			.cardC09 .linkToProfile i {background-position: -1162px -169px;}
			.cardC09 h4 span, .cardC09 .linkText {color: #333;}


.cardShadow {
	background: url('../img/frontend/layout/sprite.png') 0 -50px no-repeat;
	border: none;
	height: 12px;
	margin: 0 auto 6px;
	width: 230px;
}
.cardShadow2Column {
	background: url('../img/frontend/layout/sprite.png') 0 -78px no-repeat;
	border: none;
	height: 12px;
	margin: 0 auto 6px;
	width: 470px;
}
.cardShadow2ColumnSomos {
	background: url('../img/frontend/layout/sprite.png') 0 -96px no-repeat;
	border: none;
	height: 12px;
	margin: 0 auto 6px;
	width: 660px;
}
.cardShadowBig {
	background: url('../img/frontend/layout/sprite.png') -230px -50px no-repeat;
	border: none;
	height: 12px;
	margin: 0 auto 6px;
	width: 465px;
}
.cardShadowBigger {
	background: url('../img/frontend/layout/sprite.png') 0px -65px no-repeat;
	border: none;
	height: 12px;
	margin: 0 auto 6px;
	width: 710px;
}
.cardShadowExtraBigger {
	background: url('../img/frontend/layout/sprite.png') 0px -169px no-repeat;
	border: none;
	height: 12px;
	margin: 0 auto 6px;
	width: 960px;
}

.cariImage {
	display: block;
	max-width: 700px;
}
.cdiBgWhiteGeneral {
	background: #fff;
	/*box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);*/
	box-sizing: border-box;
	padding: 7px;
}

.cdiBalloon {
	/*border-bottom: 1px solid #000;*/
	margin: 10px 0;
	position: relative;
}
.cdiBalloonBlack {
	background: #333;
	color: #3cc;
	padding: 7px 10px 3px;
	position: relative;
}
.cdiBalloonBlue {
	background: #5a83c2;
	padding: 7px 10px 3px;
	position: relative;
	text-shadow: 0px 1px 1px #3ff;
}
.cdiBalloonBlueMedium {
	/*background: #69f;*/
	background: #bcb785;
	/*background: #62bddb;*/
	padding: 7px 10px 3px;
	position: relative;
	/*text-shadow: 0px 1px 1px #99b9fa;*/
	text-shadow:none;
}

.cdiBalloonGreen {
	/*background: #9c6;*/
	background: #6eab35;
	padding: 7px 10px 3px;
	position: relative;
	/*text-shadow: 0px 1px 1px #aedf7c;*/
}
.cdiBalloonGrey {
	background: #ccc;
	padding: 7px 10px 3px;
	position: relative;
}
.cdiBalloonOrange {
	/*background: #f93;*/
	background: #00a8e9;
	padding: 7px 10px 3px;
	position: relative;
}
.cdiBalloonPurple {
	background: #871e7d;
	padding: 7px 0px 0px;
	position: relative;
}
.cdiBalloonAeromexico {
	background: #002c5d;
	padding: 7px 0px 0px;
	
}
.cdiBalloonBottom {
    border-style: solid;
    border-width: 7px 6px 0;
    bottom: -7px;
    float: left;
    height: 0;
    left: 48.5%;
    position: absolute;
    width: 0;
}
.cdiBalloonLeft {
    border-style: solid;
    border-width: 6px 7px 6px 0;
    float: left;
    height: 0;
    left: -7px;
    position: absolute;
    top: 48.5%;
    width: 0;
}
.cdiBalloonRight {
    border-style: solid;
    border-width: 6px 0 6px 7px;
    float: left;
    height: 0;
    right: -7px;
    position: absolute;
    top: 48.5%;
    width: 0;
}
.cdiBalloonTop {
    border-style: solid;
    border-width: 0 6px 7px;
    float: left;
    height: 0;
    left: 48.5%;
    position: absolute;
    top: -7px;
    width: 0;
}
.cdiBalloonBottomBlack {
	border-color: #333 transparent transparent;	
}
.cdiBalloonBottomBlue {
	border-color: #3cc transparent transparent;	
}
.cdiBalloonBottomBlueMedium {
	/*border-color: #69f transparent transparent;	*/
	border-color: #5a83c2 transparent transparent;
	/*border-color: #62bddb transparent transparent;*/
}
.cdiBalloonBottomGreen {
	border-color: #9bbd40 transparent transparent;	
}
.cdiBalloonBottomOrange {
	/*border-color: #f93 transparent transparent;	*/
	border-color: #d16a20 transparent transparent;	
}
.cdiBalloonLeftBlue {
	border-color: transparent #3cc transparent transparent;	
}
.cdiBalloonPurple {
	border-color: transparent #871e7d transparent transparent;	
}
.cdiBalloonAeromexico {
	border-color: transparent #002c5d transparent transparent;	
}
.cdiBalloonRightBlue {
	border-color: transparent transparent transparent #3cc;	
}
.cdiBalloonRightBlack {
	border-color: transparent transparent transparent #333;	
}
.cdiBalloonTopBlack {
	border-color: transparent transparent #333;	
}
.cdiBalloonTopBlue {
	border-color: transparent transparent #3cc;	
}
.cdiBalloonTopBlueMedium {
	/*border-color: transparent transparent #69f;	*/
	border-color: transparent transparent #62bddb;	
}
.cdiBalloonTopGreen {
	border-color: transparent transparent #9c6;	
}
.cdiBalloonTopGrey {
	border-color: transparent transparent #ccc;	
}
.cdiBalloonTopOrange {
	border-color: transparent transparent #f93;	
}

.cdiBorderImage {
	border: 4px solid #000;
}

.cdiButton {
	border: none;
	border-radius: 0;
	font: normal 20px/1em 'pill_gothic_300mg_ltbold';
	padding: 9px 13px 7px;
	text-transform: uppercase;
}

.cdiColor01	{color: #f96 !important;}	/* Color mamey */
.cdiBg01	{background: #f96 !important;}		/* Color mamey background */
.cdiColor02	{color: #fc6 !important;}	/* Color amarillo */
.cdiBg02	{background: #fc6;}		/* Color amarillo background */
.cdiColor03	{color: #9c3 !important;}	/* Color verde claro */
.cdiBg03	{background: #9c3 !important;}		/* Color verde claro background */
.cdiColor04 {color: #3cc;}	/* Color azul claro */
/*.cdiBg04	{background: #3cc !important;}*/		/* Color azul claro background */
/*.cdiBg04	{background: #00aae6 !important;}*/
.cdiBg04	{background: #00aae6;}
/*.cdiColor05 {color: #69f !important;}*/	/* Color azul */
.cdiColor05 {color: #54afd5 !important;}
/*.cdiBg05	{background: #69f !important;}*/		/* Color azul background */
.cdiBg05	{background: #00aae6;}
.cdiColor06 {color: #66f !important;}	/* Color índigo */
.cdiBg06	{background: #66f !important;}		/* Color índigo background */
.cdiColor07 {color: #96f !important;}	/* Color violeta */
.cdiBg07	{background: #96f !important;}		/* Color violeta background */
.cdiColor08 {color: #f66 !important;}	/* Color rojo */
.cdiBg08	{background: #f66 !important;}		/* Color rojo background */
/*.cdiColor09 {color: #c36 !important;}*/	/* Color morado institucional */
.cdiColor09 {color: #00aae6 !important;}
.cdiBg09	{background: #c36 !important;}		/* Color morado institucional background */
.cdiColor10 {color: #333 !important;}	/* Color casi negro */
/*.cdiBg10	{background: #333 !important; color: #fff !important;}*/ /* Color casi negro background */
.cdiBg10	{background: #1e284e; color: #fff !important;}
.cdiColor11 {color: #f63 !important;}	/* Color anaranjado */
/*.cdiBg11	{background: #f63 !important;}*/ /* Color anaranjado */
.cdiBg11	{background: #2d7b2a !important;}
/*.cdiColor12 {color: #f93 !important;}*/	/* Color anaranjado claro */
.cdiColor12 {color:#ff6825 !important;}
.cdiBg12	{background: #f93;} /* Color anaranjado claro */

.cdiBoletos	{background: rgba(185,232,76,1);}	

.cdiDIB {
	display: inline-block;
	height: 620px;
	overflow: auto;
	vertical-align: top;
	overflow: hidden !important;
	width: 717px;
height: 100%;
}
.cdiDIBInternal {
	height: 100%;
}
.cdiBold {
	font-family: 'pill_gothic_300mg_rgbold';
}
.cdiCB {
	clear: both;
}
.cdiFL {
	float: left;
}
.cdiFR {
	float: right;
}
.cdiOH {
	overflow: hidden;
}
.cdiPA {
	position: absolute;
}
.cidPR {
	position: relative;
}
.cdiStandar {
	margin: 0 auto;
	position: relative;
	width: 960px;

}
.cdiStandar.columns.col4{
height: 100%;
}
.cdiTAC {
	text-align: center;
}
.cdiTAL {
	text-align: left;
}
.cdiTAR {
	text-align: right;
}

.cdiTitle {
	/*font: normal 45px/66px 'pill_gothic_300mg_rgbold';*/
	color:#FFF;
	font: normal 45px/66px 'vita-regular';	
	padding: 0 30px;
}

.cdiTitleForm {
	font: normal 19px/31px 'pill_gothic_300mg_rgbold';
	left: 0;
	margin: 0;
	position: absolute;
}
	.cdiTitleForm i {
		border-color: transparent transparent transparent #eaeaea;
		border-style: solid;
		border-width: 16px 0 16px 12px;
		display: inline-block;
		height: 0;
		vertical-align: top;
		width: 0;
	}
	.cdiTitleForm .bgtitle {
		background: #eaeaea;
		display: inline-block;
		padding: 0 11px;
		vertical-align: top;
	}
		.cdiTitleForm .bgtitle span {
			color: #3cc;
			font-size: 24px;
			line-height: 31px;
		}

.close {
	color: #5B5B5B;
    position: absolute;
    right: 7px;
    top: 3px;
    z-index: 1;
}

.columns {
}
	
	.columns h4.secondTitle {
		margin-top: 35px;
	}
	.columns .cdiDIB .column {
		position: relative;
	}
	.columns .column {
		display: inline-block;
		vertical-align: top;
	}
	.columns .cdiTitle {
		background:#28cbcd; 
		/*color: #333;*/
		color:#FFF;
		margin: 0 0 10px;
	}
	.columns .column.columnMiddle {
		margin-top: 230px;
	}
	
	.col2 h4, .col2somos h4 {
		color: #333;
		font: normal 25px/1em 'pill_gothic_300mg_ltbold';
		letter-spacing: -0.05em;
		margin: 0 0 15px;
	}
	.col2 .column1 {
		margin: 0 3px;
		width: 710px;
	}
	.col2 .column2 {
		margin: 0 3px;
		width: 233px;
	}
	.col2same .column {
		margin: 0 3px;
		width: 470px;
	}
	.col2somos .column1 {
		margin: 0 3px;
		width: 660px;
	}
	.col2somos .column2 {
		margin: 0 3px;
		width: 280px;
	}

	.col3 h4 {
		color: #333;
		font: normal 25px/1em 'pill_gothic_300mg_ltbold';
		letter-spacing: -0.05em;
		margin: 0 0 15px;
	}
	.col3 .column {
		margin: 27px 3px 0;
	}
	.col3 .column1, .col3 .column3 {
		width: 233px;
	}
	.col3 .column2 {
		width: 465px;
	}

	.col4 .column {
		margin: 0 3px;
		width: 230px;
	}
	.col4 .columnInternal {
		margin-top: 70px;
	}

.country, .author {
	display: block;
	padding: 0 6px;
}
.country {
	font-family: 'pill_gothic_300mg_ltbold';
}
.descriptionSmall {
	font: normal 17px/20px 'pill_gothic_300mg_thregular';
	margin: 15px auto;
        text-align:justify;
}


.directoryCard {
	width: 320px;
	margin: 0 auto 12px;
}
	.directoryCard .number {
		font: normal 20px/1em 'pill_gothic_300mg_rgbold';
		margin:0 22px 0 0;
	}
		.directoryCard .number i {
			top: 32%;
		}
.directoryPerson {
	max-width: 260px;
}
.directoryPerson p {
	margin: 0;
}
.directoryPerson .first {
	font: normal 30px/1em 'pill_gothic_300mg_rgbold';
}
.directoryPerson .second {
	font: normal 24px/1em 'pill_gothic_300mg_ltbold';
}
.directoryPerson .third {
	font: normal 16px/1em 'pill_gothic_300mg_thregular';
}

.eventLocationMap img {
	max-width: 100%;
}

.film {
    background: #fff;
    height: 100%;
    left: 0;
    opacity: 0.72;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 500;
}
.groupNew {
	padding: 15px 15px 30px;
	position: relative;
}
	.groupNew img {
		height: 75px;
		width: 100%;
	}
	.groupNew span {
		display: block;
	}
	.groupNew #newsHomeRead {
		background: url('../img/frontend/layout/sprite.png') -824px -10px no-repeat;
		bottom: 10px;
		display: block;
		height: 38px;
		position: absolute;
		right: 10px;
		text-indent: -99999px;
		width: 38px;
	}
	.groupNew a {
		display: block;
	}
		.groupNew a:hover #newsHomeRead {
			background-position: -864px -10px;
		}
	.groupNew #newTitlw {
		color: #fff;
		font: normal 15px/1em  'pill_gothic_300mg_thregular';
		margin: 15px 0;
	}

.hotelCard {
	min-height: 450px;
}
.hotelData {
	float: left;
	margin-bottom: 10px;
	width: 280px;
}
	.hotelData h3 {
		font: normal 25px/1em 'pill_gothic_300mg_ltbold';
		margin: 0;
	}
	.hotelData img {
		max-width: 170px;
	}
	.hotelData p {
		font-size: 18px;
		letter-spacing: -0.05em;
		margin: 0;
	}
.hotelMap {
	float: right;
	margin-bottom: 10px;
	margin-top: 50px;
}
	.hotelMap a {
		color: #f63 !important;
	}
.hotelRate {
	border-bottom: 2px solid #000;
	clear: both;
	margin: 10px 0;
	width: 100%;
}
	.hotelRate caption {
		background: #333;
		color: #f63;
		font: normal 18px/34px 'pill_gothic_300mg_ltbold';
		letter-spacing: -0.05em;
		text-align: center;
	}
	.hotelRate tbody {
		color: #999;
		font-family: 'pill_gothic_300mg_ltregular';
	}
		.hotelRate tbody th {
			color: #999;
			font-weight: normal;
			padding: 6px;
			text-align: left;
		}
		.hotelRate tbody tr {
			border-bottom: 1px solid #000;
		}
		.hotelRate tbody td {
			padding: 6px;
		}
	.hotelRate thead th {
		border-top: 2px solid #fff;
		color: #333;
		font: normal 18px/34px 'pill_gothic_300mg_ltbold';
	}
	.hotelRate th.first {
		background: #666;
	}
	.hotelRate th.second {
		background: #999;
		border-left: 2px solid #fff;
		border-right: 2px solid #fff;
	}
	.hotelRate th.third {
		background: #ccc;
	}
	.hotelRate .center {
		text-align: center;
	}
.hotelWeb {
	font-family: 'pill_gothic_300mg_ltBdIt';
}

.input {
	margin: 5px 0;
}
	.input label {
		display: inline-block;
		font: normal 15px 'pill_gothic_300mg_rgbold';
		margin-right: 5px;
		text-align: right;
		text-transform: uppercase;
		width: 180px;
	}
	.input input {
		background: #eaeaea;
		border: 1px solid #dbdbdb;
		width: 190px;
	}


.listCard {
	display: block;
	margin-bottom: 2px;
	max-height: 50px;
}
	.listCard span {
		display: block;
		color:#FFF;
		font-family: 'pill_gothic_300mg_ltitalic';		
		margin: 0;
	}
		.listCard span.highlight {
			font-family: 'pill_gothic_300mg_rgbold';
			/*padding-left: 34px;*/
		}
	
	.listCard .listCall {
		max-height: 50px;
	}
		.listCard .listCall img {
			height: 50px;
    		width: 33px;
		}
		.listCard .listCall span {
			color: #333;
			font: 40px/60px 'pill_gothic_300mg_ltbold';
		    height: 50px;
		    text-align: center;
		    width: 33px;
		}
	.listCard .listDetails {
		float: none;
		margin-left: 35px;
		min-height: 50px;
		padding: 8px;		
		width: 130px;
	}

.listCardArt {
	display: block;
	margin: 10px 20px;
	max-height: 150px;
}
	.listCardArt:first-of-type {
		margin-top: 30px;
	}
	.listCardArt .listDetails {
		width: 600px;
	}

.listCardModal {
	display: block;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 10px;
}
	.listCardModal:first-of-type {
		margin-top: 30px;
	}
	.listCardModal img {
		height: 150px;
		max-width: 150px;
	}
	.listCardModal span {
		box-sizing: border-box;
		display: block;
    	height: 150px;
    	padding: 10px;
    	width: 500px;
	}
		.listCardModal span span {
			height: auto;
			padding: 0;
			margin-bottom: 5px;
		}
		.listCardModal span span.buyIt {
			font-family: 'pill_gothic_300mg_ltregular';
			font-size: 13px;
		}
		.listCardModal span span.name {
			font-family: 'pill_gothic_300mg_ltbold';
			font-size: 17px;
		}
		.listCardModal span span.anio {
			font-family: 'pill_gothic_300mg_rgitalic';
			font-size: 15px;
		}
	
.listVerMas {
	float: right;
    font-size: 18px;
    margin-top: 10px;
    text-transform: lowercase;
}
	.listVerMas i {
		left: 40.5%;
	}
	.listVerMas span {
		font-family: 'pill_gothic_300mg_ltbold';
	}

.modalClose {
	background: url('../img/frontend/layout/sprite.png') -1125px -10px no-repeat;
	display: block;
	height: 75px;
	position: absolute;
	right: 15px;
	text-indent: -99999px;
	top: 15px;
	width: 75px;
}

.newPreview {
	min-height: 275px;
	padding: 20px;
	position: relative;
}
	.newPreview h3, .newPreview h1 {
		font: normal 30px/1em 'pill_gothic_300mg_rgbold';
		margin: 0;
	}
	.newPreview hr {
	    background:  #EBEBEB;
	    border: none;
	    height: 1px;
	    margin: 10px 0;
	}
	.newPreview p {
		margin: 0;
	}
	
	.newPreview .newPreviewInfo {
		width: 500px;
	}
	.newPreview .newPreviewLink {
		background: url("../img/frontend/layout/sprite.png") no-repeat -1059px -10px;
		bottom: 20px;
		display: block;
		height: 38px;
		position: absolute;
		right: 20px;
		text-indent: -99999px;
		width: 38px;
	}
	.newPreview .newPreviewImg, .newPreview .newPreviewImgInt {
		height: 234px;
		margin-right: 20px;
		position: relative;
		width: 223px;
	}
		.newPreview .newPreviewImg img {
			/*clip: rect(0px, 413px, 234px, 190px);*/
		    height: 100%;
		    /* left: -190px;
		    position: absolute;*/
		}
		.newPreview .newPreviewImgInt img {
			clip: rect(0px, 413px, 234px, 190px);
		    height: 100%;
		    left: -190px;
		    position: absolute;
		}
	.newPreview .addthis_toolbox {
		position: absolute;
		top: 220px;
		left: 270px;
	}
		.newPreview .addthis_toolbox > *{
			float: none !important;
			vertical-align: top;
		}
		

.pagination {
	margin: 30px 0;
	text-align: center;
}
	.pagination a {
		background: #fff;
		border-bottom: 1px solid #666;
		border-left: 1px solid #cbccc9;
		border-right: 1px solid #cbccc9;
		display: block;
		font: normal 15px/28px 'pill_gothic_300mg_rgbold';
		text-align: center;
		width: 28px;
	}
		.pagination a.active {
			/*background: url("../img/frontend/layout/sprite.png") -251px -181px no-repeat;*/
			background: url("../images/resources/sprite.png") -251px -181px no-repeat;
			border: none;
    		height: 35px;
		}
		.pagination a.icon {
			/*background-color: #333;*/
			background-color: #00aae6;
			/*background-image: url("../img/frontend/layout/sprite.png");*/
			background-image: url("../images/resources/sprite.png");
			background-repeat: no-repeat;
			text-indent: -99999px;
		}
		.pagination a.first {
			background-position: -192px -181px;
		}
		.pagination a.last {
			background-position: -220px -181px;
		}
	.pagination li {
		display: inline-block;
		margin-right: 2px;
	}
	.pagination ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
		

.posterWrap {
	display: inline-block;
}

	.posterWrap figcaption {
		font: normal 12px/1em 'pill_gothic_300mg_rgBdIt';
		text-align: center;
	}
	.posterWrap img {
		max-width: 33px;
	}
		.posterWrap a.selected img {
			border: 2px solid #f96;
			max-width: 31px;
		}
		.posterWrap a.selected + figcaption {
			color: #f96;
		}
		
.quotation {
	text-align: justify;
	
}
	.quotation q {
		display: block;
	}
	.quotation span {
		display: block;
		margin: 5px 0;
	}

.readMore {
	background: #fff !important;
	height: 500px;
	margin: -250px 0 0 -350px;
	overflow: auto;
	width: 700px;
}


.rateSelect {
}
	.rateSelect > span, .rateSuccess {
		background: #262626;
		border: none;
		border-radius:0;
		color: #3cc;
		display: block;
		font: normal 16px/30px 'pill_gothic_300mg_thregular';
		height: 30px;
		padding: 0 52px 0 10px;
	}
	.rateSelect ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
		.rateSelect > ul li {
			background: url("../img/frontend/layout/sprite.png") no-repeat -1011px -138px #262626;
			border: none;
			border-radius:0;
			color: #3cc;
			cursor: pointer;
			display: block;
			font: normal 16px/30px 'pill_gothic_300mg_thregular';
			height: 30px;
			padding: 0 52px 0 10px;
			position: relative;
			width: 130px;
		}
		
			.rateSelect ul ul {
				border-bottom: 2px solid #d33367;
				display: none;
				left: 0;
				top: 30px;
				position: absolute;
				width: 156px;
				z-index: 1;
			}
				.rateSelect ul li:hover ul {
					display: block;
				}
		
				.rateSelect ul ul li {
					background: rgba(0,0,0,0.85);
					border-top: 1px solid #848484;
					color: #fff;
					cursor: pointer;
					display: block;
					font: normal 14px/33px 'pill_gothic_300mg_thregular';
					letter-spacing: 0.01em;
					padding: 0 10px;
					text-transform: uppercase;
					width: 136px;
				}

.registerBack {
	background: #fff;
	border: none;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
	margin: 0 0 10px;
	padding: 27px 230px;
	position: relative;
}
	.registerBack select {
		display: none;
	}

.relatedCard {
	background: #fff;
	display: block;
	font: normal 14px/1.1em 'pill_gothic_300mg_thitalic';
	height: 60px;
	margin-bottom: 6px;
	padding: 2px;
	position: relative;
	transition: background-color 0.3s ease 0s;
}
	.relatedCard:hover {
		background: #3cc;
	}
	.relatedCard img {
		clip: rect(0px, 75px, 60px, 15px);
	    height: 80px;
	    left: -13px;
	    margin-right: 10px;
	    position: absolute;
	}
	.relatedCard span {
		display: block;
		width: 145px;
	}
		.relatedCard span.title {
			font-family: 'pill_gothic_300mg_rgBdIt';
		}

.singleFavNote {
	padding: 2px 15px;
}
	.singleFavNote .cdiBalloon {
		display: block;
		margin: 0;
	}
		.singleFavNote .cdiBalloon .cdiBalloonLeft {
			top: 30%;
		}

.userVideos {
	position: relative;
}
	.userVideos .eraseFavorite {
		background: url("../img/frontend/layout/sprite.png") no-repeat -738px -100px;
		display: block;
		height: 7px;
		position: absolute;
		right: 11px;
		text-indent: -99999px;
		top: 7px;
		width: 7px;
		z-index: 1;
	}
.yearHeader {
	display: block;
	font-family: 'pill_gothic_300mg_ltbold';
    font-size: 48px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}


/*Estilos nuevos Fierros*/

h1.cdiBoletos{
	background: #00a8e9;
	font-family: 'vita-regular';
	margin-top:90px!important;
}

.addthis_button_tweet{
	margin-top:-5px;
}


.como-llegar-title{
	background: #2d7b2a;
}

.consejo-consultivo-title{
	background: #00a8e9;
}
#consejoListWrap ul li{
	color: #00a8e9;
}

.convocatoria-page .cdiBg05,
.convocatoria-page #go{
	background: #62bddb;
}

#caricaturePage #caricaturaBoton{
	background: #62bddb;
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.2), -1px -1px 2px rgba(0,0,0,.2);
	-ms-box-shadow: 1px 1px 2px rgba(0,0,0,.2), -1px -1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.2), -1px -1px 2px rgba(0,0,0,.2);
	box-shadow: 1px 1px 2px rgba(0,0,0,.2), -1px -1px 2px rgba(0,0,0,.2);
}

#caricaturePage #caricatureWinnerTitle{
	background: #62bddb;
}
	#caricaturePage #caricatureWinnerTitle i{
		border-color: #62bddb transparent transparent;
	}

#caricaturePage .cdiTitle{
	background: #62bddb;
}

#ciLightbox .listCardModal .cdiBg10{
	background: #333;
}

.cdiTitleForm .bgtitle {
	/*background: #000;
	font-family: 'vita-regular';
	color: #FFF;*/
}

#contactPage .cdiTitle{
	background:#00a8e9;
}
	#contactPage .cdiColor04{
		color:#00a8e9;
	}

	#contactPage .cdiBalloonBlue{
		background: #00a8e9;
	}
		#contactPage .cdiBalloonBlue .cdiBalloonRightBlue{
			border-color: transparent transparent transparent #00a8e9;
		}

#eventPage .column3 div a{
	background: #000;
}

.fb_iframe_widget{
	top:0;
}


#filterBar{
	max-height: 90px;
}

	#filterBar .cdiTitle{
		margin: 15px 0;
	}

#footerSocial li:hover{
	background: #0292c5;
}

#formRegister .registerBack h2{
	font-family: 'vita-regular';
}
	#formRegister .registerBack h2 .bgtitle span{
		color:#00aae6;
	}
#formRegister #minimunInfo #completeInformation{
	background: #144483;
	color: #fff;
	text-shadow:none;
}

#formRegister .registerBack #registerButton{
	background: #144483;
	color: #FFF;
}

#frameRegistro{
	height: 100%;
}

#headerNav ul li ul li a:hover{
	background: #00a8e9;
}

#headerSession a{
	text-transform: uppercase;
}

#hotelPage #eventoHotelLink i{
	background-position: 0 0;
}


#loginForm .cdiColor04{
	color:#00addc;
}
#loginForm .cdiBalloonBlue{
	background: #00addc;
	text-shadow:none;
}
#loginForm .cdiBalloonTopBlue{
	border-color: transparent transparent #00a8e9;
}
#loginForm h3{
	font-family: 'vita-regular';
	margin-bottom: 56px;
}
#loginForm label{
	font-family: 'vita-regular';
	font-size: 34px;
}

#loginWrap #forgotPassword{
	font-style: italic;
}

#newNavigation a span{
	font-size: 16px;
}

.noticias-index h2{
	background: #bcb785;
	text-shadow:none;
}
	.noticias-index h2 i{
		border-color: #bcb785 transparent transparent
	}
.patrocinadores-index h2{
	background:#005a9b;
}
	.patrocinadores-index h2 i{
		border-color: #005a9b transparent transparent;
	}
.patrocinadores-index .sponsor-before {
	/*background-position: -799px -10px;*/
	left: 5px;
	top:9px;
}

.patrocinadores-index .sponsor-after {
	right: 8px;
	top:9px;
}

.patrocinadores-index #wrapSponsors{
	width: 100%;
}
	.patrocinadores-index #wrapSponsors #sponsorBlock{
		background: #FFF;		
		margin: 0;
		width: 100%;
	}
		.patrocinadores-index #wrapSponsors #sponsorBlock img{			
			cursor: pointer;
			padding: 15px 0 23px;
			width: 100%;
		}


#profileUser .column .cdiTitle{
	background: #144583;
}

#profileUser #profileUserFavorite h4{
	background: #333;
	font-family: 'vita-regular';
	font-size: 26px;
    padding: 0 10px;
}

#profileUser .cdiBalloonBlue{
	background: #144583;
	color:#FFF;
	text-shadow:none;
}
#profileUser .cdiBalloonBlue .cdiBalloonLeftBlue{
	border-color: transparent #144583 transparent transparent;
}

#profileUser .cdiBgWhiteGeneral h4{
	font-family: 'vita-regular';
}

#register input.fakeSelect, #updateRgister input.fakeSelect{
	background: url("../images/resources/sprite.png") no-repeat -1011px -108px #00aae6;
	color:#FFF;
	text-shadow:none;
	/*width: 189px;*/
	width: 180px;
}

#register ul, #updateRgister ul{
	background: #00aae6;
	color:#FFF;
}

#scrollWrap span{
	color: #000;
	font-weight: 700;
}

#searchResults h1{
	background: #bdb885;
}
	#searchResults .resultDetails .cdiBalloonOrange{
		background: #5a83c2;
		border-bottom: none!important;
		text-shadow:none;		
	}
		#searchResults .resultDetails .cdiBalloonOrange i{
			border-color: transparent transparent #5a83c2;
		}

	#searchResults .resultDetails .cdiBalloonBlue{
		background: #00aae6;
		border-bottom: none!important;
		text-shadow:none;		
	}
		#searchResults .resultDetails .cdiBalloonBlue i{
			border-color: transparent transparent #00aae6;
		}

	#searchResults .resultDetails .cdiBalloonGreen{
		background: #9bbd40;
		border-bottom: none!important;
		text-shadow:none;		
	}
		#searchResults .resultDetails .cdiBalloonGreen i{
			border-color: transparent transparent #99cc66;
		}

#somosPage .column2 h2{
	background: #1e284e;
	padding: 0 12px 0;
}

#somosSponsor ul a{
	display: block !important;
}

#speakerListBook a .cdiBg10{
	background: #333;
}

#sponsorInfo .cdiBalloonBlue{
	background: #00aae6;
	color:#FFF;
	text-shadow:none;
}

#sponsorInfo .cdiBalloonLeft{
	left: -6px;
}

#sponsorInfo .cdiBalloonLeftBlue{
	border-color: transparent #00aae6 transparent transparent;
}
#sponsorInfo .modalClose{
	background: url("../images/resources/sprite.png") -1044px -169px no-repeat;
}

#testimonios{
	text-shadow:none;
}

#videoIntern h2{
	background: #00aae6;
}

/*Fin Estilos Fierros*/

/* Fuentes incrustadas */
@font-face {
    font-family: 'pill_gothic_300mg_rgbold';
    src: url('../fonts/pillgothic300mg-bold-webfont.eot');
    src: url('../fonts/pillgothic300mg-bold-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/pillgothic300mg-bold-webfont.woff') format('woff'),
         url('../fonts/pillgothic300mg-bold-webfont.ttf') format('truetype'),
         url('../fonts/pillgothic300mg-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pill_gothic_300mg_rgBdIt';
    src: url('../fonts/pillgothic300mg-boldobq-webfont.eot');
    src: url('../fonts/pillgothic300mg-boldobq-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/pillgothic300mg-boldobq-webfont.woff') format('woff'),
         url('../fonts/pillgothic300mg-boldobq-webfont.ttf') format('truetype'),
         url('../fonts/pillgothic300mg-boldobq-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pill_gothic_300mg_ltregular';
    src: url('../fonts/pillgothic300mg-light-webfont.eot');
    src: url('../fonts/pillgothic300mg-light-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/pillgothic300mg-light-webfont.woff') format('woff'),
         url('../fonts/pillgothic300mg-light-webfont.ttf') format('truetype'),
         url('../fonts/pillgothic300mg-light-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pill_gothic_300mg_ltitalic';
    src: url('../fonts/pillgothic300mg-lightobq-webfont.eot');
    src: url('../fonts/pillgothic300mg-lightobq-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/pillgothic300mg-lightobq-webfont.woff') format('woff'),
         url('../fonts/pillgothic300mg-lightobq-webfont.ttf') format('truetype'),
         url('../fonts/pillgothic300mg-lightobq-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pill_gothic_300mg_rgitalic';
    src: url('../fonts/pillgothic300mg-oblique-webfont.eot');
    src: url('../fonts/pillgothic300mg-oblique-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/pillgothic300mg-oblique-webfont.woff') format('woff'),
         url('../fonts/pillgothic300mg-oblique-webfont.ttf') format('truetype'),
         url('../fonts/pillgothic300mg-oblique-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pill_gothic_300mg_rgregular';
    src: url('../fonts/pillgothic300mg-regular-webfont.eot');
    src: url('../fonts/pillgothic300mg-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/pillgothic300mg-regular-webfont.woff') format('woff'),
         url('../fonts/pillgothic300mg-regular-webfont.ttf') format('truetype'),
         url('../fonts/pillgothic300mg-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pill_gothic_300mg_ltbold';
    src: url('../fonts/pillgothic300mg-semibd-webfont.eot');
    src: url('../fonts/pillgothic300mg-semibd-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/pillgothic300mg-semibd-webfont.woff') format('woff'),
         url('../fonts/pillgothic300mg-semibd-webfont.ttf') format('truetype'),
         url('../fonts/pillgothic300mg-semibd-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pill_gothic_300mg_ltBdIt';
    src: url('../fonts/pillgothic300mg-semibdobq-webfont.eot');
    src: url('../fonts/pillgothic300mg-semibdobq-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/pillgothic300mg-semibdobq-webfont.woff') format('woff'),
         url('../fonts/pillgothic300mg-semibdobq-webfont.ttf') format('truetype'),
         url('../fonts/pillgothic300mg-semibdobq-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pill_gothic_300mg_thregular';
    src: url('../fonts/pillgothic300mg-thin-webfont.eot');
    src: url('../fonts/pillgothic300mg-thin-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/pillgothic300mg-thin-webfont.woff') format('woff'),
         url('../fonts/pillgothic300mg-thin-webfont.ttf') format('truetype'),
         url('../fonts/pillgothic300mg-thin-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pill_gothic_300mg_thitalic';
    src: url('../fonts/pillgothic300mg-thinobq-webfont.eot');
    src: url('../fonts/pillgothic300mg-thinobq-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/pillgothic300mg-thinobq-webfont.woff') format('woff'),
         url('../fonts/pillgothic300mg-thinobq-webfont.ttf') format('truetype'),
         url('../fonts/pillgothic300mg-thinobq-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pill_gothic_600mg_rgbold';
    src: url('../fonts/pillgothic600mg-bold-webfont.eot');
    src: url('../fonts/pillgothic600mg-bold-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/pillgothic600mg-bold-webfont.woff') format('woff'),
         url('../fonts/pillgothic600mg-bold-webfont.ttf') format('truetype'),
         url('../fonts/pillgothic600mg-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pill_gothic_600mg_rgBdIt';
    src: url('../fonts/pillgothic600mg-boldobq-webfont.eot');
    src: url('../fonts/pillgothic600mg-boldobq-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/pillgothic600mg-boldobq-webfont.woff') format('woff'),
         url('../fonts/pillgothic600mg-boldobq-webfont.ttf') format('truetype'),
         url('../fonts/pillgothic600mg-boldobq-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pill_gothic_600mg_ltregular';
    src: url('../fonts/pillgothic600mg-light-webfont.eot');
    src: url('../fonts/pillgothic600mg-light-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/pillgothic600mg-light-webfont.woff') format('woff'),
         url('../fonts/pillgothic600mg-light-webfont.ttf') format('truetype'),
         url('../fonts/pillgothic600mg-light-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pill_gothic_600mg_ltitalic';
    src: url('../fonts/pillgothic600mg-lightobq-webfont.eot');
    src: url('../fonts/pillgothic600mg-lightobq-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/pillgothic600mg-lightobq-webfont.woff') format('woff'),
         url('../fonts/pillgothic600mg-lightobq-webfont.ttf') format('truetype'),
         url('../fonts/pillgothic600mg-lightobq-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pill_gothic_600mg_rgitalic';
    src: url('../fonts/pillgothic600mg-oblique-webfont.eot');
    src: url('../fonts/pillgothic600mg-oblique-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/pillgothic600mg-oblique-webfont.woff') format('woff'),
         url('../fonts/pillgothic600mg-oblique-webfont.ttf') format('truetype'),
         url('../fonts/pillgothic600mg-oblique-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pill_gothic_600mg_rgregular';
    src: url('../fonts/pillgothic600mg-regular-webfont.eot');
    src: url('../fonts/pillgothic600mg-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/pillgothic600mg-regular-webfont.woff') format('woff'),
         url('../fonts/pillgothic600mg-regular-webfont.ttf') format('truetype'),
         url('../fonts/pillgothic600mg-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pill_gothic_600mg_ltbold';
    src: url('../fonts/pillgothic600mg-semibd-webfont.eot');
    src: url('../fonts/pillgothic600mg-semibd-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/pillgothic600mg-semibd-webfont.woff') format('woff'),
         url('../fonts/pillgothic600mg-semibd-webfont.ttf') format('truetype'),
         url('../fonts/pillgothic600mg-semibd-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pill_gothic_600mg_ltBdIt';
    src: url('../fonts/pillgothic600mg-semibdobq-webfont.eot');
    src: url('../fonts/pillgothic600mg-semibdobq-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/pillgothic600mg-semibdobq-webfont.woff') format('woff'),
         url('../fonts/pillgothic600mg-semibdobq-webfont.ttf') format('truetype'),
         url('../fonts/pillgothic600mg-semibdobq-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pill_gothic_600mg_thregular';
    src: url('../fonts/pillgothic600mg-thin-webfont.eot');
    src: url('../fonts/pillgothic600mg-thin-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/pillgothic600mg-thin-webfont.woff') format('woff'),
         url('../fonts/pillgothic600mg-thin-webfont.ttf') format('truetype'),
         url('../fonts/pillgothic600mg-thin-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pill_gothic_600mg_thitalic';
    src: url('../fonts/pillgothic600mg-thinobq-webfont.eot');
    src: url('../fonts/pillgothic600mg-thinobq-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/pillgothic600mg-thinobq-webfont.woff') format('woff'),
         url('../fonts/pillgothic600mg-thinobq-webfont.ttf') format('truetype'),
         url('../fonts/pillgothic600mg-thinobq-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'vita-regular';
    src: url('fonts/dolce-vita/dolce_vita-webfont.eot');
    src: url('fonts/dolce-vita/dolce_vita-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/dolce-vita/dolce_vita-webfont.woff') format('woff2'),
         url('fonts/dolce-vita/dolce_vita-webfont.woff') format('woff'),
         url('fonts/dolce-vita/dolce_vita-webfont.ttf') format('truetype'),
         url('fonts/dolce-vita/dolce_vita-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'vita-heavy';
    src: url('fonts/dolce-vita-heavy/dolce_vita_heavy_bold-webfont.eot');
    src: url('fonts/dolce-vita-heavy/dolce_vita_heavy_bold-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/dolce-vita-heavy/dolce_vita_heavy_bold-webfont.woff') format('woff2'),
         url('fonts/dolce-vita-heavy/dolce_vita_heavy_bold-webfont.woff') format('woff'),
         url('fonts/dolce-vita-heavy/dolce_vita_heavy_bold-webfont.ttf') format('truetype'),
         url('fonts/dolce-vita-heavy/dolce_vita_heavy_bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'vita-light';
    src: url('fonts/dolce-vita-light/dolce_vita_light-webfont.eot');
    src: url('fonts/dolce-vita-light/dolce_vita_light-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/dolce-vita-light/dolce_vita_light-webfont.woff') format('woff2'),
         url('fonts/dolce-vita-light/dolce_vita_light-webfont.woff') format('woff'),
         url('fonts/dolce-vita-light/dolce_vita_light-webfont.ttf') format('truetype'),
         url('fonts/dolce-vita-light/dolce_vita_light-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}


.convoca{
	padding: 15px 50px;
}


/* REMEDIO TEMPORAR PARA LA BARRA INFERIOR*/
@media screen and (max-height: 820px){
/*div.blockInfo:nth-child(3)*/
.noticias-index{
	display:none ;
}
	
}

#fecha{
	font-size: 25px;
}

#cdiGeneralBio{
	padding: 15px;
}