@CHARSET "ISO-8859-1";
body {
	font-family: Verdana, Arial;
	font-size: 0.8em;
	background: #d1d2d4;
	background: #eeeeee url("../img/bg.gif") repeat left bottom;
	/*
	background: #547ea9 url("../img/bg2.gif") repeat left bottom;
	*/
	
	background-attachment:fixed;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a {
	color: #547ea9;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
i {
	color: #999999;
}
a:hover {
	color: #435e85;
	text-decoration: underline;
}


#body {
	font-family: Verdana, Arial;
	background: transparent url() no-repeat right top;
	background-attachment:fixed;
	text-align: center;
	margin: 0px auto;
	padding: 7px 0px 0px 0px;
	width: 810px;
	min-height: 550px;
}
.logo {
	
}
a.logo_enlace {
	text-align:center;
	height:95px; 
	width:280px;
	display:block;
	padding: 5px 5px 5px 5px;
	border:1px solid #cccccc;
}
a.logo_enlace:hover {
	border-color: #435e85;
}
#left_panel {
	text-align: left;
	width: 210px;
	min-height: 592px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #d1d2d4  url(../img/logo.jpg) no-repeat center top;
	border-left: 0px solid #547ea9;
}
#content {
	position: relative;
	width: 590px;
	min-height: 592px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	background: #ffffff;
	border-left: 5px solid #435e85;
	border-left: 5px solid #547ea9;
}
/*MENU*/
#menu {
	width: 100%;
	text-align: left;
	line-height: 25px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 11px 0px;
	height: 247px;
	background: #d1d2d4 url("../img/bg_menu3.jpg") no-repeat left 55px;
}
#menu li{
	margin: 1px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	height: auto !important; 
	*height: 21px; 
}
#menu a {
	font-family: arial, sana-serif;
	font-size: 1em;
	/*font-weight: bold;*/
	letter-spacing: 0.05em;
	color: #547ea9;
	/* background: #d1d2d4; */
	background: transparent url(../img/bg_li_menux.png) repeat right top;
	text-decoration:none;
	display: block;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}
#menu a:hover {
	color: #ffffff;
	background: #547ea9;
	/*background: #435e85;*/
	text-decoration:none;
}
/*
#menu a.sel  {
	color: #ffffff;
	background: #435e85;
	text-decoration:none;
}*/

#home a.home,
#presentacion a.presentacion,
#programa a.programa,
#directores a.directores,
#ponentes a.ponentes,
#patrocinadores a.patrocinadores,
#inscripcion a.inscripcion,
#patrocinadores a.patrocinadores,
#alojamiento a.alojamiento,
#info a.info,
#contacto a.contacto
{
	color: #ffffff;
	background: #435e85;
	/*background: #547ea9;*/
	text-decoration:none;
}

/* HEADER */
#header {
	background: #ffffff;
	overflow: hidden;
	height: 110px;
	margin: 0px 0px 10px 0px;
}
#home #header {
	background: #ffffff;
	height: 0px;
	margin: 0px 0px 0px 0px;
}

#header .logo {
	/*float:left;*/
	margin: 75px 10px 5px 40px;
}

#idiomas {
	color: #d1d2d4;
	font-size: 0.85em;
	border: 0px solid #cccccc;
}
#idiomas ul {
	color: #435e85;
	float: right;
	margin: 0px 5px 4px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #ffffff;
}
#idiomas li {
	float: left;
	list-style-type: none;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
}
#idiomas a {
	color: #547ea9;
	color: #a2a4a6;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#idiomas a:hover {
	color: #435e85;
	color: #547ea9;
	text-decoration: none;
}

.clear {
	clear: both;
}
/**/

