@charset "utf-8";
/* CSS Document */

@import url("layout.css");
@import url("accordion.css" );
@import url("dialog.css" );

/* clases e ids generales */
.content_title {
	width:auto;
	margin:4px auto;
	padding:0px;
	font-size:12pt;
	font-weight:bold;
	color:#333333;
}

.smaller {
	font-size:10pt;
}

.link_normal_small {
	font-size:8pt;
	color:#336699;
}

.mensajeEnvioMail {
	text-align:center;
	color:#669999;
}

/* INICIO */

#fooPlayer {
	width:560px;
	margin:0px auto;
	padding:0px;
}

#botonera {
	width:560px;
	margin:0px auto;
	padding:0px;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
}




/* BIENVENIDAS */

.saluda {
	width:630px;
	margin:0px 5px;
	padding:0px;
	/*float:right;*/
	font-size:11pt;
}

.saluda img {
	float:left;
	margin:0px 10px 5px 0px;
}

.titulo_saluda {
	text-align:left;
	font-weight:bold;
}

.texto_saluda {
	text-align:justify;
}


/* INFORMACION */
.content_info {
	width:auto;
	margin:0px;
	padding:5px;
}

.info_content {
	font-size:11pt;
	text-align:justify;
}

.actividades {
	width:620px;
	height:auto;
	margin:10px auto 20px;
}

.aaa_actividades {
	margin:5px 0px 0px;
	padding:0px;
	text-align:left;
	font-size:8pt;
}

.aaa_actividades a {
	color:#336699;
	text-decoration:underline;
}

/* alojamientos */
.hoteles {
	float:left;
	margin-right:10px;
	vertical-align:top;
}

.info_content_alojamientos {
	width:600px;
    height:300px;
	margin-bottom:20px;
	padding:0px 10px 0px 0px;
	float:left;
	clear:both;
}

.accesos {
	width:520px;
	height:auto;
	margin:0px auto;
	padding:0px;
}

.info_accesos {
	width:620px;
	margin:50px auto 20px;
}

/* PROGRAMA */
#download_program {
	width:100%;
	margin:5px 0px 10px;
	padding:2px;
	background-color:#e0e0e0;
	font-size:9pt;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
}

#download_program img {
	vertical-align:middle;
}

.sesiones {
	width:630px;
	margin:0px auto 50px;
	padding:0px;
	border:0px;
	border-collapse:collapse;
	border-spacing:0px;
}

.sesiones tbody tr:hover {
	background-color:#c7fbc6;
}

.tr_header {
	background-color:#999999;
}

.tr_dark {
	background-color:#d1d1d1;
}

.sesiones td {
	margin:0px;
	padding:2px 4px;
	border-bottom:1px solid #666666;
	font-size:9pt;
}

.tr_header td {
	padding:4px 0px 0px 4px;
	
	font-weight:bold;
}

.td_hora {
	width:5%;
}

.td_tema {
	width:70%;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}

.td_ponente {
	width:25%;
}

.tr_especial {
	background-color:#aecebf;
}

.td_especial {
	border-left:1px solid #666666;
	text-align:center;
}

/* ponentes */

#ponentes-ponencias {
	text-align:right;
}

.ponente {
	width:620px;
	height:auto;
	margin:0px auto 20px;
	padding:5px 5px 10px;
	float:left;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#e4e4e4;
}

.foto-ponente {
	width:80px;
	height:89px;
	margin:0px 10px 50px 0px;
	padding:0px;
	float:left;
}

.datos-ponente {
	width:500px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}

.nombre-ponente {
	margin:0px;
	padding:0px;
	font-size:11pt;
	font-weight:bold;
}

.descripcion-ponente {
	margin:5px 0px 0px;
	padding:0px;
	font-size:10pt;
}

.mas_sobre {
	margin:10px 0px 10px;
	padding:0px;
	font-size:8pt;
}

.participaciones {
	font-weight:bold;
	font-size:10pt;
}

.desc-ponencias-ponente {
	margin:5px 0px 0px;
	padding:0px;
	font-size:9pt;
}

.curriculum-ponente {
	margin-top:40px;
	color:#666666;
	text-align:justify;
	font-size:11pt;
}

.ponencia-ponente {
	margin-top:40px;
	color:#666666;
	text-align:justify;
	font-size:11pt;
}

.ul-ponencia-ponente {
	margin:0px;
	padding:0px;
	list-style-type:none;
	color:#666666;
	text-align:justify;
	font-size:11pt;
}

/* COMITES */

.comites_content {
	font-size:10pt;
}

.comites {
	list-style-type:none;
	margin:20px 0px 20px;
	padding:0px;
}

.comites li {
	margin-bottom:15px;
}


