/* ELEMENTOS BÁSICOS */

#formAgenda {
	margin: 0px; padding: 0px;
	padding-bottom: 5px;
}

a{
	color: #B30033;
	font-weight: normal;
	line-height: 140%
}

.granate {
color:#B50034;}


img {
	border: 0px solid;
}

a:hover {
	text-decoration: none;
}


abbr {
 text-decoration: none;
 cursor: help;
 border-bottom: 1px dotted;
	
}
	


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #565751;
	font-size : 85%;
	line-height: 140%;
	background-color: #fff;
	margin: 0px;
	padding:0px;
}

br {
	clear: left;
}

caption {
	margin-bottom: 10px;
	font-weight: bold;
}

dl {
	line-height: 150%;
	margin-top: 20px;
	
 }

dt.evento, dt.proyecto, dt.documento, dt.contactos {
	font-weight: bold;
	 padding: 0px 5px 0px 0px;
	 width: 250px;
	margin: 5px 50px 0px 40px;
}

dt.titular-noticia {
	font-weight: bold;
	 padding: 0px 5px 0px 0px;
	margin: 5px 50px 0px 40px;
}

dt.proyecto {
	 width: 385px;
 }
 
dt.documento {
	 width: 100%;
 }
 
dt.contactos {
	 width: 100%;
}
 
dd {
	margin: 5px 50px 20px 40px;
 }

dt.congreso { width: 10em; float: left; margin-left: 2em; font-weight:bold; }
dd.congreso { margin-left: 14.3em; }


h1 {
	font-size: 95%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #4A4229;
}

h2 {
	font-size: 120%;
	line-height: 130%;
	text-align: left;
	margin: 10px 0px 7px 22px;
	font-weight: bold;
	color: #B50034;
}

h2.boletin {
	font-size: 120%;
	line-height: 130%;
	text-align: left;
	padding: 1px 0px 1px 5px;
	margin: 20px 0px 20px 20px;
	font-weight: bold;
	color: #63645C;
	background-color: #F1EDE5;
}

h3 {
	font-size: 120%;
 	font-weight: bold;
	text-align: left;
	margin: 15px 0px 8px 40px;
	line-height:120%;
}

h4 {
	font-size: 110%;
 	font-weight: normal;
	text-align: left;
	color: #B50034;
	margin: 15px 0px 5px 40px;
}

input, select {
	border: 1px solid #978F78;
	color: #565751;
	background: #FFFFFF;
	margin-bottom: 10px;
}

li.noticia, li.boletin, li.destacados {
	line-height: 140%;
	margin-bottom: 20px;
	list-style-image: url("/img/icono-rojo.gif");
}

li.contactos {
	list-style-image: url("/img/icono-hombre.gif");
	line-height: 140%;
	padding-bottom: 15px;
}

li.links {
	list-style-image: url("/img/icono-links.gif");
	line-height: 140%;
	padding-bottom: 15px;
}

li.mapa {
	margin-bottom: 5px;
	list-style-image: url("/img/icono-rojo.gif");
}


p {
	line-height: 140%;
	margin: 0px 50px 15px 40px;
}

p.titular-noticia {
	margin-bottom: 10px;
}


td.dias, td.domingo {
	border: 1px solid #EEECE3;
		
}

textarea {
	width: 300px;
	height: 100px;
	border: 1px solid #978F78;
	color: #565751;
	background: #FFFFFF;
}

/*th {
	background-color: #F1EDE5;
	color: #978F78;
}*/

/* CLASES */

.ab {
	line-height: 200%;
}


