/* CSS Document */

/*HEADER*/
#eventos_header {
	background-image: url(images/hea_shead_celes.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 20px;
	padding-left: 30px;
	height: 101px;
}
#eventos_header .busqueda {
	margin-left: 170px;
	text-align: left;
	padding-top: 20px;
	margin-bottom: 15px;
}
#eventos_header .busqueda #busqueda_rapida {
	margin: 0px;
	text-align: right;
}
#eventos_header .busqueda #busqueda_rapida * {
	font-size: 10px;
}


#eventos_header .menu {
}
#eventos_header .menu ul {
	margin: 0px;
	padding: 0px;
}
#eventos_header .menu li {
	display: block;
	list-style-type: none;
	float: left;
}

#eventos_header .menu a {
	color: #FFFFFF;
	display: block;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 12px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#eventos_header .menu a:hover {
	background-color: #003B49;
}
.celes .breadcrumb {
	font-size: 10px;
	color: #2D5768;
	padding-top: 5px;
	padding-bottom: 10px;
}
.celes .breadcrumb a {
	color: #006699;
}
/*MINIS EN HOMEQUEHACER*/
.event_mini_zona {
	margin-bottom: 10px;
	background-image: url(images/hea_corline_cl_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.event_mini_zona h2 {
	background-image: url(images/healinea_celes.gif);
	display: block;
	height: 53px;
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0099CC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	font-size: 30px;
	color: #006699;
}
.event_mini_zona h2 * {
	display: block;
	color: #2D5768;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0px;

}
.event_mini_zona .content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0099CC;
	border-left-color: #0099CC;
}

.event_mini_zona   h3 {
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
}
.event_mini_zona .vermas {
	display: block;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7F0FF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 20px;
}
.event_mini_zona  .vermas a {
	background-color: #006699;
	color: #FFFFFF;
	padding: 3px;
	font-size: 10px;
	text-decoration: none;
	margin: 1px;
}
.event_mini_zona  .vermas a:hover {
	background-color: #00B0B0;
}
.event_mini_zona .footer {
	background-image: url(images/hea_cornile_cl_b.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0099CC;
}
.eventlist {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	list-style-type: circle;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
}
.eventlist .gray {
	background-color: #EEEEEE;
}
.eventlist .link:hover {
	background-color: #CCFFFF;
}


.eventlist .vevent {
	display: block;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding: 8px;
}
.eventlist  .vevent * {
	text-decoration: none;
}

.eventlist .vevent a {
	display: block;
}

.eventlist .vevent .summary {
	font-weight: bold;
	color: #003366;
	font-size: 16px;
}
.eventlist .vevent .dtstart {
	color: #666666;
	font-size: 11px;
}
.eventlist .vevent .location {
	font-size: 11px;
	color: #666666;
}
.eventlist .vevent .more {
	font-weight: bold;
	color: #006699;
}
/*EVENTOS intro*/
.event_intro h1 {
	display: block;
	height: 53px;
	color: #006699;
	font-size: 38px;
	background-image: url(images/healinea_celes.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
}
.event_intro  h1  * {
	display: block;
	font-size: 11px;
	color: #2D5768;
	font-weight: normal;
}
.event_intro .content {
	font-size: 12px;
	color: #666666;

}

.event_intro   h3 {
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
}
.event_intro .vermas {
	display: block;
	border: 1px solid #CBCDCC;
	margin-left: 0px;
	text-align: center;
}
.event_intro  .vermas a {
	display: block;
	background-color: #719402;
	color: #FFFFFF;
	padding: 3px;
	font-size: 10px;
	text-decoration: none;
	margin: 1px;
}
.event_intro  .vermas a:hover {
	background-color: #435801;
}
.event_intro .footer {
	background-image: url(images/hea_r10_c5.jpg);
	height: 10px;
	background-position: center;
	background-repeat: no-repeat;
}
/*EVENTOS intro DETALLE*/
.event_intro_detalle h1 {
	display: block;
	color: #006699;
	font-size: 26px;
	background-image: url(images/healinea_celes.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 40px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 70px;
}
.event_intro_detalle  h1  * {
	display: block;
	font-size: 11px;
	color: #2D5768;
	font-weight: normal;
}
.event_intro_detalle .content {
	font-size: 12px;
	color: #666666;

}

.event_intro_detalle   h3 {
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
}
.event_intro_detalle .vermas {
	display: block;
	border: 1px solid #CBCDCC;
	margin-left: 0px;
	text-align: center;
}
.event_intro_detalle  .vermas a {
	display: block;
	background-color: #719402;
	color: #FFFFFF;
	padding: 3px;
	font-size: 10px;
	text-decoration: none;
	margin: 1px;
}
.event_intro_detalle  .vermas a:hover {
	background-color: #435801;
}
.event_intro_detalle .footer {
	background-image: url(images/hea_r10_c5.jpg);
	height: 10px;
	background-position: center;
	background-repeat: no-repeat;
}
/*MICRO CAJAS*/
.event_micro_detalle {
	background-color: #B5E6FF;
	color: #006699;
	width: 270px;
	background-image: url(images/hea_corner_cl_t.gif);
	padding-top: 10px;
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.event_micro_detalle .cont a {

}
.event_micro_detalle .cont a:hover {

}
.event_micro_detalle .cont br {

}

.event_micro_detalle h4 {
	font-size: 16px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.event_micro_detalle .cont {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.event_micro_detalle .foot {
	background-image: url(images/hea_corner_cl_b.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 10px;
	margin-top: 5px;
}
.eventdestacadolist {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
}
.eventdestacadolist .gray {
	background-color: #EEEEEE;
}
.eventdestacadolist .link:hover {
	background-color: #CCFFFF;
}


.eventdestacadolist .vevent {
	display: block;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding: 8px;
}
.eventdestacadolist  .vevent * {
	text-decoration: none;
}

.eventdestacadolist .vevent a {
	display: block;
}

.eventdestacadolist .vevent .summary {
	font-weight: bold;
	color: #003366;
}
.eventdestacadolist .vevent .dtstart {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
.eventdestacadolist .vevent .location {
	font-size: 11px;
	color: #666666;
}
.eventdestacadolist .vevent .imgmini img {
	margin-right: 10px;
	float: none;
}
.eventdestacadolist .vevent .imgmini {
	float: left;
	display: block;
}


.eventdestacadolist .vevent .more {
	font-weight: bold;
	color: #006699;
	clear: both;
	display: block;
	text-align: right;
}
.eventdestacadolist .vevent .resumen {
	color: #333333;
}
.event_detalles {
}
.event_detalles h2 {
	background-image: url(images/healinea_celeste.gif);
	background-position: right bottom;
	margin: 0px;
	padding-top: 20px;
	color: #006699;
	font-size: 28px;
	background-repeat: no-repeat;
	display: block;
	padding-right: 60px;
	padding-bottom: 10px;
}
.event_detalles .content {
}
.event_detalles .content .vermas {
	text-align: right;
}
#micro_eventos {
}
#micro_eventos .textsmall {
	width: 140px;
	display: block;
}
.dondeir_lugar .eventos_micro h4 {
	font-size: 16px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #069;
}
.dondeir_lugar .eventos_micro a {
	color: #369;
}
