img {
	border: 0 none;
}

#flash { 
	margin-left: -52px;
}

#blockLayer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
}

.alert {
	position: absolute;
	top: 200px;
	left: 50%;
	width: 300px;
	margin-left: -150px;
	border: 1px solid #EBEBEB;
	background-color: #FAFAFA;
	padding: 10px;
	text-align: center;
	cursor: pointer;
}

/* HOME */
#slider {
	padding: 48px 0px 0px 51px;
	width: 1050px;
	height: 362px;
	background-image: url(../img/default/bg/slider.png);
	margin-left: -52px;
}

	#slider #images {
		width: 656px;
		height: 344px;
		float: left;
	}
		
		#slider #images .imgSlide {
			display: block;
			position: absolute;
			display: none;
		}
		
	#slider #buttons {
		float: left;
		width: 340px;
		background-color: #f2f2f2;
		position: relative;
		z-index: 3
	}
	
		#slider .button {
			clear: both;
			height: 80px;
			padding: 3px 10px;
			cursor: pointer
		}
		
			#slider .button:hover,
			#slider .button.active {
				background-color: #FFF
			}
			
			#slider .button:hover:after,
			#slider .button.active:after {
				content: "";
				display: block;
				width: 44px;
				height: 86px;
				background-image: url(../img/default/bg/sliderButton.png);
				margin-left: -54px;
				margin-top: -3px;
				position: relative;
			}
	
		#slider .button img {
			float: right;
			display: block;
		}
		
		#slider .button p {
			font-size: 1.1em;
			color: black;
			float: left;
			width: 160px;
			margin: 7px 0
		}
		
#recom {
	width: auto;
	float: left;
	margin: 20px;
	cursor: pointer
}

#follow {
	width: 315px;
	float: left;
	margin: 20px 0 20px 20px
}

	#recom h2,
	#follow h2 {
		text-transform: uppercase;
		color: white;
		font-size: 1.2em;
		background-color: gray;
		padding: 2px 5px;
		margin-bottom: 5px;
		border: 0 none;
                font-family: Montserrat;
	}

	#recom .recom {
		border-bottom: 1px dashed black;
		padding-bottom: 5px;
		padding-top: 5px;
		clear: both
	}
	
		#recom .recom img {
			float: left;
			margin: 0 30px 5px 0;
			display: block
		}
		
		#recom .recom h3 {
			float: left;
			width: 220px
		}
		
		#recom .recom h3 a {
			font-size: 1.1em;
                        font-family: Montserrat;
		}
		
		#recom .recom p {
			margin: 10px 0 5px 0;
			color: black;
			width: 220px;
			float: left;
		}

	#recom .todas {
		margin-top: 10px;
	}
		
		#recom .todas a {
			font-size: 1.1em;
			color: black
		}
		
	.home #banner {
		margin-top: 20px;
		float: left
	}
	
	.twtr-hd,
	.twtr-ft {
		display: none
	}
	
/* POLLS */
.internaTop {
	padding: 20px 20px 0 20px;
}

.poll .opinion {
	float: left;
}

.poll .intro {
	margin-top: 75px;
	line-height: 1.8em;
	float: left;
}

	.poll .intro strong {
		color: #000
	}
	
.internaMiddle {
	padding: 0 20px;
}	
	
.poll h2.blockTitle {
	color: #000;
	font-size: 3em;
	padding-bottom: 0 !important;
	_padding-bottom: 10px !important;
	border-bottom-style: solid;
}

.poll h3 {
	color: #484848;
	margin-top: 30px;
	font-size: 1.2em;
	margin-bottom: 30px !important;
	margin-top: 20px;
	clear: both;
}

.poll .optGroup {
	float: left;
}

.poll .input {
	margin-left: 120px;
	padding-bottom: 20px;
}

.poll .input label {
	margin-left: 20px;
	padding: 5px;
}

.poll textarea {
	border: 1px solid #CFCFCF;
	margin-left: -50px;
	width: 520px;
	height: 150px;
}

