@import "nyroModal.css";

body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	}

h1 {
	float: left;
	clear: both;
	color: #ED1C24;
	background: url(../img/bullet-h1.jpg) no-repeat 0 13px;
	padding: 0 0 0 15px;
	margin: 60px 0;
	font-size: 26px;
	}

h2, h3 {
	margin: 0 0 15px 0;
}

h4 {
	float: left;
	clear: both;
	margin: 30px 0 15px 0;
	padding: 3px 6px;
	background-color: #ED1C24;
	color: #fff;
	}

a {
	color: #ED1C24;
	}

a:hover {
	color: #A20D14;
	}

p, ul, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form {
	}

/*table, div, img {
	border: none;
	border-collapse: collapse;
	}*/

/*** LAYERS ***/

#total {
	float: none;
	clear: both;
	}

#top {
	width: 100%;
	height: 240px;
	background-color: #1A171B;
	border-bottom: 15px solid;
	border-color: #3E3E40
}

#top-contenido {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	}

#main {
	width: 1000px;
	margin: 0 auto;
	}

#col-izquierda {
	float: left;
	width: 240px;
	padding-left: 40px;
	min-height: 350px;
	_height: 350px;
	vertical-align: top;
	}

#col-central, #col-lateral, #col {
	float: left;
	min-height: 350px;
	_height: 350px;
	margin: 0;
	vertical-align: top;
	}

#col-lateral {
	float: right;
	width: 700px;
}

#col {
	width: 100%;
	}

#col-central {
	width: 480px;
	}

#col-derecha {
	float: right;
	width: 240px;
	vertical-align: top;
	}

#contenido {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.texto-central {
	float: none;
	clear: both;
	padding: 0 20px 10px 0;
	}

.texto-central ul li {
	list-style-image: url(../img/bullet-h1.jpg);
	margin-bottom: 34px;
	}

.texto-central ul li:first-line {
	color: #ED1C24;
	}

ul#abstracts li:first-line {
	color: #444;
	}

hr {
	color: #ED1C24;
	border: none;
	border-top: 1px solid;
	margin: 8px 0;
	}

#pie {
	float: left;
	clear: both;
	width: 100%;
	min-height: 50px;
	_height: 50px;
	background-color: #ED1C24;
	border-top: 15px solid;
	border-color: #3E3E40;
	text-align: center;
	}

/*** IMAGENES ***/

#img_bnn_logo {
	float: left;
	margin-left: 16px;
	_margin-left: 8px;
	margin-top: 70px;
	}

#img_bnn_top {
	position: absolute;
	top: 0;
	right: 0;
	float: right;
	}

#img_bnn_sobre {
	float: none;
	clear: both;
	text-align: center;
	margin: 4px auto;
	}

.imagen-izquierda {
	float: left;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 0 12px 4px 0;
	}

.imagen-derecha {
	float: right;
	border: 1px solid #ccc;
	padding: 2px;
	margin: 0 0 4px 12px;
	}

.imagen-central {
	border: 1px solid #ccc;
	padding: 3px;
	margin: 0 auto;
	}

/*** CONTENIDOS ***/

.aviso {
	float: none;
	clear: both;
	padding: 8px;
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	margin-top:10px;
	color: #333;
	}

.separador {
	clear: both;
	height: 8px;
	}

.inputbox, textarea {
	border: 1px solid #E9E9E9;
	background: #F5F5F5;
	color: #414141;
	}

.inputbox {
	padding: 4px;
	}

textarea {
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

.inputsubmit {
	padding: 2px 15px;
	color: #000;
	background-color: #F5F5F5;
	border: 1px solid #414141;
	font-weight: bold;
	cursor: pointer;
	}

.botones {
	text-align: center;
	}

#texto_fecha_lugar {
	float: left;
	clear: left;
	width: 292px;
	margin-top: 50px;
	margin-left: 20px;
	_margin-left: 10px;
	text-align: center;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	}

#texto_datos_mci, #texto_organizado_por, #texto_cualidades, #texto_aerolineas {
	float: left;
	font-size: 10px;
	padding-left: 10px;
	margin-top: 20px;
	}

#texto_aerolineas {
	margin-top: 5px;
	padding: 8px 0;
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	}

#texto_cualidades {
	font-size: 11px;
	}

#texto_organizado_por {
	margin-bottom: 20px;
	}

#texto_pie {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding: 5px;
	text-align: center;
	}

#funciones_paginas {
	margin-right: 10px;
	text-align: right;
	}

#funciones_paginas ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#funciones_paginas ul li {
	display: inline;
	padding: 0 5px;
	}

#funciones_paginas img {
	vertical-align: middle;
	margin-right: 4px;
	}

.volver {
	float: right;
	clear: both;
	margin: 5px;
	}

/*** MENUS ***/

/*** MENUS IDIOMAS ***/

#menu_idiomas {
	float: right;
	clear: left;
	margin: 15px 0 10px 0;
	}

