/****************/
/* MAQUETACIÓN  */
/****************/

body {
   padding: 0em 0em 0em 0em;
   margin: 0em 0em 0em 0em;   
   
   font-family: Arial, Helvetica, sans-serif;
   font-size:100%;
}

img{
   border: none;
}


#irContenido{
   display: none;
}

#pagina {
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;	
	
	position: relative;
	z-index: 0;
}

#pagina img {
	width:62.70em;
	height:43.55em;
}

#paginaArriba {
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;	
		
	width:62.70em;
			
	position: absolute;
	top:0em;
	left:0em;
}

#cabecera {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;

	float:left;
	width:62.70em;
	height:16.7em;
}

#urlCabecera {
	width: 23.25em;
	height: 2em;
	
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	
	position: relative;
	top: 1.85em;
	left: 37.1em;
}

#urlCabecera p {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	
	font-size:0.9em;
}

#banner {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	
	float:left;
	width: 47.8em;
	
	position:relative;
	z-index: 50;
	top:7.2em;
	left:18.6em;
	
	font-size:0.9em;
}

#banner p {
	margin: 1em 0em 0em 1em;
	padding: 0em 1em 0em 0em;	
}

#centro {
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;	

	position:relative;	
	float:left;
	width:62.70em;	
}

#menuLateral {	
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;

	float:left;
	width:12.6em;	
	height:23em;	
	
	position:relative;
	left:4em;			
}

#contenido {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	
	float:left;
	width: 41.65em;
	
	position:relative;
	top:-0.9em;
	left:4.6em;
}

#contenidoVentana {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;

	background-color:#FDFDFD;
	
	width: 41.60em;
	height:100%;	
	
	position:relative;
	top:2.8em;
	left:0.2em;
	z-index:50;
	
	/* Este borde es necesario para que Firefox 3 no descuadre el div */
	border: solid 0.0625em #FDFDFD;
}

#contenidoDeVerdad {
	margin: 0em 1em 0em 1em;
	padding: 0em 0em 0em 0em;
	width: 39.55em;
	height:100%;	
	
	position:relative;
	top:-2.8em;
}

#contenidoDeVerdad p {
	/*margin: 0em 0em 0.5em 0em;*/
	text-align: justify;
	color:#696469;
	font-size:0.9em;
}

#cierreContenido {
	position: relative;
	top:2.8em;
	left:0.1em;
}

#cierreContenido img {
	width:41.9375em;
}

#mapaFlash {
	
	width:39.6em;
	height:18em;
	
	position:relative;
	top:0.65em;
	left:1em;
	
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
}

#mapaFlash object {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
}

#mapaTextoAccesible {
	text-align: right;
	margin: 1.5em 0em 0em 0em;
}

#mapaTextoAccesible a{ 
	font-size: 0.9em;
	text-decoration: none;
	color: #545B54;
}

#mapaTextoAccesible a:hover { 
	text-decoration: underline;
}

#pie {
	float:left;
	width: 56em;

	position: relative;
	left:4em;
	top:3.8em;
}

#pie a {
	text-decoration:none;
   font-size: 0.8em;
}

#pie img {
	font-size:1.25em;
}


.pieTitulo {
	border-bottom: solid 0.0625em #CED5CF;
}

#piePatrocinan {
	width:34em;
	float:left;
}

#pieOrganiza {
	width:9em;
	float:left;
}

#pieColaboran {
	width:12em;
	float:left;
}

#logoJunta {
	width: 8em;
	height: 4.25em;
}

#logoGobierno {
	width: 9.75em;
	height: 4.25em;
}

#logoFecyt {
	width: 7.625em;
	height: 4.25em;
}

#logoCirculo {
	width: 4.06em;
	height: 4.25em;
}

#logoRecta {
	width: 7.85em;
	height: 4.25em;
}

#logoAndaluciaInvestiga {
	width: 5.5em;
	height: 4.25em;
	}

#logoParqueCiencias {
	width: 4.875em;
	height: 4.25em;
}


/* Iconos de validación */

#iconosVal{
   text-align: center;
	float:right;
	/*width: 41.55em;*/
	position: relative;
	left: -9em;
	font-size:100%;
	top:6em;
}

#iconosVal .iconos{
   float:left;
   padding: 0.5em 0em 0.5em 5em;
}

#iconosVal .enlace{
   float: left;
   padding: 0.2em 5em 0.5em 0em;   
}

#iconosVal a{
   color: #000000;
   font-size: 0.8em;
   text-decoration: none;   
}
   
#iconosVal a:hover{
   text-decoration: underline;
}
 
   
#iconosVal .creceIcono{
   width: 5.4em;
   height: 1em;
   border: none;
   padding-bottom: 0.5em;
}   
 


/****************/
/* PRESENTACIÓN */
/****************/

/* MENU */
#menuLateral ul {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	
}

