@charset "utf-8";
/* CSS Document */
body { 
	background-color:#303030; 
	margin-top:30px; 
	margin-bottom:50px;
	}
	
p { 
	font-family:Arial, Helvetica, sans-serif; 
	color:#333333; 
	font-size:14px; 
	line-height:20px;
	}
	
li { font-family:Arial, Helvetica, sans-serif; 
	color:#333333; 
	font-size:14px;
	line-height:20px;
	}
	
h1 { 
	font-family:Arial, Helvetica, sans-serif; 
	color:#ba0107; 
	font-size:20px; 
	font-weight:normal;
	}
	
h2 {
	font-family:Arial, Helvetica, sans-serif; 
	color:#da161d; 
	font-size:18px; 
	font-weight:normal;
	}
	
h3 {
	font-family:Arial, Helvetica, sans-serif; 
	color:#da161d; 
	font-size:14px; 
	font-weight:normal;
	}
	
h4 { 
	font-family:Arial, Helvetica, sans-serif; 
	color:#ba0107; 
	font-weight:normal;
	}
	
a {
	font-family:Arial, Helvetica, sans-serif; 
	color:#f91f27; 
	font-size:14px;
	text-decoration:underline;
	}

a:hover { color:#c9060d;}

.entre-fierros { 
	width:920px; 
	background-color:#FFFFFF;
	}


/*TOP-MENU*/
.top-meu-home { 
	margin-bottom:20px;
	}

a.inicio {
	background:url("../imagenes/top-menu/btn-inicio.gif") repeat scroll 0 0 transparent;
	display:block;
	height:41px;
	text-indent:-9999px;
	width:62px;
}
a.inicio:hover {
	background-position:0 -41px;
}
a.inicio-active {
	background:url("../imagenes/top-menu/btn-inicio.gif") repeat scroll 0 -82px transparent;
	display:block;
	height:41px;
	text-indent:-9999px;
	width:62px;
}

a.encuentro {
	background:url("../imagenes/top-menu/btn-encuentro.gif") repeat scroll 0 0 transparent;
	display:block;
	height:41px;
	text-indent:-9999px;
	width:187px;
}
a.encuentro:hover {
	background-position:0 -41px;
}
a.encuentro-active {
	background:url("../imagenes/top-menu/btn-encuentro.gif") repeat scroll 0 -82px transparent;
	display:block;
	height:41px;
	text-indent:-9999px;
	width:187px;
}

a.patrocinador {
	background:url("../imagenes/top-menu/btn-patrocinador.gif") repeat scroll 0 0 transparent;
	display:block;
	height:41px;
	text-indent:-9999px;
	width:174px;
}
a.patrocinador:hover {
	background-position:0 -41px;
}
a.patrocinador-active {
	background:url("../imagenes/top-menu/btn-patrocinador.gif") repeat scroll 0 -82px transparent;
	display:block;
	height:41px;
	text-indent:-9999px;
	width:174px;
}

a.asistentes {
	background:url("../imagenes/top-menu/btn-asistentes.gif") repeat scroll 0 0 transparent;
	display:block;
	height:41px;
	text-indent:-9999px;
	width:163px;
}
a.asistentes:hover {
	background-position:0 -41px;
}
a.asistentes-active {
	background:url("../imagenes/top-menu/btn-asistentes.gif") repeat scroll 0 -82px transparent;
	display:block;
	height:41px;
	text-indent:-9999px;
	width:163px;
}

a.programa {
	background:url("../imagenes/top-menu/btn-programa.gif") repeat scroll 0 0 transparent;
	display:block;
	height:41px;
	text-indent:-9999px;
	width:136px;
}
a.programa:hover {
	background-position:0 -41px;
}
a.programa-active {
	background:url("../imagenes/top-menu/btn-programa.gif") repeat scroll 0 -82px transparent;
	display:block;
	height:41px;
	text-indent:-9999px;
	width:136px;
}

a.propuesta {
	background:url("../imagenes/top-menu/btn-propuesta.gif") repeat scroll 0 0 transparent;
	display:block;
	height:41px;
	text-indent:-9999px;
	width:155px;
}
a.propuesta:hover {
	background-position:0 -41px;
}
a.propuesta-active {
	background:url("../imagenes/top-menu/btn-propuesta.gif") repeat scroll 0 -82px transparent;
	display:block;
	height:41px;
	text-indent:-9999px;
	width:155px;
}


/*SLIDE-MENU*/

a.preinscribase {
	background:url("../imagenes/side-menu/btn-preinscribase.gif") repeat scroll 0 0 transparent;
	display:block;
	height:41px;
	text-indent:-9999px;
	width:246px;
}
a.preinscribase:hover {
	background-position:0 -41px;
}

a.lugar {
	background:url("../imagenes/side-menu/btn-lugar.gif") repeat scroll 0 0 transparent;
	display:block;
	height:33px;
	text-indent:-9999px;
	width:246px;
}
a.lugar:hover {
	background-position:0 -33px;
}

a.revista {
	background:url("../imagenes/side-menu/btn-revista.gif") repeat scroll 0 0 transparent;
	display:block;
	height:33px;
	text-indent:-9999px;
	width:246px;
}
a.revista:hover {
background-position:0 -33px;
}

a.axioma {
	background:url("../imagenes/side-menu/btn-axioma.gif") repeat scroll 0 0 transparent;
	display:block;
	height:33px;
	text-indent:-9999px;
	width:246px;
}
a.axioma:hover {
	background-position:0 -33px;
}

a.prensa {
	background:url("../imagenes/side-menu/btn-prensa.gif") repeat scroll 0 0 transparent;
	display:block;
	height:33px;
	text-indent:-9999px;
	width:246px;
}
a.prensa:hover {
	background-position:0 -33px;
}

a.contactenos {
	background:url("../imagenes/side-menu/btn-contactenos.gif") repeat scroll 0 0 transparent;
	display:block;
	height:37px;
	text-indent:-9999px;
	width:246px;
}
a.contactenos:hover {
	background-position:0 -37px;
}

.slider { 
	padding-right:23px;
	}
	
.content { 
	padding-top:20px; 
	padding-left:20px; 
	padding-right:12px;
	}
	
.content-interna { 
	padding:30px;
	}
	
.left-content { 
	width:508px; 
	padding-right:20px; 
	padding-left:13px;
	}
	
.right-content { 
	width:369px; 
	height:305px; 
	padding-left:20px; 
	padding-right:13px; 
	border-left:1px solid #e9e9e9;
	}
	
.footer { 
	width:877px; 
	height:52px; 
	background-image:url(../imagenes/footer/img-footer.gif); 
	background-repeat:no-repeat; 
	margin-bottom:20px; 
	padding-left:20px; 
	padding-right:20px;
	}
	
.footer p { 
	font-size:11px;
	}


/*CONTENT ENCUENTRO*/

.content-text { 
	display:table;
	}

.image { 
	float:left; 
	padding-right:15px; 
	padding-bottom:10px; 
	padding-top:8px;
	}

.menu-footer { 
	width:920px;
	}

.menu-footer p {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#FFFFFF;
	}

.menu-footer a {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#FFFFFF;
	}

.menu-footer a:hover {
	color:#dfdede;
	}

/*FORMLULARIO*/

.texto-form{
	font-size:12px;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:left;
}

.campo_texto_2{
	width:458px;
	height:439px;
	overflow:auto;
	padding-right:20px;
}

.campo_datos{
	width:300px;
	height:18;
}

.campo_comentarios{
	width:300px;
	height:62;
	}

/*FORMULARIO PREINSCRIBASE*/

.formulario-preinsribase #empresa { 
	border:1px solid #CCC; 
	width:360px; 
	height:20px;
	}
	