.poll .submit {
	margin-left: 140px;
}

	.poll .submit img, .poll .submit input {
		vertical-align: middle;
		padding: 0 10px;
	}
	
#participar {
	border-top: 1px solid #EEE;
	background-color: #F9F9F9;
	padding: 20px 50px 20px 65px;
	margin-top: 50px;
	width: 530px;
}

	#participar h3 {
		margin-bottom: 25px;
	}

	#participar .input {
		margin-bottom: 20px;
	}
	
	#participar label {
		display: block;
		font-size: 0.9em;
		padding: 0;
	}

	#participar input {
		border: 1px solid #B3B6BB;
		width: 290px;
		height: 18px;
		line-height: 18px;
		padding: 0 3px;
	}
	
	#participar p {
		font-size: 0.8em;
	}
	
	#participar #participarButton {
		width: auto !important;
		margin-left: 210px;
		border: 0 none;
	}
	
#rightColumn .opinion {
	padding: 20px 20px 125px 20px;
	background-color: #F3F3F3;
	margin-top: 55px;
}

	#rightColumn .opinion h2.blockTitle {
		font-size: 2.4em;
		color: #000;
		margin-bottom: 20px;
	}
	
	#rightColumn .opinion p {
		padding: 0 10px;
	}
	
	#rightColumn .opinion a {
		display: block;
		margin-bottom: 20px;
		text-align: center;
	}
	
	#rightColumn .opinion strong {
		text-decoration: underline;
	}
	
#rightColumn .valoracion {
	background-color: #ebebeb;
	margin-top: 35px;
	text-align: center;
	padding: 20px 20px 10px 20px;
	cursor: pointer;
}

	#rightColumn .valoracion h2 {
		text-align: left;
		display: block;
		margin-bottom: 0 !important
	}
	
	#rightColumn .valoracion .score {
		width: 69px;
		height: 45px;
		padding: 13px 0;
		font-size: 0.85em;
		background-image: url(../img/default/code/score.gif);
		background-repeat: no-repeat;
		margin: 10px auto;
	}
	
		#rightColumn .valoracion .score big {
			font-size: 3.3em;
			font-weight: bold;
			color: #434343;
			display: block;
			line-height: 1em
		}

	#rightColumn .valoracion .ops {
		font-size: 0.85em;
	}
	
	#rightColumn .valoracion .todas a {
		font-weight: bold;
		font-size: 1.2em;
	}
	
#rightColumn .comentarios {
	padding: 20px 20px 0 20px;
	background-color: #F1F1F1;
	cursor: pointer;
}

	#rightColumn .comentarios h2 {
		margin-bottom: 0 !important
	}

	#rightColumn .comentarios .comment {
		border-bottom: 1px solid #cbcbcb;
		padding-top: 20px;
		width: 310px;
		overflow: hidden
	}
	
		#rightColumn .comentarios p.name {
			color: #000;
			font-weight: bold;
		}
		
			#rightColumn .comentarios p.name span {
				color: #848484;
				font-weight: normal;
			}
			
			#rightColumn .comentarios p.name span.fecha {
				font-size: 0.85em;
			}
			
		#rightColumn .comentarios p.comments {
			font-size: 0.95em
		}
		
	#rightColumn .comentarios .todas {
		text-align: right;
		margin: 0;
		padding: 15px 0;
		border-bottom: 1px solid #CBCBCB;
	}
	
		#rightColumn .comentarios .todas a {
			color: #434343;
		}
				
/* ESTABLECIMIENTOS */
.listadoEst {
	padding: 25px 40px !important;
	width: 560px !important;
}

.listadoEst h2.nofl {
	font-size: 6em !important;
	margin-bottom: 30px !important;
	font-weight: normal;
}

.listadoEst h2.blockTitle {
	font-size: 3em;
	color: #000;
	border: 0 none;
	padding: 0;
	margin: 10px 0 0 0;
	clear: both;
}

