@charset "utf-8";
/* INICIO Estilos Etiquetas */
html {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	font-weight:normal;
	color:#4D2612;
	background-color:#ECDFD4;
}
a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:none;
}
img.imagen-izquierda {
	float:left;
	margin-right:10px;
}
img.imagen-derecha {
	float:right;
	margin-left:10px;
}
h1 ,
h2 ,
h3 ,
h4 ,
p ,
ul ,
ol ,
td ,
th ,
form {
	margin:0;
	padding:0;
	margin-top:0.5em;
	margin-bottom:0.5em;
	font-size:1.4em;
	line-height:1.4em;
}
td p ,
td td ,
th p ,
ul ul ,
ul ol ,
ol ol ,
ol ul {
	font-size:inherit;
}
ul li ,
ol li {
	margin-left:2.3em;
}
p.centrado {
	text-align:center;
}
h2 {
	font-size:1.6em;
	font-weight:bold;
}
a.subrayado {
	text-decoration:underline;
}
div#cuerpo p ,
div#cuerpo ul ,
div#cuerpo h2 {
	margin-top:0;
	margin-bottom:1.5em;
}
img.borde-imagenes {
	border:1px solid #4D2612;
}
/* FIN Estilos Etiquetas */

/* INICIO Estilos Maquetacion */
div#contenedor {
	width:100%;
}

/* INICIO Estilos Cabecera */
div#cabecera {
	clear:both;
	min-height:292px;
	background-image:url(../imagenes/fondos/fondo-cabecera.jpg);
	background-repeat:repeat-x;
	background-position:0 255px;
}
div#cabecera-contenido {
	width:846px;
	margin-left:auto;
	margin-right:auto;
}
div#cabecera h1 {
	margin:0;
	padding:0;
	display:block;
	width:506px;
	height:236px;
	margin-left:auto;
	margin-right:auto;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:0 10px;
	padding-top:10px;
}
div#cabecera h1.logotipo-principal {
	background-image:url(../imagenes/logotipos/logotipo-cabecera.jpg);
}
/*
div#cabecera h1 a {
	margin:0;
	padding:0;
	outline:none;
	display:block;
	width:506px;
	height:246px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:0 10px;
	padding-top:10px;
}
div#cabecera h1 a.logotipo-principal {
	background-image:url(../imagenes/logotipos/logotipo-cabecera.jpg);
}
*/
div#cabecera ul#banderas {
	margin:0;
	padding:0;
/*	display:block;*/
	display:none;
	position:relative;
	z-index:100;
	margin-left:7px;
	margin-top:11px;
	top:-35px;
	left:846px;
	width:65px;
}
div#cabecera ul#banderas li {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}
div#cabecera ul#banderas li a {
	margin:0;
	padding:0;
	display:block;
	outline:none;
	width:20px;
	height:14px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:0 0;
	margin-left:6px;
}
div#cabecera ul#banderas li a.bandera-es {
	background-image:url(../imagenes/sprites/bandera-es.gif);
}
div#cabecera ul#banderas li a.bandera-en {
	background-image:url(../imagenes/sprites/bandera-en.gif);
}
/* FIN Estilos Cabecera */

/* INICIO Estilos Cuerpo */
div#cuerpo {
	clear:both;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding-top:45px;
	padding-bottom:20px;
	padding-left:27px;
	padding-right:19px;
}
/* FIN Estilos Cuerpo */

/* INICIO Estilos Pie */
div#pie {
	clear:both;
	width:100%;
	background-image:url(../imagenes/fondos/fondo-pie.gif);
	background-repeat:repeat-x;
	background-position:0 236px;
	min-height:237px;
}
div#pie-contenido {
	width:846px;
	margin-left:auto;
	margin-right:auto;
}
div#pie-contenido-superior ,
div#pie-contenido-inferior {
	float:right;
	width:190px;
	background-color:#FFFFFF;
}
div#pie-contenido-superior {
	background-image:url(../imagenes/fondos/fondo-pie-contenido-superior.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-bottom:80px;
}
div#pie-contenido-superior p {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:normal;
	line-height:1.2em;
	text-align:center;
	color:#666666;
}
div#pie-contenido-inferior {
	clear:right;
	padding-top:10px;
	padding-bottom:17px;
	margin-top:1px;
}
div#pie-contenido-inferior p {
	margin:0;
	padding:0;
	font-size:1.1em;
	text-align:center;
}
a#logotipo-pie {
	display:block;
	outline:none;
	width:163px;
	height:80px;
	margin-left:auto;
	margin-right:auto;
	text-indent:-9999px;
	background-image:url(../imagenes/logotipos/logotipo-pie.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	margin-bottom:22px;
}
/* FIN Estilos Pie */

/* INICIO Estilos Menu Superior */
ul#menu-superior {
	margin:0;
	padding:0;
	display:block;