.agenda {
	line-height: 150%;
	color: #978F78;
	border: 1px solid #CEC8B0;
	width: 60%;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.agenda a {

	font-weight: bold;

}

.blanco {
	color: #FFFFFF;
}

.boton{
	color: #fff;
	padding: 0px 2px 1px 3px;
	background: #978F78;
	border-top: 1px solid #CEC8B0;
	border-left: 1px solid #CEC8B0;
	border-bottom: 1px solid #565751;
	border-right: 1px solid #565751;
	text-decoration: none;
	cursor: pointer;
	font-size: 11px;
	vertical-align: middle;
}

.boton-rojo {
	line-height: 130%;
	color: #fff;
	padding: 0px 2px 1px 3px;
	background: #B30033;
	border-top: 1px solid #D1023D;
	border-left: 1px solid #D1023D;
	border-bottom: 1px solid #7C0124;
	border-right: 1px solid #7C0124;
	text-decoration: none;
	cursor: pointer;
	font-size: 11px;
	vertical-align: middle;

}

.cabecera_foro {
	background-color: #978F78;
	color: #fff;
	font-size: 90%;
	text-align: center;
}

.centro {
	text-align: center;
}

.checkbox {
	height: 12px;
}
.container{
	width: 100%; 
	float: right;
	clear: both;
	margin-top: 10px;
	padding-right: 15px;
}

.container-form input, .container-form label {
	display: block;
	float: left;
	margin-bottom: 10px;
}

.container-form label {
	text-align: right;
	width: 150px;
	padding-right: 20px;
}

.container UL LI{
	margin: 8px 50px 8px 40px;
	line-height: 140%;
}

.dcha {
	text-align: right;
}

.dias_semana {
	background-color: #F1EDE5;
	color: #978F78;
}

.fila_gris {
	background-color: #F1EDE5;
}

.escondido {
	visibility: hidden;	
}

.fdcha {
	float: right;
	margin-left: 8px;
	
}

.logos {
	float: right;
	padding:0px 8px 15px 10px;
	width: 200px;
	text-align: center;
	border-bottom: 2px solid #F1EDE5;
	padding:0px 0px 8px 10px;
	
	
}

.fizda {
	float: left;
	margin-right: 10px;
	
}
.foto {
	float: left;
	margin-right: 10px;
	padding:8px 0px 8px 0px;
	
}
.patrocinador {
	float: left;
	margin-right: 10px;
	padding:8px 0px 0px 0px;
	width: 200px;
	height: 200px;
	
}
.patro {
	float: left;
	margin-right: 10px;
	padding:8px 0px 0px 0px;
	width: 200px;
	height: 200px;


}
	

.patrocinador1 {
	float: right;
	margin-right: 10px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width: 400px;
	height: 800px;
	
}
.foto1 {
	float: right;
	margin-right: 10px;
	padding:8px 0px 8px 0px;
}

.fondogris {
	background-color: #F9F5F1;
}

.form { 
	font-size: 11px;
	vertical-align: middle;
}

.foro {
	text-align: left;
	vertical-align: top;
	font-size: 90%;
	line-height: 120%;
}

.grande {
	font-size: 140%;
	line-height: 150%;
}

.guia {
	width: 385px;
	height: 100px;
	float: left;
	padding-left: 0px;
}

.hoy{
	background-color: #FFC9D8;
}

.icono {
	vertical-align: middle;
	margin-left: 2px;
	padding-left: 2px;
}

.idioma {
	padding-left: 2px;
	padding-right: 2px;
}

.izda {
	text-align: left;
}

.leftimage {
	float: left;
	margin-right: 10px;
	border: 1px solid #000000;
}

.marco {
	border: 1px solid #CEC8B0;
}

.margen {
	margin: 9px;
}

.margen-izda10 {
	margin-left: 10px;
}

.margen-izda20 {
	margin-left: 20px;
}

.margen-izda40 {
	margin-left: 40px;
}

.margen-izda90 {
	margin-left: 90px;
}

.margen-izda150 {
	margin-left: 150px;
}

.margen0 {
	margin-left: 0px;
}

.margen-form {
	margin-left: 100px;
}

.margen-sup20 {
	margin-top: 20px;
}

.margen-izda {
	margin-left: 10%;
}

.menu {
	float: left;
	display: inline;
}

.negrita {
	font-weight: bold;	
}

.pequeno, .pequenoText{
	font-size: 80%;
}

.pequenoText{
	float: left;
	padding-left: 62px;
	line-height: 100%;
}

.radio {
	width: 10px;
	margin-right: 8px;
}

.error{
	color: #FF0000;
	font-size: 100%;
	line-height: 140%;
	text-align: center;
}

.rojo{
	color: #B50034;
}

.rojoText{
	float: left;
	padding-left: 12px;
	line-height: 100%;
	color: #FF0000;
	font-size: 11px;
}

.pie {
	font-size: 10px;
	line-height: 13px;
	padding-left: 10px;
}

.rightimage{
	margin-bottom: 20px;
	float: right;
	margin-left: 15px;
	border: 1px solid #000000;
	width: 150px;
}

.seleccion1 {
	width: 68px;
	margin-right: 0px;
}

.seleccion2 {
	width: 68px;
	margin-right: 0px;
}

.seleccion3 {
	width: 68px;
	margin-right: 15px;
}

.superindice {
	font-size : 60%;
	vertical-align: top;	
}

.tabla, .tabla2 {
	font-size: 85%;
	background-color: #54A733;
	width: 350px;
	text-align: left;
	margin-top: 10px;
	margin-left: 4%;
	margin-right: 4%;
	line-height: 110%;
}

.titular {
	color: #978F78;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 5px;
	font-weight: bold;
	height: 16px;
	clear: both;
	font-size: 120%;
	background-color: #F1EDE5;
} 

.titulo-foro {
	font-size: 140%;
	color: #B50034;
	font-weight: bold;
	line-height: 150%;
	padding: 4px 4px 20px 0px;
	height: 15px;
} 

.titular-portada {
	margin: 0px;
	padding: 0px;
	background-image: url("/img/fondo-container2.gif");
	background-repeat: repeat-x;
	font-size: 95%;
	color: #4A4229;
	font-weight: bold;
	padding: 4px 4px 3px 0px;
	height: 16px;
}

.vcentro {
	vertical-align: text-bottom;
}

/* CAPAS */

#anteriores, #listaPaginas, #siguientes {

	margin-bottom: 20px;
	width: 30%;
	float: left;
	font-size: 90%;
}