.listadoEst h3 {
	border-bottom: 2px dotted #CBCBCB;
	font-size: 1.7em;
	padding-bottom: 5px;
	margin-bottom: 20px;
	margin-top: 20px;
	clear: both;
	height: 23px;
}

.listadoEst h3 img {
	vertical-align: middle;
}

.tipos h2.blockTitle {
	height: 100px;
}

.tipos h3.flir {
	border-bottom: none;
	font-size: 2.5em;
	height: 30px;
	line-height: 30px;
	margin-left: 20px;
	float: left;
	clear: none;
	width: 400px;
	overflow: hidden;
}

.listadoEst .est {
	float: left;
	width: 270px;
	margin-bottom: 15px;
	margin-right: 20px;
	height: 70px;
}

.listadoEst .right {
	margin-right: 0;
}

.listadoEst .est div {
	margin-left: 95px;
}

.listadoEst .est .main {
	float: left;
	margin-right: 20px;
}

.listadoEst h4 {
	font-size: 1.3em;
	margin-bottom: 5px;
	_padding-top: 5px;
}

.listadoEst a.email {
	font-size: 0.9em;
	display: block;
	width: 170px;
	overflow: hidden
}

#rightColumn .buscaEst {
	padding-top: 210px;
}

.buscaEst h2.blockTitle {
	height: auto;
}

.tipos .buscaEst, .tipos .folleto {
	padding-top: 0 !important;
	margin-left: 40px; 
}

.tipos .buscaEst label {
	text-align: left !important;
}

#rightColumn.tipos {
	width: auto;
}

.tipos .block {
	float: left;
	width: 300px;
}

#rightColumn .buscaEst h2 {
	font-size: 1.8em;
	color: #000;
	margin-bottom: 20px;
}

#rightColumn .buscaEst .input {
	margin-bottom: 10px;
}

#rightColumn .buscaEst label {
	display: block;
	text-align: right;
	margin-bottom: 5px;
	font-size: 0.9em;
}

#rightColumn .buscaEst select, #rightColumn .buscaEst input {
	width: 310px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #B3B6BB;
}

#rightColumn .buscaEst input {
	width: 302px;
}

#rightColumn .enviar {
	float: right !important;
	width: auto !important;
	border: 0 none !important;
}

#rightColumn .grayFolleto {
	background-color: #f3f3f3 !important;
	padding-bottom: 30px;
	padding-top: 40px;
}

#rightColumn .agendaCol {
	padding-top: 1px
}

#rightColumn .folleto ul {
	margin-left: 60px;
	font-size: 1.1em;
	list-style-type: none;
}

#rightColumn .folleto p {
	font-size: 0.9em;
}

#rightColumn .folleto li {
	padding-bottom: 10px;
}

#rightColumn .folleto img {
	vertical-align: middle;
}

#rightColumn .folleto a:link,
#rightColumn .folleto a:visited {
	color: #7B7B7B
}

#rightColumn .newsletter label {
	text-align: left;
}

#rightColumn .newsletter .submit input { 
	width: auto;
}

/* ESTABLECIMIENTO */
#rightColumn .contacta {
	background-color: #F1F1F1;
	_width: 300px;
}

#rightColumn .contacta .input {
	margin-bottom: 10px;
}

#rightColumn .contacta h2,
#rightColumn .valoracion h2,
#rightColumn .eInfo h2,
#rightColumn .comentarios h2 {
	font-size: 1.5em;
	color: #000;
	margin-bottom: 20px;
}

#rightColumn .contacta label {
	display: block;
	margin-bottom: 5px;
	font-size: 0.9em;
}

#rightColumn .contacta input,
#rightColumn .contacta textarea {
	width: 100%;
	height: 18px;
	line-height: 18px;
	border: 1px solid #B3B6BB; 
}

#rightColumn .contacta textarea {
	height: 150px;
}