/* AYUDA */
/* rss */

#rss_help {
	margin:-20px 0px 0px;
	padding:0px 0px 0px 10px;
	text-decoration:none;	

}

#rss-help_contenido {
	width:638px;
	margin:10px auto;
	padding:0px;
	font-size:11pt;
	text-align:justify;
}

#rss-help_contenido a {
	color:#666666;
}

/* SECCIONES EN PIE DE PAGINA */

.bloque_pie {
	width:200px;
	height:300px;
	margin:0px;
	padding:0px 10px;
	float:left;
	font-size:8pt;
	color:#666666;
}

.bloque_pie p {
	margin:0px;
	padding:0px;
	text-align:justify;
}

.border_green {
	background:transparent url("../img/linea_foot-green.jpg") repeat-y scroll top right;
}

#rodrigo {
	margin:0px 5px 0px 0px;
	float:left;
}

.titulo_bloque_pie {
	font-size:11pt;
	font-weight:bold;
}

.ul_bloque_pie {
	list-style-type:none;
	margin:5px 0px 0px;
	padding:0px 0px 0px 10px;
}

.ul_bloque_pie li {
	padding:5px 0px 2px;
	border-bottom:1px solid #666666;
}

.ul_bloque_pie li:hover {
	background-color:#2a2a2a;
}

.ul_bloque_pie a {
	text-decoration:none;
	color:#666666;
}


.ul_bloque_pie li:hover a {
	color:#66ff33;
}

#credits_pie {
	width:850px;
	margin:30px 10px 0px;
	padding:5px;
	float:left;
	clear:both;
	border-top:1px solid #2a2a2a;
}

/* SALA DE PRENSA */

#estandarPAleman {
	margin:50px 0px 0px;
	padding:0px;
	text-align:justify;
	float:left;
	clear:both;
}

.ulEstandar {
	width:300px;
	height:245px;
	margin:0px 0px 10px;
	padding:0px;
	list-style-type:none;
	float:left;
}

.ulEstandar a {
	color:#006699;
	font-size:1.1em;
}

/* NOTICIAS */

.noticias {
	width:600px;
	margin:30px auto;
	padding:0px;
}

.newsDate {
	color:#666666;
	font-size:9pt;
	margin:0px 0px 2px;
	padding:0px;
}
.news {
	/*overflow:hidden;*/
	width:620px;
	height:auto;
	margin:10px 0px 20px;
	padding:5px;
	background-color:#e0e0e0;
}
.newsTitle {
	font-size:11pt;
	font-weight:bold;
	margin:0px 0px 5px;
	color:#333333;
}

.newsText {
	width:610px;
	margin:0px;
	padding:0px;
	text-align:justify;
	/*float:left;*/
	color:#666666;
	
}
.newsImage {
	width:620px;
	margin:10px 0px 5px;
	padding:0px;
	/*float:left;
	clear:both;*/
	overflow:hidden;
}

.newsImageFooter {
	width:620px;
	margin:2px 0px;
	padding:0px;
	font-size:9pt;
	text-align:justify;
	color:#666666;
	/*float:left;
	clear:both;*/
	
}

.newsInfo {
	width:600px;
	margin:10px 0px 10px;
	padding:5px;
	color:#cccccc;
	background-color:#e0e0e0;
	font-size:9pt;
	text-align:justify;
	/*float:left;
	clear:both;*/
}

.newsMoreInfo {
	width:600px;
	margin:10px 0px 0px;
	padding:0px;
	color:#909090;
	font-size:9pt;
	text-align:justify;
	/*float:left;
	clear:both;*/
	
	
}

.newsAuthor {
	width:620px;
	margin:5px 0px;
	font-size:9pt;
	color:#999999;
	/*float:left;
	clear:both;*/
}

.intro {
	color:#666666;
	
	text-align:justify;
}



.newsFullText {
	/*width:305px;*/
	padding:0px 0px 0px 5px;
	text-align:justify;
	
}


/* ACREDITACIONES */

#iconoAcreditaciones {
	float:left;
}

.gabinete {
	margin:0px;
	padding:0px;
	text-align:left;
	color:#cc0000;
	font-weight:bold;
	font-style:oblique;
}

#acreditaciones {
	width:610px;
	margin:0px;
	padding:0px 10px;
	float:left;
}

#pressForm {
	margin:0px;
	padding:0px;
}

#pressForm input {
	border:1px solid #999999;
}

.pdfIcon {
	vertical-align:middle;
}


/* INSCRIPCIONES */

.infoFormulario {
	text-align:justify;
}

.formButtons {
	text-align:right;
	background-color:#cccccc;
	margin:20px 0px 0px;
	padding:5px;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
}

