img {
	border: 0 none;
}

#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;
}

/* 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: #8F1A44
	}
	
.internaMiddle {
	padding: 0 20px;
}	
	
.poll h2.blockTitle {
	color: #8F1A44;
	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: #8F1A44;
		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;
	}
	
				
/* 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: 8.5em;
	color: #8F1A44;
	border: 0 none;
	padding: 0;
	margin: 10px 0 0 0;
	clear: both;
	height: 120px;
}

.listadoEst h3 {
	border-bottom: 2px dotted #CBCBCB;
	font-size: 3em;
	padding-bottom: 10px;
	margin-bottom: 30px;
	clear: both;
	height: 40px;
}

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

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

.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: 20px;
	margin-right: 20px;
	height: 70px;
}

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

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

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

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

.listadoEst h4 a:link,
.listadoEst h4 a:visited {
	text-decoration: none !important;
}

#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: 2.4em;
	color: #8F1A44;
	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 {
	font-size: 2.4em;
	color: #8F1A44;
	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: 10px;
	color: #8F1A44; 
	font-size: 2.4em
}

#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;
}

/* 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;
  height: 400px;
}

div#calendar {
  margin : 0 auto;
  padding : 10px;
  text-align : center;
  color: #8F1A44;
  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 : #EBDFE3;
  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: #8F1A44;
	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;
}