#menu_idiomas ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#menu_idiomas li {
	margin: 0;
	padding-right: 5px;
	letter-spacing: 1px;
	font-size: 0.9em;
	}

#menu_idiomas li a {
	text-decoration: none;
	font-size: 10px;
	}

#menu_idiomas img {
	float: left;
	border: none;
	padding-right: 4px;
	}

/*** MENU PRINCIPAL ***/

.menu_principal, .menu_izq {
	float: left;
	width: 210px;
	background-color: #ED1C24;
	padding: 10px 15px 25px 15px;
	}

.menu_izq {
	background-color: #fff;
	}

.menu_principal ul, .menu_izq ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu_principal li, .menu_izq li {
	background: url(../img/bullet-principal.jpg) no-repeat 4px 14px;
	border-bottom: 1px dashed;
	border-color: #F5898E;
	padding: 10px 20px;
	}

.menu_izq li {
	background: url(../img/bullet-h1.jpg) no-repeat 4px 14px;
	}

.menu_principal li a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	}

.menu_principal li a:hover, .menu_principal li a.active  {
	color: #FBCED0;
	}

.menu_izq li a {
	text-decoration: none;
	font-weight: bold;
	}

/*** MENU SUB ***/

.menu_sub {
	float: left;
	width: 620px;
	margin: 15px 0 0 0;
	font-weight: bold;
	font-size: 13px;
	}

.menu_sub ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.menu_sub ul li {
	float: left;
	padding: 0 4px 10px 0;
	}

.menu_sub ul li a {
	text-decoration: none;
	padding: 3px 7px;
	background-color: #3E3E40;
	color: #fff;
}

.menu_sub ul li a:hover, .menu_sub ul li a.active {
	background-color: #ED1C24;
}

/*** MODULOS ***/

/*** GALERIA DE IMÁGENES ****/

#galeria_img {
	float: none;
	clear: both;
	padding-top: 10px;
	}

.contenedor {
	float: left;
	margin: 0 0 3px 3px;
	padding: 0;
	}

/*** TABLA COMMITTES ***/

#comm1 {
	background-color: #ED1C24;
	color: #FFF;
}

#comm1 ul li {
	list-style-image: url(../img/bullet-principal.jpg);
	}

#comm1 ul li:first-line {
	color: #fff;
	}

#comm2 {
	background-color: #F5BEAA;
	}

#comm3 {
	background-color: #F8D3C4;
	color: #ED1C24;
	}

.comm4 {
	color: #ED1C24;
}

/*** TABLA ACOMMODATIONS ***/

#acomm1 {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

#acomm1 td {
	background-color: #ED1C24;
}

#acomm2 td {
	background-color: #F5BEAA;
	color: #000;
	}

#acomm3 td {
	background-color: #FF6850;
	color: #000;
	}

#acomm4 td {
	background-color: #AEAFB3;
	color: #000;
}

/*** CONTENIDOS ***/

.reg_tit {
	background-color: #f00;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

.reg1 {
	background-color: #000;
	color: #fff;
}

.reg2 {
	background-color: #AEAFB3;
	color: #000;
	text-align: center;
}

.reg3 {
	background-color: #C6C9CA;
	color: #000;
	text-align: center;
}

.countries {
	font-size: 11px;
	}

#bajar_anuncio a {
	margin: 40px auto;
	width: 250px;
	font-size: 16px;
	text-align: center;
	display: block;
	padding: 15px;
	background-color: #F00;
	color: #FFF;
	text-decoration: none;
	}

#bajar_anuncio a:hover {
	background-color: #900;
	color: #CCC;
	}

#btn_registro a {
	float: right;
	width: 250px;
	margin: 0 2px 5px 0;
	*margin-top: 20px;
	_margin-top: 20px;
	font-size: 10px;
	text-align: center;
	display: block;
	padding: 2px 4px;
	background-color: #F00;
	color: #FFF;
	text-decoration: none;
	}

#btn_registro a:hover {
	background-color: #900;
	color: #CCC;
	}

table.evento {
	border: 1px solid;
	border-color: #ccc;
	height: 180px;
}

.style1{
	color:#ED1C24;
}

.titulo_sym {
	margin-left: 120px;
	}

.titulo_sym strong,
.titulo_sym b {
	color: #f00;
	}

#september_18 .titulo_sym em {
	font-weight: bold;
	}

#keynote_lectures table p {
	margin-top: 0;
	}

.espacio_a {
	margin-left: 177px;
	text-indent: -57px;
	}

.espacio_ab {
	margin-left: 197px;
	text-indent: -77px;
	}

.espacio_b {
	margin-left: 185px;
	text-indent: -65px;
	}

.espacio_c {
	margin-left: 163px;
	text-indent: -43px;
	}

.espacio_d {
	margin-left: 172px;
	text-indent: -52px;
	}

.espacio_e {
	margin-top: 0;
	margin-left: 47px;
	text-indent: -47px;
	}