.pieFormulario {
	font-size:10pt;
}

.info_paquete {
	background-color:#bbbbbb;
	margin:20px 0px 0px;
	padding:5px;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
}

.precio {
	font-size:larger;
	color:#669933;
}

input[type=radio] {
	clear:left;
}

/* TIPOS ESPONSOR */

.sponsor_title {
	width:auto;
	margin:20px auto 0px;
	padding:0px;
	font-size:12pt;
	font-weight:bold;
	color:#333333;
	border-bottom:1px solid #cccccc;
}

.platino {
	color:#ff0000;
}

.oro {
	color:#ffcc00;
}

.plata {
	color:#999999;
}

.otros {
	color:#993300;
}

.prestaciones_tipo_esponsor {
	margin:10px 0px;
	padding:0px;
	list-style-type:none;
	font-size:10pt;
}



/* SOLICITUD ESPONSOR */

#tipo_esponsor {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

/* PAGINA DE ESPONSORS PLATA */
#thumbs_esponsors_plata {
	width:635px;
	min-height:600px;
	margin:5px auto;
	padding:10px 5px 0px;
	/*background-color:#e0e0e0;*/
}

.vci {
	width:624px;
	min-height:200px;
	margin:0px auto;
	padding:0px;
}

.main_sponsors {
	width:310px;
	margin:0px 0px 10px;
	padding:0px 1px;
	float:left;

}

.enlace_esponsor_plata {
	width:205px;
	min-height:200px;
	margin:2px;
	padding:0px;
	float:left;
}

.enlace_esponsor_plata p {
	margin:0px;
	padding:0px;
}

.enlace_esponsor_plata a {
	text-decoration:none;
}

.main_sponsors a {
	text-decoration:none;
}

.nombre_enlace_esponsor_plata {
	font-size:9pt;
	color:#666666;
	font-weight:bold;
}

.url_enlace_esponsor_plata {
	font-size:8pt;
	color:#336699;
}

/* MEDIA */

.flashcontent {
	height:400px;
	margin:0px auto;
	padding:0px;
}

#pano {
	list-style-type:none;
}

#pano li {
	margin:0px 0px 5px 0px;
}

#pano a {
	color:#336699;
	text-decoration:none;
}


/* ENLACES */

#thumbs_enlaces {
	width:635px;
	min-height:600px;
	margin:5px auto;
	padding:10px 5px 0px;
	background-color:#e0e0e0;
}

.enlace {
	width:205px;
	min-height:270px;
	margin:2px;
	padding:0px;
	float:left;
}

.enlace p {
	margin:0px;
	padding:0px;
}

.enlace a {
	text-decoration:none;
}

.nombre_enlace {
	font-size:9pt;
	color:#666666;
	font-weight:bold;
}

/* LOCALIZACION - COMO LLEGAR */

#infocontacto {
	margin:20px 0px;
	padding:0px;
	list-style-type:none;
}

#infocontacto p {
	margin:0px;
	padding:0px;
}

#googlemap {
	width:620px;
	height:480px;
	border:4px solid #e20a17;
	overflow:hidden;
	margin:20px auto 0px;
	padding:0px;
}

#vermapamasgrande {
	margin:0px 0px 10px;
	padding:0px;
	font-size:8pt;
	text-align:left;
	
}

/* FORMULARIO DE CONTACTO RAPIDO */
#rapidContact {
	width:420px;
	height:auto;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	/*position:absolute;
	top:0px;
	left:230px;*/
	z-index:2;
	display:none;
}

#rapidContact p {
	width:100%;
	margin:0px 0px 1px;
	padding:0px;
	line-height:15px;
}

#titulo_contacto {
	color:#cccccc;
}

#formCont {
	width: 400px;
	margin:0px;
	padding:10px;
	background-color:#444444;
}

#form_contacto {
	width:400px;
	margin:5px 0px;
	padding:0px;
}

#form_contacto form {
	width:390px;
	margin:0px auto;
	padding:0px;
	color:#00cc00;
}


#submt {
	margin:0px;
	border:1px solid #444444;
	float:right;
	color:#00cc00;
	background-color:#444444;
}


#footer_contacto {
	width: 380px;
	height: 89px;
	margin:0px auto;
	padding:10px;
	background-color:#333333;
	font-size:9pt;
	text-align:justify;
	color:#cccccc;
	clear:both;
}

#rodrigo_contacto {
	float:left;
	margin-right:20px;
}

#realceppa {
	font-size:8pt;
	text-align:right;
	color:#cccccc;
}

#cerrar_contacto {
	text-align:right;
}

#retmessage {
	text-align:center;
	color:#6699cc;
}

