/* CSS Document */
/* ----- CSS ----- */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a , img{
     margin: 0;
     padding: 0;
     border: 0;
}
body {
	background-color: #fff;
	font-size: 100.1%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333;
}
/**/
.oculto {
	display: none;
}
ul {
	list-style-type: none;
	
}
/* ----- LAYOUT ----- */
#pagina{
	background: url(../imagenes/web/web_pagina.jpg) repeat-y left top;
	width: 780px;
	margin: 0px auto;
	text-align: left;
	padding: 0;
}
#cabecera {
	position: relative;
	/*background: url(../imagenes/web/web_top.jpg) no-repeat left top;*/
	width: 780px;
	height: 249px;
}
#portacontenido {
	background: url(../imagenes/web/web_cont.jpg) no-repeat left top;
	width: 780px;
	padding: 37px 0 0 0;
}
#lateral {
	float: left;
	width: 245px;
	padding: 0 0 0 25px;
}
#contenido {
	float: right;
	width: 470px;
/*	background: #ccc;*/
	padding: 0 25px 0 5px;
}
#pie {
	background: url(../imagenes/web/web_bottom.jpg)  no-repeat left top;
	width: 780px;
	height: 118px;
	clear: both;
}
/* ---------- cabecera ------------- */
#banner_flash {
	position: absolute;
	top: 0;
	left: 0;
}
/*#flashcontent {
	background: url(../imagenes/web/web_top.jpg) no-repeat left top;
	width: 780px;
	height: 249px;
}*/
#banderas {
	background: url(../imagenes/web/idioma_bg.gif) no-repeat top left;
	width: 158px;
	height: 37px;
	position: absolute;
	top: 10px;
	right: 50px;
	padding: 6px 0 0 0;
	z-index: 1;
}
#banderas li {
	display: inline;
	width: 75px;
	margin: 0 0 0 21px;
}
#banderas li a {
	text-decoration: none;
	color: #333;
	font-size: 80%;
}
#banderas li a:hover {
	color:#666;
}
#banderas li a.activo {
	font-weight: bold;
	font-size: 75%;
	color:#666;
}

/* ---------- contenido ------------- */
#contenido h2 {
	font-size: 90%;
	letter-spacing: 1px;
	margin: 0 0 15px 0;
	width: 479px;
}
#contenido p {
	font-size: 70%;
	margin: 0 0 20px 0;
	line-height: 1.8em;
	letter-spacing: 1px;
}
#contenido a  {
	color: #000;
}
#contenido a:hover  {
	color: #999;
}