.formulario-preinsribase #nit { 
	border:1px solid #CCC; 
	width:360px; 
	height:20px;
	}
	
.formulario-preinsribase #direccion { 
	border:1px solid #CCC; 
	width:360px; 
	height:20px;
	}
	
.formulario-preinsribase #ciudad { 
	border:1px solid #CCC; 
	width:360px; 
	height:20px;
	}
	
.formulario-preinsribase #nombre { 
	border:1px solid #CCC; 
	width:360px; 
	height:20px;
	}
	
.formulario-preinsribase #cedula { 
	border:1px solid #CCC; 
	width:360px; 
	height:20px;
	}
	
.formulario-preinsribase #cargo { 
	border:1px solid #CCC; 
	width:360px; 
	height:20px;
	}
	
.formulario-preinsribase #profesion { 
	border:1px solid #CCC; 
	width:360px; 
	height:20px;
	}
	
.formulario-preinsribase #telefono { 
	border:1px solid #CCC; 
	width:360px; 
	height:20px;
	}
	
.formulario-preinsribase #celular { 
	border:1px solid #CCC; 
	width:360px; 
	height:20px;
	}
	
.formulario-preinsribase #mail { 
	border:1px solid #CCC; 
	width:360px; 
	height:20px;
	}
	
.formulario-preinsribase #comentarios { 
	border:1px solid #CCC; 
	width:360px; 
	height:140px;
	}
	
.formulario-preinsribase .texto-form{
	font-size:14px;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:left;
}
	
.imagen-right { padding-left:15px;}


/*PROGRAMACION*/

.table-programacion { margin-left:15px; border:1px solid #c7c5c5;}

.table-programacion td { border-bottom:1px solid #c7c5c5; border-right:1px solid #c7c5c5; padding-left:10px; padding:10px;}

.table-programacion .last-right { border-right:none; padding-left:10px; padding:10px;}

.table-programacion .last-right-bottom { border-right:none; border-bottom:none; padding-left:10px; padding:10px;}

.table-programacion .last-bottom { border-bottom:none; padding-left:10px; padding:10px;}

.table-programacion p { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#414141; line-height:18px; padding:0px; margin:0px;}


/*PATROCINADORES*/

.patrocinadores { margin-bottom:20px;}


/*TARIFAS*/

.tarifas-hotel { width:100%; border:1px solid #CCC;}

.tarifas-hotel h3 { margin:0px; padding:10px;}

.tarifas-hotel p { margin:0px; padding:10px;}

.valores { border:1px solid #CCC;}

.valores h3 { margin:0px;}

.valores p {margin:0px;}

.valores td { padding-top:10px; padding-bottom:10px;}


/*CONFERENCISTAS*/

.conferencista { border-bottom:1px dotted #CCC;}

.conferencista img { margin-top:15px; margin-bottom:15px;}

.hv-conferencista { padding-left:15px;}

.hoja-vida h2 { margin-top:20px;}


/*GALERIA*/

#gallery {width:850px; margin:0 auto;}

.img-gallery { border:1px solid #CCC; padding:3px; margin-right:5px; margin-bottom:10px;}

.galeria { padding-right:10px;}