/* SLIDESHOW */
#slideshow {
	text-align: left;
    position: relative;
	overflow: hidden;
	height: 592px;
	width: 100%;
	background: #ffffff url(../imagenes/basilica.jpg) no-repeat right top;
}
#header #slideshow {
    position: relative;
	overflow: hidden;
	height: 100px;
	width: 100%;
	background: #ffffff url(../imagenes/basilica.jpg) no-repeat right top;
}
#slideshow IMG {
    position:absolute;
    top: -100px;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#content_txt {
	text-align: right;
	padding-left: 0px;
    position: absolute;
	top: 281px;
	left: 0px;
	height: 240px;
	height: 268px;
	width: 100%;
	background: transparent url(../img/bg_li_menux.png) repeat right top;
	margin-left: 0px;
	border: 0px solid #000000;
	z-index: 10;
}
#content_txt p {
	font-family: arial, sans-serif;
	color: #547ea9;
	line-height: 1.2em;
	margin: 15px 45px 0px 30px;
	font-size: 1.3em;
}
#content_txt .fecha {
	font-size: 1.4em;
}
#content_txt .titulo {
	font-size: 1.85em;
	line-height: 1em;
}
#content_txt .titulo2 {
	
	padding-top: 15px;
	font-size: 1.15em;
	line-height: 1em;
}
#content_txt .subtitulo {
	font-size: 1em;
	line-height: 1.1em;
}
#content_txt .subtitulo2 {
	font-size: 0.8em;
	line-height: 0.9em;
}
#content_txt .sub {
	font-size: 0.55em;
	vertical-align: top;
}
#header #content_txt {
	text-align: right;
	padding-left: 0px;
    position: absolute;
	top: 20px;
	right: 0px;
	height: 81px;
	width: 100%;
	background: transparent url(../img/bg_li_menux.png) repeat right top;
	margin-left: 0px;
}
#header #content_txt p {
	font-family: arial, sana-serif;
	color: #547ea9;
	line-height: 1.1em;
	padding: 0px 0px 3px 0px;
	margin: 15px 45px 0px 0px;
	font-size: 1em;
}
#header #content_txt p b {
	font-size: 1.2em;
}

/* MAIN */
#main ul {
	list-style-image: url("../img/list.gif");
}
#main li {
	margin-bottom: 8px;
}
#main  h3 {
	font-family: arial, sana-serif;
	color: #547ea9;
	font-size: 1.7em;
	letter-spacing: 0.05em;
	margin-top: 0px;
}
#main  h4 {
	font-family: arial, sana-serif;
	color: #666666;
	font-size: 1.4em;
	letter-spacing: 0.05em;
	margin-top: 40px;
}
#main  h5 {
	font-family: arial, sana-serif;
	background: #547ea9;
	color: #ffffff;
	padding: 5px 15px 4px 20px;
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: 0.05em;
	margin-top: 0px;
}
#main {
	position: relative;
	margin: 43px 50px 50px 50px;
	text-align: left;
	line-height: 1.4em;
	font-size: 0.85em;
	color: #333333;
	min-height: 330px;
}
#home #main {
	position: relative;
	margin: 0px 0px 0px 0px;
	text-align: left;
	line-height: 1em;
	font-size: 1em;
	color: #333333;
}
#presentacion #main {
	text-align: justify;
}
#main_pie {
	padding: 25px 50px 20px 50px;
	text-align: right;
	font-size: 0.85em;
}

/* BOX*/

h5.box {
	margin-bottom: 0px;
}
.box_border {
	margin: 20px 0px 0px 0px;
	border: 1px solid #eeeeee;
}
.box_border_sel {
	margin: 20px 0px 0px 0px;
	border: 1px solid #547ea9;
}
div.box_head{
	margin: 0px 0px 0px 0px;
	padding: 3px 10px 3px 10px;
	border: 0px solid #eeeeee;
	border-bottom: 0px solid #eeeeee;
}

div.box {
	margin: 0px 0px 0px 0px;
	padding: 13px 20px 10px 20px;
	background: #eeeeee url("../img/bg.gif") repeat left bottom;
}
div.subbox {
	padding: 8px 20px 10px 20px;
	/*#AAB8CE*/
	border-top:1px solid #ffffff;
	background: #eeeeee url("../img/bg.gif") repeat left bottom;
	color:#99B6D4;
	color:#547EA9;
}
p.box {
	margin: 0px 0px 0px 0px;
	padding: 13px 20px 10px 20px;
	background: #eeeeee url("../img/bg.gif") repeat left bottom;
	clear: both;
}
ul.box  {
	margin: 0px 0px 0px 0px;
	padding: 15px 20px 20px 35px;
	background: #eeeeee url("../img/bg.gif") repeat left bottom;
}
ul.list_sponsors li {
	padding: 5px 5px 5px 5px;
	border: 1px solid #ffffff;
}
ul.list_sponsors li img {
	float: right;
}