#rightColumn .contacta input.enviar {
	width: 58px !important;
}

/* NOTICIAS */
.listingCont .noticia {
	clear: left;
	padding-top: 10px;
}

.listingCont .destacado {
	padding: 10px;
	background-color: #F9F5F7;
	font-size: 1.1em;
	color: #000;
	border: 1px solid #E2CFD6
}
	
.listingCont .noticia .fecha {
	font-size: 0.9em;
	float: left;
	width: 80px;
}

.listingCont .noticia h3 {
	font-weight: normal;
	font-size: 1.5em !important;
}

.listingCont .noticia p {
	font-size: 1.2em;
}

.listingCont .noticia a:link,
.listingCont .noticia a:visited {
	text-decoration: none !important;
}

#rightColumn .agendaCalend {
	padding-top: 0 !important;
}

#rightColumn .agendaCalend h3 {
	margin-bottom: 0;
	margin-top: 40px;
	color: #000; 
	font-size: 1.7em
}

#rightColumn .agendaCalend #calendarContainer h3 {
	margin-top: 0
}

#rightColumn .agendaCalend label {
	display: block;
	text-align: right;
	margin-bottom: 5px;
	font-size: 0.9em;
}

#rightColumn .agendaCalend select, #rightColumn .agendaCalend input {
	width: 310px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #B3B6BB;
	margin-bottom: 10px;
}

#rightColumn .agendaCalend input {
	width: 302px;
}

#rightColumn .agendaCalend input.enviar {
	width: 58px !important;
}

/* actividades */
.agenda_banner {
	float: left;
	width: 280px;
	padding-right: 20px;
	margin-bottom: 30px;
}

	.agenda_banner img {
		float: left;
	}
	
	.agenda_banner h3,
	.agenda_banner p {
		margin-left: 145px;
	}
	
.sidenews {
	background-color: #f9f5f6;
	border: 1px solid #d9d3d5;
	padding: 6px 10px;
	font-size: 0.85em;
	color: #000;
	margin-bottom: 5px !important;
}

	.sidenews a {
		font-weight: bold;
		color: #000 !important;
		text-decoration: none !important;
	}
	
.agendaCalend a.todas {
	color: #FFF !important;
	text-decoration: none !important;
	background-color: #9b262f;
	padding: 2px 5px;
	float: right;
	display: block;
	font-size: 0.9em;
}

/* calendar */
.rss {
	text-align: right;
	margin-right: 40px;
	margin-top: 30px;
}

.rss a:link, .rss a:visited {
	text-decoration: none !important;
	font-weight: bold;
	background-image: url(../img/default/rss.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 40px;
	line-height: 30px !important;
	height: 30px;
	color: #FF730A !important;
	display: block;
}

#calendarContainer {
  background-image: url(../img/default/loading.gif);
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 570px;
  margin-top: 0;
}

div#calendar {
  margin : 0 auto;
  padding : 10px;
  text-align : center;
  color: #000;
  font-size: 1.25em !important;
  background-color: #f3f3f3;
}

/* calendar heading color */
div#calendar img {
	border: 0 none;
}

#calendarPrev {
	margin-left: 20px;
}

#calendarPrev, #calendarNext {
	float: left;
	margin-top: 10px;
}

div#calendar h2 {
  color : #5A3E46;
  font-weight : normal;
  font-family: Futura, Arial, sans-serif;
  font-size: 1.5em;
  font-weight: normal;
  float: left;
  width: 225px;
}

div#calendar .content {
	clear: left;
	padding-top: 5px;
}

/* list info - monospace font must be used */
ul#days, ul.weeks {
  font-family : 'courier new', monospace;
  list-style-type : none;
  margin : 20px 0 20px 0;
}

ul.weeks {
	_position: relative;
	_top: -20px;
}

/* day-box span styles - adjust with padding */ 
ul#days li span {
  background-color : #603A47;
  border : 1px solid #000;
  cursor : help;
  font-weight : bold;
  color : #fff;
  padding : 5px;
  margin: 0 !important;
}