.espacio_e strong {
	color: #f00;
	}

/*#special_sessions #special_lectures .espacio_e strong {
	color: #000;
	}*/

.espacio_f {
	margin-left: 104px;
	text-indent: -56px;
	}

/*.espacio_e {
	margin-top: 0;
	margin-left: 36px;
	text-indent: -36px;
	}

.espacio_f {
	margin-left: 80px;
	text-indent: -44px;
	}*/

.espacio_g {
	margin-top: 0;
	margin-left: 55px;
	text-indent: -55px;
	}

.espacio_g strong {
	color: #f00;
	}

#posters_1 .espacio_g,
#posters_2 .espacio_g,
#posters_3 .espacio_g,
#posters_4 .espacio_g,
#posters_5 .espacio_g {
	margin-left: 61px;
	text-indent: -61px;
	}

#posters_1 .espacio_g strong,
#posters_1 .espacio_i strong,
#posters_1 .espacio_j strong,
#posters_2 .espacio_g strong,
#posters_2 .espacio_i strong,
#posters_2 .espacio_j strong,
#posters_3 .espacio_g strong,
#posters_3 .espacio_i strong,
#posters_3 .espacio_j strong,
#posters_4 .espacio_g strong,
#posters_4 .espacio_i strong,
#posters_4 .espacio_j strong,
#posters_5 .espacio_g strong,
#posters_5 .espacio_i strong,
#posters_5 .espacio_j strong,
#oral_coummunication .espacio_g strong,
#oral_coummunication .espacio_i strong {
	color: #000;
	}

/*#special_sessions .espacio_g strong {
	color: #000;
	}*/

.espacio_h {
	margin-left: 119px;
	text-indent: -64px;
	}

/*.espacio_g {
	margin-top: 0;
	margin-left: 43px;
	text-indent: -43px;
	}

.espacio_h {
	margin-left: 95px;
	text-indent: -52px;
	}*/

.espacio_i {
	margin-top: 0;
	margin-left: 62px;
	text-indent: -62px;
	}

.espacio_i strong {
	color: #f00;
	}

.espacio_j {
	margin-top: 0;
	margin-left: 70px;
	text-indent: -70px;
	}

.espacio_j strong {
	color: #f00;
	}

#regular_symposia_espaniol .espacio_tit {
	margin-top: 0;
	margin-left: 67px;
	text-indent: -67px;
	}

#regular_symposia_espaniol .espacio_item {
	margin-left: 142px;
	text-indent: -76px;
	}

#regular_symposia_espaniol .espacio_tit strong,
#regular_symposia_espaniol .espacio_tit2 strong {
	color: #f00;
	}

#regular_symposia_espaniol .espacio_tit2 {
	margin-top: 0;
	margin-left: 75px;
	text-indent: -75px;
	}

#regular_symposia_espaniol .espacio_item2 {
	margin-left: 160px;
	text-indent: -85px;
	}

#special_lectures_esp .espacio_g {
	margin-top: 0;
	margin-left: 67px;
	text-indent: -67px;
	}

#workshops_esp .espacio_g {
	margin-top: 0;
	margin-left: 75px;
	text-indent: -75px;
	}

#workshops_esp .espacio_i {
	margin-top: 0;
	margin-left: 82px;
	text-indent: -82px;
	}

#congress_timetable p {
	margin-left: 116px;
	text-indent: -116px;
	}

#congress_timetable p strong {
	padding-right: 15px;	
	}

/*** ARTICULOS ***/

.articulos_detalle {
	clear:both
	}
	
.articulos_registro {
	position: relative;
	display: block;
	width: 300px;
	float: left;
	margin: 0 20px 10px 0;
	}

.articulos_imagen,
.articulos_imagen img {
	width: 300px;
	height: 101px;
	}

.articulos_titulo {
	height: 30px;
	padding: 5px 10px;	
	background: #ed1c24;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	}

.articulos_detalle_titulo {
	font-weight: bold;
	color: #ff0000;
	font-size: 14px;
	padding-left: 15px;
	background: url(../img/bullet-h1.jpg) no-repeat 0px 4px
	}

.articulos_titulo a {
	color: #ffffff;
	text-decoration: none;
	}

.articulos_resumen {
	background: #f8cdbc;
	padding: 8px;
	margin: 0px;
	height: 260px;
	}

.articulos_leermas {
	position: relative;
	display: block;
	background: #ed1c24;
	text-align: right;
	margin: 0px 0px 20px;
	padding: 5px;
	}

.articulos_leermas a {
	color: #fff;
	text-decoration: none;
	}

.articulos_leermas a p {
	margin: 0;
	}

.articulos_detalle_resumen {
	clear: both;
	}

.articulos_detalle_texto em {
	color: #ff0000;
	}

.articulos_detalle_texto img {
	margin: 5px 10px 5px 0px;
	border: 5px solid #aaa;
	/*max-width: 280px;*/
	}