p.box img {
	float: left;
	margin-right: 25px;
}
.box table {
	
}
.box .table .head td {
	padding: 3px 6px 3px 6px;
	background: transparent;
	border-bottom: #ffffff;
	color:#547ea9;
}
.box .table .head2 td {
	padding: 12px 6px 3px 6px;
	background: transparent;
	border-bottom: #ffffff;
	font-size:1.1em;
	color:#435e85;
}
.box .table .head2 td.chair {
	font-size:1em;
	width:110px;
}
.box .table td.hora {
	width: 40px;
}

.box .table .lin1 td {
	padding: 3px 6px 3px 6px;
	background: transparent url(../img/bg_li_menu.png) repeat right top;
	vertical-align: top;
}
.box .table .lin2 td {
	padding: 3px 6px 3px 6px;
	background: transparent url(../img/bg_li_menux.png) repeat right top;
}
.box .table tr:hover.lin1 td {
	background: #ffffff;
	color: #547ea9;
}
.box .table tr:hover.lin2 td {
	background: #ffffff;
	color: #435e85;
}

#e_title td {
	font-weight: bold;
	color:#435e85;
}
.e_title {
	font-weight: bold;
	color:#547ea9;
}
.info {
	color: #a2a4a6;
}
.subir_pagina {
	color: #a2a4a6;
	background: transparent;
}

/*  FORM */
#form_inscripcion {
	*width:490px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
label {
	color: #547ea9;
	width: 125px;
	height: 15px;
	float:left;
	text-align: left;
	padding: 4px 0px 5px 9px;
	margin: 0px 2px 2px 0px;
	background: transparent url(../img/bg_li_menux.png) repeat right top;
}
.label {
	float:left;
	color: #547ea9;
	height: 15px;
	padding: 4px 0px 5px 9px;
	margin: 0px 2px 2px 0px;
	background: transparent url(../img/bg_li_menux.png) repeat right top;
}

input.input_text {
	float:left;
	font-size: 1.2em;
	width: 290px;
	border: 0px solid #ffffff;
	border-left: 2px solid #547ea9;
	background: #ffffff url(../img/bg_li_menux.png) repeat right top;
	padding: 4px 9px 4px 9px;
}
div.line {
	position: relative;
	top:0px;
	left:0px;
	border-bottom: 0px solid #ffffff;
	margin-bottom:3px;
	display: block;
	height: 23px;
}
.input_text.error { 
	position: relative;
	border-left-color: red;
	width: 190px;
	z-index: 5;
}
div.error { 
	position: absolute;
	top: 0px;
	left: 342px;
	width: 115px;
	float: left; 
	color: red; 
	padding: 1px 2px 2px 5px; 
	/*
	background: transparent url(../img/bg_li_menux.png) repeat right top;
	border: 1px solid red;
	border-left: 0px solid red;
	*/
	line-height:1em;
	z-index: 10;
	font-size: 0.9em
}
/* PIE */
#pie {
	clear: both;
	margin: 0px 10px 15px 0px;
	padding: 8px 0px 10px 0px;
	color: #a2a4a6;
	font-size: 0.85em;
	text-align: right;
}

.proteccion_datos {
	font-size: 0.8em;
	line-height: 1.1em;
	color: #999999;
}
.proteccion_datos p {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	text-align: justify;
}
.map {
	border:1px solid #cccccc; 
	width: 485px; 
	height: 280px; 
	background: url(../img/loader.gif); 
	background-repeat: no-repeat; 
	background-position: center;
}

@media print {
	#left_panel,#header,#idiomas,#main_pie {
		display: none;
	}
	#content {
		border: 0px;
		width: 100%;
	}
	h5 {
		background: tranparent;
		border: 1px solid #547ea9;
	}
	#pie {
		text-align: left;
		margin-left: 50px;
		margin-top: 50px;
	}

}