#flashMessage {font-weight: bold; color: green; margin-bottom: 10px}
/*------------------------------- elements ---------------------------------*/
.gal-title, .down-title, .file-title, .links-title, .map-title, .video-title{clear:both;;height:40px;margin:2em 0 0 0;font-size:1.5em;background-repeat:no-repeat;overflow:hidden;text-indent:-8000px}
.faq-title{padding-top:90px; background-repeat: no-repeat;}
.subir {clear:both}

/* FAQS */
ol.faq {
	list-style-position: inside;
	list-style-type: decimal;
	margin: 0;
	padding: 20px 0;
	margin-bottom: 1em;
	border-bottom: 1px solid #CCC;
	font-size: 1.1em !important;
}

	ol.faq li {
		display: list-item;
	}
	
	ol.faq li a {
		font-size: 1em !important;
	}

#pages .pregunta * {
	margin: 0;
}

#pages .pregunta h3.blockTitle {
	margin-top: 1em;
	font-size: 1.1em;
}


/* LISTADOS */
.pagination {
	clear: both;
	margin-top: 10px;
	border-top: 1px dotted #999;
}

.pagination .prev {
	float: left;
}

.pagination .info {
	text-align: center;
}

.pagination .next {
	float: right;
}

.listingCont ul:after, .listingCont li:after, .listingCont p:after {
	clear: none;
}

.noticia1 {
	clear: both;
	padding-bottom: 25px;
}

.noticia1 img {
	margin-top: 20px;
	margin-bottom: 25px;
}

.sinFecha img {
	margin-top: 5px;
}

.noticia1 img, .noticia3 img {
	float: left;
	margin-right: 10px;
}

.noticia1 div {
	margin-left: 90px;
}

.noticia1 h3, .noticia3 h3 {
	clear: none;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 1.2em !important;
}

.noticia1 p, .noticia3 p {
	margin: 0 !important;
	padding: 0 !important;
}

.noticia1 p.date, .noticia3 p.date {
	font-size: 0.9em;
	line-height: normal !important;
	color: #666;
}

.noticia2 {
	margin: 0 !important;
	padding: 0 !important;
}

.noticia4 {
	padding: 0 !important;
	margin: 0 0 10px 20px !important;
	font-size: 1.1em !important;
}

/* Mostrar imagen y texto s�lo para la primer noticia */
.noticia3 {
	clear: both;
}

.noticia3 img, .noticia3 p {
	display: none;
}

.noticia3 h3 {
	font-size: 1em !important;
	font-weight: normal !important;
}

.n1 {
	padding-bottom: 25px;
}
	
	.n1 img {
		margin-bottom: 25px;
	}
	
	.n1 img, .n1 p {
		display: block;
	}
	
	.n1 h3 {
		font-size: 1.2em !important;
		font-weight: bold !important;
	}
	
/* Encuestas */
.poll h3 {
	margin: 15px 0;
}

.poll .submit {
	margin-top: 20px;
}

.poll p {
	margin-top: 10px;
}

.resBar {
	font-size: 0.7em;
	text-align: right;
	color: #000;
	padding: 2px;
}

.color0 {
	background-color: #BAD0EF;
}

.color1 {
	background-color: #FFDFFF;
}

.color2 {
	background-color: #DFFFCA;
}

/* Reservar ruta */
.reservarRuta {
	text-align: center;
}

.reservarRuta textarea {
	width: 100%;
	padding: 2px;
	display: block;
}

.reservarRuta input {
	width: 95%;
	padding: 2px;
	display: block;
}

.reservarRuta .button {
	width: auto;
}

.reservarRuta table {
	width: 450px;
	margin: 10px auto;
}

.reservarRuta th {
	padding: 5px 0;
	text-align: left;
}

.agregarFolleto hr {
	margin: 15px 0;
}

/* Agregar cliente */
.addCustomer label {
	text-align: left;
	margin-top: 10px;
	padding-bottom: 5px;
	display: block;
}

.addCustomer .button {
	margin-top: 10px;
}

/* Generar folleto */
.generarFolleto p {
	margin-bottom: 20px;
}

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

.generarFolleto input {
	margin: 15px 0;
	padding: 2px 5px;
}

	.generarFolleto label input {
		margin: 0 0 0 10px;
		padding: 0;
	}