/*	margin-top:20px;*/
	margin-top:10px;
	border-left:1px solid #333333;
	min-height:35px;
}
ul#menu-superior li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
ul#menu-superior li a {
	display:block;
	padding-top:0.6em;
	padding-bottom:0.5em;
	padding-left:1em;
	padding-right:1em;
	font-weight:bold;
	border-left:1px solid #ECDFD4;
	border-right:1px solid #333333;
}
ul#menu-superior li:hover a ,
ul#menu-superior li.over a ,
ul#menu-superior li.seleccionada a {
	text-decoration:none;
	background-color:#C19370;
}
ul#menu-superior li:hover a.deshabilitada ,
ul#menu-superior li.over a.deshabilitada ,
ul#menu-superior li a.deshabilitada {
	color:#87776D;
	background:none;
	cursor:default;
}
ul#menu-superior li ul {
	margin:0;
	padding:0;
	position:absolute;
	display:none;
	margin-left:-1px;
	border-top:1px solid #4D2612;
}
ul#menu-superior li:hover ul ,
ul#menu-superior li.over ul {
	display:block;
}
ul#menu-superior li ul li {
	margin:0;
	padding:0;
	float:none;
	display:block;
	border:none;
}
ul#menu-superior li ul li a ,
ul#menu-superior li:hover ul li a ,
ul#menu-superior li.over ul li a ,
ul#menu-superior li.seleccionada ul li a {
	outline:none;
	text-align:center;
	background-color:#D6B9A2;
	border:1px solid #4D2612;
	border-top:none;
}
ul#menu-superior li ul li:hover a ,
ul#menu-superior li ul li.over a ,
ul#menu-superior li ul li.seleccionada a {
	background-color:#C19370;
}
/* FIN Estilos Menu Superior */

div.terminador {
	clear:both;
	width:100%;
	height:1px;
}
div.dos-columnas {
}
div.dos-columnas div.columna {
	float:left;
	width:46%;
	margin-right:3%;
}
span.letra-capital-cafe {
	margin:0;
	padding:0;
	display:block;
	float:left;
	width:223px;
	height:23px;
	background-image:url(../imagenes/sprites/letra-capital-cafe.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	color:#FFFFFF;
/*	text-align:right;*/
	font-weight:bold;
	font-size:1.8em;
	padding-right:3px;
	padding-top:40px;
	margin-right:3px;
	margin-top:-40px;
	margin-left:-207px;
	text-indent:-9999px;
}
ul.listado-personas-foto {
}
ul.listado-personas-foto li {
	margin:0;
	padding:0;
	list-style:none;
	margin-bottom:1em;
	border-bottom:1px solid #4D2612;
	padding-bottom:5px;
	width:90%;
}
ul.listado-personas-foto li img.foto {
	margin:0;
	padding:0;
	margin-right:20px;
	margin-bottom:-10px;
}
table th.borde-derecha ,
table td.borde-derecha {
	border-right:1px solid #4D2612;
}
table th.centrado ,
table td.centrado {
	text-align:center;
}
table.tabla-transparente {
	border:none;
}
table.tabla-simple {
	border:1px solid #4D2612;
	border-top:1px solid #4D2612;
	border-right:2px solid #4D2612;
	background-color:#E0C9B7;
	margin-bottom:1.5em;
}
table.tabla-simple th ,
table.tabla-simple td {
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #4D2612;
}
table.tabla-simple th {
	text-align:left;
	background-color:#C19370;
}
table.tabla-simple td {
}
table.tabla-simple td.tabla-hora {
	text-align:center;
	font-size:1.1em;
	border-right:1px solid #4D2612;
	width:80px;
}
table.tabla-simple th.centrado ,
table.tabla-simple td.centrado {
	text-align:center;
}
table th.texto-pequenyo ,
table td.texto-pequenyo {
	font-size:1.1em;
}
table th span.texto-pequenyo ,
table td span.texto-pequenyo {
	font-size:0.85em;
}
div.fondo-cafe {
	border:3px solid #4D2612;
	background-color:#4D2612;
	margin-bottom:1.5em;
	background-image:url(../imagenes/fondos/pattern-cafe.jpg);
	background-repeat:repeat;
}
div.fondo-cafe table.tabla-simple {
	margin-bottom:0;
	border:none;
	border-right:5px solid #4D2612;
}
div.ancho-tabla-curso {
	width:400px;
}
div.ancho-tabla-congreso {
	width:500px;
}
div.ancho-tabla-curso table ,
div.ancho-tabla-congreso table {
	width:100%;
}
/* FIN Estilos Maquetacion */

/* INICIO Estilos Formularios */
form {
}
form label {
}
form input ,
form textarea ,
form select {
}
form textarea {
	overflow:auto;
}
form input.radio ,
form input.checkbox {
}
form input.boton ,
form .botones input {
}
form .botones {
}
form input.input-formulario-alerta ,
form textarea.input-formulario-alerta ,
form select.input-formulario-alerta {
	border:1px solid #FF0000;
}
.asterisco {
}
.asterisco-alerta {
	color:#FF0000;
}
/* FIN Estilos Formularios */