/*actividades*/
#contenido h3 {
	font-size: 80%;
	letter-spacing: 1px;
	margin: 10px 0;
	border-bottom: 1px dashed #333;
	padding: 0 0 2px 0;
}
.lista_actividades {
	background-color: #E9F3FE;
	padding: 10px;
	line-height: 1.8em;
	letter-spacing: 1px;
}
.lista_actividades dt {
	font-weight: bold;
	padding: 0 0 5px 0;
	font-size: 70%;
}
/*galeria*/
a.galeria {
	float: left;
	width: 140px;
	height: 90px;
	overflow: hidden;
	display: block;
	padding: 2px;
	border: 2px solid #E9F3FE;
	background-color: #CDD8E0;
	margin: 0 0 0 5px;
}
/*prensa*/
#form_news {
	/*text-align: right;*/
}
#form_news select {
	font-size: 70%;
}
#form_news input.btn {
	font-size: 70%;
	background-color: #D4E8FD;
	border: 1px solid #ccc;
}
#news .cont_news {
	margin: 10px 0 10px 0;
}
#news h3 a {
	text-decoration: none;
	color:#333;
}
#news img , #expositores img {
	float:right;
	margin: 8px 0 0 10px;
	border: 4px solid #E9F3FE;
	background-color: #CDD8E0;
	padding: 4px;
}
#news p, #expositores p   {
	margin: 0 0 10px 0;
}
#barra_nav {
	height: 30px;
	text-align:center;
	padding: 10px 0 10px 0;
}
#barra_nav li {
	font-size: 70%;
	display: inline;
	height: 50px;
}
#barra_nav li a {
	color: #333;
	text-decoration: none;
	background-color: #D4E8FD;
	padding: 2px;
	margin: 3px;
	border: 1px solid #ccc;
}
#barra_nav li a:hover {
	font-weight: bold;
}
.navegacionTxt {
	text-align: center;
	font-size:70%;
	margin: 20px 30px 10px 40px;
	line-height: 15px;
	letter-spacing: 1px;
	clear: right;
	color: #333;
	clear: both;
}
/* ---------- lateral ------------- */
#menu {
	background: url(../imagenes/web/menu_top.gif)  no-repeat left top;
	padding: 26px 0 0 0;
	font-size: 80%;
	width: 236px;
}
#menu li {
	background: url(../imagenes/web/menu_li.gif)  no-repeat left top;
	width: 236px;
	height: 29px;
}
#menu li a {
	background: url(../imagenes/web/menu_flecha.gif)  no-repeat 20px 5px;
	width: 140px;
	height: 20px;
	display: block;
	padding: 0 0 0 60px;
	margin: 0 0 0 17px;
	border-bottom: 1px solid #fff;
	color: #333;
	text-decoration: none;
}
#menu li a:hover {
	background: url(../imagenes/web/menu_flechaOver.gif)  no-repeat 20px 5px;
}
#menu li a.activo {
	background: url(../imagenes/web/menu_flechaClick.gif)  no-repeat 20px 5px;
}
#menu li.ultima {
	background:  url(../imagenes/web/menu_bottom.gif)  no-repeat left top;
	width: 236px;
	height: 55px;
}
.descargas {
	background:  url(../imagenes/web/descargarFolleto.jpg) no-repeat left top;
	width: 236px;
	height: 102px;
	margin: 20px 0 0 0;
	position: relative;
}
.donde_estamos {
	background:  url(../imagenes/web/dondeEstamos.jpg) no-repeat left top;
	width: 236px;
	height: 102px;
	margin: 20px 0 0 0;
	position: relative;
}
.descargas p,  .donde_estamos p {
	position: absolute;
	font-size: 75%;
	top:17px;
	left: 30px;
	letter-spacing: 1px;
	text-align: center;
}
.descargas a ,  .donde_estamos a{
	color: #333;
	text-decoration: none;
	width: 175px;
	display: block;
	height: 60px;
}
.descargas a:hover ,  .donde_estamos a:hover {
	color: #333;
}
/**************pie*/
#pie p {
	font-size: 70%;
	text-align: center;
	color: #333;
	padding: 70px 0 0 10px;
	margin: 0 auto;
	letter-spacing: 1px;
	width: 770px;
}
#pie a {
	color: #333;
}
#pie p.pie_logo {
	width: 100px;
	float: right;
	
}
/*************** contactar*/
#cont_contactar ul {
	margin: 0 0 20px 20px;
	font-size: 70%;
}
#formulario {
	
}
#formulario label {
	width: 150px;
	float:left;
	padding: 0 0 0 5px;
	color: #333;
}
#formulario p {
	float:left;
	width: 230px;
	background-color: #D5E8FD;
	min-height: 50px;
}
#formulario input {
	width: 220px;
}
#formulario p.right input {
	margin: 0 0 0 5px;
}
#formulario p.right label {
	padding: 0 0 0 10px;
}
#formulario textarea {
	width: 455px;
}
#formulario p.txt {
	width: 460px;
}
#formulario p.btn  {
	clear: left;
	width: 100px;
	background: none;
}
#formulario p.btn input {
	width: 100px;
	background-color: #D5E8FD;
	font-size: 80%;
}
#formulario p.nota_legal {
	background: none;
	margin: 0 0 0 20px;
}
#formulario p.nota_legal a {
	color: #333;
	text-decoration: none;
}
#formulario p.nota_legal a:hover {
	color: #666;
}
/**/
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {
display:inline-block;
}
.clearfix {
display:block;
}
* html .clearfix {
height:1px;
}
.clearfix {zoom:1;}  

