DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}
@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(/_img/img_bkg.png);
	background-attachment: fixed;
	background-color: #191C1F;
	background-repeat: repeat-y;
	background-position: center;
}

/* -- Header -------------------------- */
#header { }
 
/* -- Contenido ----------------------- */
#contenido { }
 
/* -- Footer -------------------------- */
#footer {
	background-color: #A2A5A4;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
}
#footer A:link,
#footer A:hover,
#footer A:visited {
	background-color: #A2A5A4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}






#divCenter {
	position:absolute;
	top: 50%;
	left: 704px;
	width:30em;
	height:18em;
	margin-top: -9em; /*set to a negative number 1/2 of your height*/
	margin-left: -30em; /*set to a negative number 1/2 of your width*/
	border: 1px solid #ccc;
	background-color: #f3f3f3;
}
h1 {
	font-family: "Trebuchet MS";
	background-color: ;
	color: #13181e;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1.8em;
	text-transform: uppercase;
}
p {
	font-family: "Trebuchet MS";
	background-color: ;
	color: #868686;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 0.8em;
}
h6 {
	font-family: Trebuchet MS;
	background-color: ;
	color: #13181e;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 0.9em;
}
#cuerpo_evento {
	padding: 20px;
}
#cuerpo_evento  #foto  {
	text-align: left;
}
#cuerpo_evento #foto img {
	border: 4px solid #DD291E;
	cursor: pointer;
}

#cuerpo_evento #link {
	padding-left: 1px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-bottom: 5px;
}

#cuerpo_evento #foto img A:hover {
	border: 4px solid #830000;
}

#cuerpo_evento #link #nuevo {
	padding-left: 15px;
	background-image: url(/_img/ico_led_nuevo.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #578642;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
#cuerpo_evento #link #agotado {
	padding-left: 15px;
	background-image: url(/_img/ico_led_agotado.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #DD291E;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
#cuerpo_evento #link #futuro {
	padding-left: 15px;
	background-image: url(/_img/ico_led_futuro.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #FF9900;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
#cuerpo_evento  .resena  {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#cuerpo_evento #resumen {
	background-color: #F4F4F3;
}

#cuerpo_evento    .link_titulo_detalle  {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #DD291E;
	text-decoration: none;
}
#cuerpo_evento  .titulo_info {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #DD291E;
	text-decoration: none;
}
#cuerpo_evento .titulo_detalle_evento {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #DD291E;
	text-decoration: none;
}

#cuerpo_evento #info {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	padding-bottom: 5px;
}

#cuerpo_evento  #detalle_resena {
	color: #333333;
	background-color: #E9E9E9;
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
#cuerpo_evento #detalle_evento {
	color: #333333;
	background-color: #E9E9E9;
	padding: 10px;
	margin-right: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

#cuerpo_evento #detalle_foto {
	margin-right: 20px;
}
#cuerpo_evento #detalle_texo {
	margin-right: 20px;
	margin-top: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	padding-bottom: 10px;
}
#cuerpo_evento #resumen #nuevo {
	background-color: #578642;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/_img/ico_led_nuevo.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#cuerpo_evento #resumen #agotado {
	background-color: #578642;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/_img/ico_led_nuevo.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#cuerpo_evento #resumen #futuro {
	background-color: #578642;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/_img/ico_led_nuevo.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#cuerpo_evento #resumen #alojamiento {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-image: url(/_img/ico_hotel.png);
	background-repeat: no-repeat;
	background-position: 5px top;
	padding-right: 5px;
	padding-left: 29px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#cuerpo_evento #resumen #traslado {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-image: url(/_img/ico_terrestres.png);
	background-repeat: no-repeat;
	background-position: 5px top;
	padding-right: 5px;
	padding-left: 29px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#cuerpo_evento #resumen #pasaje {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-image: url(/_img/ico_aereo.png);
	background-repeat: no-repeat;
	background-position: 5px top;
	padding-right: 5px;
	padding-left: 29px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#cuerpo_evento #resumen #entrada {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-image: url(/_img/ico_tickets.png);
	background-repeat: no-repeat;
	background-position: 5px top;
	padding-right: 5px;
	padding-left: 29px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#cuerpo_evento   #resumen   .detalles_adicionales {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-left: 5px;
}

#botonera {
	background-image: url(/_img/img_botonera_fondo.gif);
}
#botonera div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #650101;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
#botonera a {
	color: #FFFFFF;
	text-decoration: none;
}
#botonera a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#botonera_ppal div {
	float: left;
}
#seccion_titulo {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
}