#banner {
	margin: 0px;
	padding: 0px;
	width: 100%;
	/*background-image: url("/img/fondo-banner.gif");
	background-repeat: repeat-x;
	background-position: 0px 0px;*/
}

#centro {
	text-align: center;
}

#col1o{
	background-color: #B30033;
	background-image: url("/img/borde-menu14.gif");
	background-repeat: no-repeat;
	background-position: 100% 0%;
	height: 540px;
}

#columna1{
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

#columna2{
	margin: 0px; padding: 0px;
	margin-top: 10px;
	background-color: #fff;
}

#columna3 {
	padding: 0px;
	margin: 0px;
}


#container {
	clear: both;
}

#container0{
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 91px;
	background-image: url("/img/fondo-banner.gif");
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#container1{
	clear: both;
	margin: 0px; padding: 0px;
	width: 100%;
	border-top: 1px solid #CEC8B0;
	border-bottom: 1px solid #CEC8B0;


}

#container2 {
	clear: both;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	width: 100%;
}


#contenido {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#content {
	background-color: #F2F3DF;
	margin-left: 32.5%;
}

#content p {
	/*font-size: 80%;*/
	margin: 20px 5% 20px 5%;
}

#siguientes {
	float: right;
}


#form {
	width: 60%;
	text-align: right;
	float: left;
	margin-left: 5%;
}

#formularios {
	font-size: 80%;
	margin: 0px 10% 0px 10%;
	width: 450px;
	line-height: 30%;


}

#idiomas{
	font-size: 70%;
	line-height: 100%;
	margin: 0px;
	padding: 10px 10px 0px 0px;
	text-align: right;

}

#idiomas a {
	color: #63645C;
}

#imap {
 display:block;
 width:675px;
 height:360px;
 background:url(/img/mapamundi.jpg) no-repeat;
 position:relative;
 }
 
 /* set up the definition list <dt><a> to hold the background image for the hover state */
#imap a#title {
 display:block;
 width:485px;
 height:0;
 padding-top:267px;
 overflow:hidden;
 position:absolute;
 left:0;
 top:0;
 background:transparent url(/img/mapamundi2.jpg) no-repeat 400px 400px;
 cursor:default;
 }
 
/* the hack for IE pre IE6 */
* html #imap a#title {
 height:267px;
 he\ight:0;
 }
 
 /* the <dt><a> hover style to move the background image to position 0 0 */
#imap a#title:hover {
 background-position: 0 0;
 z-index:10;
 }
 
 /* place the <dd>s in the correct absolute position */
#imap dd {
 position:absolute;
 padding:0;
 margin:0;
 }
#imap #eu {
 left:190px;
 top:15px;
 z-index:20;
 }