/* active links boxes default state - adjust with padding */
ul.weeks li a.al, ul.weeks li a.na  { 
  color : #7F4C5D;
  text-decoration : none !important;
  background-color : #c6adb3;
  border : 1px solid #B38091;
  padding : 5px;
}

/* all states of not-used links */
ul.weeks li a.na, ul.weeks li a.na:hover, ul.weeks li a.na:focus, ul.weeks li a.na:active   { 
  background : transparent;
  color : #7F4C5D;
  cursor : default;
  text-decoration: none !important;
}

/* not used link boxes - color and background should match - adjust with padding */
ul.weeks li a.nu { 
  color : #F3EAED !important;
  padding : 5px;
  border : 1px solid #B38091;
  background-color : #F3EAED;
  cursor : default;
  text-decoration: none !important;
}

/* to hide link separators */
span.sep {
  display: none !important;
}

/* this needs to be in conditional comment for IE only */
/*div#calendar {
  _font-size : 0.9em;
  _letter-spacing : 0.001em;
}*/

/* End calendar */

/* FOLLETOS */
.folletoPaginas {
	width: 650px;
}

.folletoTitle {
	font-size: 3em !important;
	clear: both;
	padding-top: 50px;
}

.generarFolleto p {
	font-size: 1.2em;
}

.generarFolleto .narrow {
	width: 620px;
}

.secciones {
	float: left;
	width: 200px;
	color: #9F9F9F;
	font-size: 0.9em;
	margin-bottom: 30px;
}

h3.folleto {
	font-weight: normal;
	font-size: 1.3em !important;
	margin-bottom: 15px;
	color: #000;
	clear: left;
}

	h3.folleto span {
		text-decoration: underline;
	}

.secciones input {
	margin-right: 10px;
}

.secciones label {
	display: block;
	margin: 10px;
}

.generarFolleto .submit {
	float: right;
	margin-top: 50px;
	margin-right: 30px;
	width: 235px;
}

.generarFolleto .update {
	margin-top: 150px;
}

form.descargaFolleto {
	float: right;
	margin-right: 30px;
}

.seleccionados {
	margin-left: 20px;
	margin-top: -1.5em;
}

.seleccionados .secciones {
	margin-left: 60px;
	font-size: 0.7em;
}

.seleccionados p {
	margin-bottom: 0 !important;
	clear: right;
	padding-bottom: 10px;
	background-image: url(../img/default/dot.gif);
	background-repeat: repeat-x;
	background-position: 10px 5px;
}

.seleccionados p.noBg {
	background-image: none;
}

.seleccionados p span {
	background-color: #FFF;
	padding-right: 5px;
}

.seleccionados p a {
	float: right;
}

/* BUSQUEDA */

.busqueda ol {
	list-style-position: inside;
}

.busqueda h3 {
	font-weight: normal;
	font-size: 1.3em;
}

.busqueda h3 a:link,
.busqueda h3 a:visited {
	text-decoration: none !important;
}

.busqueda li {
	margin-bottom: 10px;
}

/* OPINIONES */
#leftColumn.opiniones .scoreBig {
	width: 582px;
	height: 136px;
	background-image: url(../img/default/code/scoreBig.gif);
	background-repeat: no-repeat;
	margin: 0 0 50px -5px
}

	#leftColumn.opiniones .scoreBig .main {
		text-align: center;
		width: 225px;
		float: left;
	}
	
		#leftColumn.opiniones .scoreBig .main p {
			font-size: 1.3em
		}

	#leftColumn.opiniones .scoreBig .score {
		width: 69px;
		height: 45px;
		padding: 13px 0;
		font-size: 0.85em;
		margin: 0 0 20px 75px;
		/margin-left: 0;
		position: relative;
		top: 17px;
	}
	
		#leftColumn.opiniones .scoreBig .score big {
			font-size: 3.3em;
			font-weight: bold;
			color: #434343;
			display: block;
			line-height: 1em
		}
		
	#leftColumn.opiniones .stars {
		width: 350px;
		text-align: center;
		padding-top: 25px;
		float: left
	}
	
		#leftColumn.opiniones .stars .ops {
			font-size: 0.9em;
			margin-top: 10px
		}
		