#menuLateral li {
	margin: 0em 0.1em 0em 0em;
	padding: 0.5em 1em 0.5em 1em;
	
	list-style-type:none;
	
	border-top: solid 0.1em #E8E7E8;
	position:relative;
	left:0.1em;
	
	font-size: 0.9em;
}

#menuLateral li a {
	text-decoration: none;
	margin: 0.5em 0em 0.5em 0em;
	color:#545B54;
}

#menuLateral li a:hover {
	color: #519601;
   text-decoration: underline;
}



/* Buscador de actividades */
#buscadorProvincia {
	width:9em;
	float:left;
}

#buscadorFecha {
	width:9.5em;
	float:left;
}

#buscadorActividades {
	width:21em;
	float:left;
}

#buscadorProvincia select, #buscadorFecha select, #buscadorActividades select{
   font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}


#buscadorBoton {
	padding: 0.5em 0em 0em 0em;
	text-align:right;
   width: 100%;
   clear: left;
}


.letraBuscador {
	color:#696469;
	font-weight:bolder;
}

/* Bloques */

#bloques {
	display:block;
	width:39em;
	margin: 2em 0em 0em 0em;	
}

#bloques a{
   text-decoration: none;
}

#controlesNavegacion {
	float:left;
	width:12em;
	display:block;
}

#nuevaBusqueda {
	float:right;
	width:10em;
	display:block;
}

#nuevaBusqueda a {
	text-decoration: none;
	font-weight:bold;   
   color:#519601;
   font-size: 0.9em;

}

#nuevaBusqueda a:hover {
   text-decoration: underline;
}


/* boletines*/

#boletinesAnteriores {
	margin: 1em 0em 0em 0em;
	display:block;
}

#boletinesAnteriores a {
	text-decoration: none;
	font-weight:bold;   
   color:#519601;
   font-size: 0.9em;
}

#boletinesAnteriores a:hover {
   text-decoration: underline;
}

/* TIPOS DE LETRA */
.letraClara {
	color: White;
}

.destacado {
	font-weight: bold;
}

.separado {
	text-align: center;
	font-weight: bold;
	text-decoration: none;
   letter-spacing: 0.55em;
}

.tituloPagina {
	margin: 0.25em 0em 0em 0em;
	font-size:1.5em;
	color:#696469;
}


.tituloApartado {
	margin: 0.5em 0em 0em 0em;
	font-size:0.9em;	
	color:#696469;	
}

.letraPeque {
	font-size:0.8em;
}

/* Usadas en boletin */

.bolFecha{
	margin: 1.5em 0em 0.3em 0em;
	color:#696469;	
   font-weight: bold;
}


.bolProvincia {
   margin: 1.3em 0em 0em 0em;
   font-weight: bold;
   color:#519601;  
}

.bolTitulo {
	font-weight:bold;
   color: #696469;
   margin: 1.5em 0em 0.2em 0em;
}

.bolTexto p{
   margin: 0em;
   padding: 0em;
}

.bolTexto a{
  color: #696469;
  text-decoration: underline;   
}

.bloquePrimera {
	color: #519601;	
}

/* Flechas bloques */

img.imgFlechas {
	position:relative;
	top:0.3em;
	text-decoration: none;
}

/*  actividades */

.unaActividad div{
   font-size: 0.9em;
}

.unaActividad div.titulo{
	font-weight:bold;
   color: #519601; /*#696469;*/
   margin: 3em 0em 0.2em 0em;
   font-size: 1em;
}

.unaActividad p.titulillo{
   font-weight: bold;
   margin: 1em 0em 0em 0em;
   padding: 0em;
}

.unaActividad p.texto{
   margin: 0em 0em 0.4em 0em;
   padding: 0em;
}

.unaActividad a{
   color:#696469;
   text-decoration: underline;
}


ul.listaBoletines{
   padding: 0em 0em 0em 1em;
   margin: 0em;
}

ul.listaBoletines li{
   font-size: 0.9em; 
   margin-bottom: 0.6em; 
   list-style-position: outside;
   list-style-image: url(/semanaciencia08/imagenes/vineta.gif); 
}

ul.listaBoletines a{
   text-decoration: none;
   color: #696469;
}

ul.listaBoletines a:hover{
   text-decoration: underline;
}

#accesibilidad a{
   color: #696469;
   text-decoration: underline;
}


#accesibilidad ul{
   padding: 0em 0em 0em 1em;
   margin: 0em;
   color: #696469;   
}

#accesibilidad li{
   font-size: 0.9em; 
   margin-bottom: 0.6em; 
   list-style-position: outside;
   list-style-image: url(/semanaciencia08/imagenes/vineta.gif); 
}

.subrayado{
   text-decoration: underline;
}


a.enlaceInterno{
   color: #696469;
   text-decoration: none;
   padding: 0em 0em 0em 0.3em;
}

a.enlaceInterno:hover{
   text-decoration: underline;
}