#imap #am {
 left:4px;
 top:15px;
 z-index:20;
 }
#imap #af {
 left:190px;
 top:89px;
 z-index:20;
 }
#imap #as {
 left:258px;
 top:15px;
 z-index:20;
 }
 #imap #oc {
 left:380px;
 top:172px;
 z-index:20;
 }
 
/* style the <dd><a> links physical size and the background image for the hover */
#imap a#america {
 display:block;
 width:202px;
 height:241px;
 background: transparent url(/img/america.jpg) -300px -300px no-repeat;
 text-decoration:none;
 z-index:20;
}

#imap a#oceania {
 display:block;
 width:100px;
 height:70px;
 background: transparent url(/img/oceania.jpg) -300px -300px no-repeat;
 text-decoration:none;
 z-index:20;
}

#imap a#europa {
 display:block;
 width:113px;
 height:75px;
 background: transparent url(/img/europa.jpg) -300px -300px no-repeat;
 text-decoration:none;
 z-index:20;
}

#imap a#africa {
 display:block;
 width:113px;
 height:128px;
 background: transparent url(/img/africa.jpg) -300px -300px no-repeat;
 text-decoration:none;
 z-index:20;
}

#imap a#asia {
 display:block;
 width:180px;
 height:158px;
 background: transparent url(/img/asia.jpg) -300px -300px no-repeat;
 text-decoration:none;
 z-index:20;
}


/* style the span text so that it is not initially displayed */
#imap a span, #imap a:visited span {
 display:none;
 }
 
 /* move the link background image to position 0 0 when hovered */
#imap a#europa:hover, #imap a#america:hover, #imap a#africa:hover, #imap a#asia:hover, #imap a#oceania:hover {
 background-position: 0px 0px;
 }

#listaPaginas {
	text-align: center;
}

#logo{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 30%;
	background-color: #B50034;
	background-image: url("/img/fondo-logo.gif");
	background-position: 100% 0px;
	background-repeat: no-repeat;
}

#menu acronym {
	border-bottom: none;
}

#menusuperior {
	padding: 2px 10px 0px 10px;
	height: 28px;
	color: #fff;
	background-color: #B30033;
	border-bottom: 1px solid #CEC8B0;
}

#menusuperior a {
	/*text-decoration: none;*/
	color: #FFF;
	font-size: 85%;
}

#menu {
	width: 80%;
	float: left;
	font-size : 95%;
}

#menu ul {
	list-style: none;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	width: 90%;
}

#menu li a {
 	voice-family: "\"}\""; 
 	voice-family: inherit;
 	height: 15px;
	line-height: 15px;
	text-decoration: none;
	border-bottom: 1px solid #910023;
}	
	
#menu li a:link, #menu li a:visited {
	color: #fff;
	display: block;
	padding: 2px 0px 4px 20px;
}

#menu li a:hover, #menu li a:visited.actual {
	color: #fff;
	background: url("/img/fondo-menu.gif") 0% 0px;
	background-repeat: no-repeat;
	padding: 2px 0px 4px 20px;
	background-color: #978F78;
	}

#pie{
	border-top: 4px solid #B30033;
	clear: both;
	font-size: 80%;
}


#pie p{
	text-align: center;
	padding: 5px;
	padding-bottom: 20px;
	margin: 0;
}

#ruta {
	clear: both;
	font-size: 80%;
	padding:0px;

	margin: 0px;
	/*background-image: url("/img/fondo-container.gif");*/
}
#ruta1, #ruta2 {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 10px;
	height: 50px;
}
#ruta2{
	height: 53px;
}

#siguientes {
	float: right;
	text-align: right;
}

#pie p {
	padding-top: .3em;
	padding-bottom: .3em;
}

#pie {
margin-bottom: 3em;
}

.foto_noticia {
float:left;
margin:0 10px 0 0;}

.clear {
clear:both;}

.rss {
border:1px solid #f1ede5;
padding:2px;
display:inline-block;
cursor:pointer;
text-decoration: none;
width:12em;
float:left;}

.rss img{ vertical-align:middle;}

.rss a{
text-decoration: none; }

#web2 {
	float:right;
}

#web2 ul {margin: 0; padding: 0}

#web2 ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#web2 ul li a {
	float: left;
	margin: 0;
	padding: 0;
}