#leftColumn.opiniones .comment {
	background-color: #fafafa;
	font-size: 1.2em;
	padding: 10px 35px 15px 35px;
	margin-bottom: 20px;
	overflow: hidden
}

	#leftColumn.opiniones .comment p.name {
		color: #000;
		font-weight: bold;
	}
	
		#leftColumn.opiniones .comment p.name span {
			color: #848484;
			font-weight: normal;
		}
		
	#leftColumn.opiniones .comment .comments {
		color: #424242;
		margin-bottom: 0
	}
	
#leftColumn.opiniones .answer {
	padding: 0 100px;
	margin-bottom: 30px;
	margin-top: -10px;
	font-size: 1.1em
}

	#leftColumn.opiniones .answer p.name {
		font-weight: bold;
		color: #000;
	}
	
		#leftColumn.opiniones .answer p.name span {
			color: #848484;
			font-weight: normal;
		}
		
	#leftColumn.opiniones .answer p.comments {
		font-style: italic
	}

#rightColumn .eInfo {
	background-color: #f5f5f5;
	padding: 35px 20px
}

	#rightColumn .eInfo .blockText,
	#rightColumn .eInfo .img0 {
		display: none;
	}

	#rightColumn .eInfo .participar {
		margin-top: 60px;
	}
	
	#rightColumn .eInfo .steps {
		line-height: 1.5em;
		font-size: 0.9em;
	}
	
	#rightColumn .eInfo .steps span {
		color: #6a182f;
	}
	
/* M‡s recomendados */
#bannerRecomendados {
	margin-left: -1px
}
.recomendados h3 {
	color: #000;
    font-size: 2em;
    font-weight: normal;
    font-family: Montserrat;
    border-bottom-color: #949494;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-align: left;
}

.recomendados .est {
	margin: 30px 0;
}

	.recomendados .est div.main {
		height: 85px;
		width: 85px;
		float: left;
		margin-right: 30px;
	}
	
	.recomendados .est .info {
		float: left;
		width: 480px;
		overflow: hidden
	}
	
	.recomendados .vote {
		float: right;
	}
	
		.recomendados .vote p {
			text-align: right;
			font-size: 0.9em
		}
	
	.recomendados .est h4 {
		font-size: 1.5em;
	}
	
		.recomendados .est h4 a {
			text-decoration: none !important;
			font-weight: normal;
                        font-family: Montserrat !important;
		}
		
	.recomendados .est div {
		line-height: 1.7em
	}
	
		.recomendados .est div a {
			text-decoration: none !important
		}
		
	.recomendados .mas {
		text-align: right;
	}
	
		.recomendados .mas a {
			font-size: 1.2em
		}
		
#rightColumn .recomendados {
	padding: 60px 25px;
	text-align: right;
	background-color: #f5f5f5
}

	#rightColumn .recomendados h3 {
		margin-bottom: 15px;
		margin-top: -24px;
	}

	#rightColumn .recomendados p,
	#rightColumn .eInfo p {
		text-align: left;
		color: #464646;
		font-size: 1.1em
	}
	
	#rightColumn .recomendados .lista {
		text-align: left;
	}
	
	#rightColumn .recomendados .lista h2 {
		font-size: 1.3em;
	}
	
	#rightColumn .recomendados .lista h2,
	#rightColumn .recomendados .lista select {
		float: left;
		width: 150px;
		margin-bottom: 10px;
		height: 30px;
		display: block
	}
	
		#rightColumn .recomendados .lista select {
			height: auto
		}
	
	#rightColumn .recomendados .lista h2 a {
		color: #000;
	}
