
/* ------------------------- ELEMENTOS COMUNES ---------------------- */

body {
	background-color: #DCDCDC;
	background-image: url(img/body2.gif);
	text-align: center;
	font: 12px Arial, Tahoma, sans-serif;
	color: #000000;
	line-height: 1.4em;
	margin-top: 0px;
}

h1 {
	font: 20px Arial, Tahoma, sans-serif;
	text-align: center;
}

h2 {
	font: 16px Arial, Tahoma, sans-serif;
	font-weight: bold;
	color: #006FD9;
	text-align: center;
	
}

h3 {
	font: 12px Arial, Tahoma, sans-serif;
	text-align: center;
	color: #666666;
}

a {
	text-decoration: none;
	color: #0068CC;
	font-weight: normal;
}

a:hover {
	color: #000000;
}

#contenedor { 
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF; 
	width: 794px;
	height: 620px;  
	text-align: center; 
	margin: 0px auto;
	
}


/* ------------------------- PÁGINA DE INICIO ----------------------- */

#cabecera {
	background-color: #FFFFFF;
	text-align: left;
	width: 785px;
	height: 151px;
	margin: auto;
	
}

#idiomas {
	float: right;
	width: 780px;
	background-color: #F4F4F4;
	margin-top: 10px;
	margin-right: 2px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 5px solid #6AA7D9;
	
}

#idiomas ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#idiomas ul li {
	list-style: none;
	display: block;
	float: right;
	margin-left: 2px;
}

#idiomas ul li a {
	font-size: 10px;
	text-align: center;
	width: 64px;
	height: 14px;
	background-color: #FFFFFF; 
	float: left;
}

#idiomas ul li a.activo {
	background-color: #6AA7D9; 
	color: #FFFFFF;
}

#idiomas ul li a:hover {
	background-color: #6AA7D9;
}

#idiomas a {
	width: 72px;
	text-decoration: none;
}

#idiomas a:hover {
	color: #FFFFFF;
}

#logo {
	background-color: #FFFFFF;
	float: left;
	width: 49%;
	height: 100px;
}

#logo img {
	margin-top: 8px;
}

#imagenes {
	background-color: #FFFFFF;
	float: right;
	width: 51%;
	height: 100px;
}

#imagenes img {
	margin-top: 8px;
}

#menu {
	float: left;
	width: 778px;
	height: 26px;
	background-color: #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-top: 0px;
	
	margin-left: 0px;
	padding: 0px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu ul li {
	list-style: none;
	display: block;
	float: left;
	margin-left: 1px;
}

#menu ul li a {
	margin-top: 1px;
	font-size: 13px;
	text-align: center;
	width: 96px;
	height: 24px;
	background-color: #F4F4F4; 
	float: left;
}

#menu ul li a:hover {
	background-image: none;
	background-color: #FFFFFF; 
}

#menu a {
	width: 72px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

#menu a:hover {
	color: #000000;
}

#contenido {
	background-color: #FFFFFF;
	text-align: left;
	width: 785px;
	height: auto;
	margin: 3px;
}

#columna_izquierda {
	float: left;
	width: 254px;
	height: 369px;
	
	background-color: #FBFBFB;
	border-right:1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#cursos  {
	margin-top: 10px;
	margin-left: 1px;
	float: left;
	width: 240px;
	height: 320px;
	background-color: #F4F4F4;
}

#cursos ul {
	margin-left: -1px;
	background-color: #FFFFFF;
}

#cursos ul li {
	margin-left: -20px;
	_margin-left: 25px;
	list-style: square;
	line-height: 20px;
	border-right: 2px solid #F4F4F4;
	border-bottom: 1px solid #EBF1F3;
}

#cursos ul li a {
	color: #0068CC;
	font-weight: normal;
}

#cursos ul li a:hover {
	color: #000000;
}

#cursos h2.slogan {
	margin-left: -1px;
	background-color: #FFFFFF;
}

#cursos p.folleto {
	margin-left: -1px;
	text-align: center;
	background-color: #FFFFFF;
}

#columna_centro {
	float: left;
	width: 275px;
	height: 369px;
	
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	
}

#info{
	margin-top: 10px;
	margin-left: 1px;
	float: left;
	width: 271px;
	height: 320px;
	background-color: #FFFFFF;
	line-height: 18px;
}

#info p {
	margin-right: 20px;
	margin-left: 20px;	
}

#info .contacto {
	text-align: center;
}

#columna_derecha {
	float: left;
	width: 254px;
	height: 369px;
	
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FBFBFB;
}

#noticias {
	margin-top: 10px;
	margin-left: 1px;
	float: left;
	width: 240px;
	height: 150px;
	background-color: #F4F4F4; 
}

#noticias ul {
	margin-left: -1px;
	background-color: #FFFFFF;
	border-left: 2px solid #F4F4F4;
}

#noticias ul li {
	margin-left: -15px;
	_margin-left: 25px;
	list-style: square;
	line-height: 18px;
}

#noticias ul li a {
	color: #0068CC;
	font-weight: normal;
}

#noticias a:hover {
	color: #000000;
}

#noticias ul li.fecha {
	list-style: none;
	border-bottom: 1px solid #EBF1F3;
}

#mundoeureka {
	margin-top: 10px;
	margin-left: 1px;
	float: left;
	width: 240px;
	height: 150px;
	background-color: #F4F4F4;
}

#mundoeureka ul {
	_margin-left: -1px;
	background-color: #FFFFFF;
	border-left: 2px solid #F4F4F4;
}

#mundoeureka ul li {
	margin-left: -15px;
	_margin-left: 25px;
	list-style: square;
	line-height: 18px;
}

#mundoeureka ul li a {
	color: #0068CC;
	font-weight: normal;
}

#mundoeureka a:hover {
	color: #000000;
}

#mundoeureka ul li.fecha {
	list-style: none;
	border-bottom: 1px solid #EBF1F3;
}

#pie {
	background-color: #FFFFFF;
	text-align: left;
	width: 785px;
	height: auto;
	
	margin: 15px auto;
}

#acreditaciones1 {
	float: left;
	width: 230px;
	height: 90px;
	background-color: #FFFFFF;
}

#colofon {
	float: left;
	width: 295px;
	height: 90px;
	background-color: #FFFFFF;
}

#colofon p {
	text-align: center;
}

#acreditaciones2 {
	float: right;
	width: 260px;
	height: 90px;
	background-color: #FFFFFF;
}


/* -------------------- PÁGINAS DE SEGUNDO NIVEL  ------------------- */

#contenedor_2 {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF; 
	width: 794px; 
	height: auto;
	text-align: center; 
	margin: 0 auto;  
}

#cabecera_2 {
	background-color: #FFFFFF;
	text-align: left;
	width: 785px;
	height: 51px;
	margin: 15px auto;
}

#columna_izquierda_2 {
	float: left;
	width: 235px;
	height: auto;
	background-color: #FBFBFB;
	
}

#logo_2 {
	float: left;
	width: 220px;
	height: 99px;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-left: 5px; 
}

#navegacion {
	float: left;
	width: 220px;
	height: auto;
	background-color: #F4F4F4;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-left: 5px;
}

#navegacion ul {
	_margin-top: 15px;
	margin-left: -1px;
	width: 210px;
	border-right: 1px solid #CCCCCC;
	padding: 0;
	list-style: none;	
}

#navegacion li {
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	height: 20px;
	margin-left: -5px;
}

#navegacion li.sub {
	background-color: #F4F4F4;
	margin-left: 9px;
}

#navegacion li span {
	background-color: #FFFFFF;
}

#navegacion a {
	margin-left: 20px;
}

#navegacion a.enlaces {
	margin-left: 0px;
}

#navegacion p {
	text-align: center;
}

#navegacion h3 {
	font: 14px Arial, Tahoma, sans-serif;
	font-weight: bold;
	color: #000000;
}

#columna_derecha_2 {
	float: right;
	width: 520px;
	height: auto;
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#entradilla {
	float: right;
	width: 520px;
	height: auto;
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	margin: 5px;
}

#entradilla h1 {
	text-align: left;
}

#cuerpo {
	float: right;
	width: 520px;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-left: 5px;
}

#cuerpo h2 {
	text-align: left;
}

#cuerpo_izquierda {
	float: left;
	width: 240px;
	height: 175px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}

#cuerpo_izquierda2 {
	float: left;
	width: 240px;
	height: 150px;
	background-color: #FFFFFF;
	margin-top: 5px;
	_margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}

#cuerpo_izquierda img {
	float: right;
	width: 100px;
	height: 50px;
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 2px;
}

#cuerpo_derecha {
	float: right;
	width: 240px;
	height: 175px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}

#cuerpo_derecha2 {
	float: right;
	width: 240px;
	height: 150px;
	background-color: #FFFFFF;
	margin-top: 5px;
	_margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}

#cuerpo_derecha img {
	float: right;
	width: 100px;
	height: 50px;
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 2px;
}

#pie_2 {
	float: left;
	width: 785px;
	height: 50px;
	background-color: #FBFBFB;
	margin-top: 10px;
	margin-left: 5px;
	_margin-left: 2px;
	border-top: 1px solid #CCCCCC;
}

#p.enlaces {
	float: left;
}

#p.derechos {
	float: right;
}

#cuerpo img.deco {
	float: right;
	width: 100px;
	height: 50px;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 30px;
}


/* ------------------------- PÁGINAS ESPECIALES --------------------- */


#contenedor_tabla {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF; 
	width: 950px; 
	height: auto; 
	text-align: center; 
	margin: 0px auto;
	_margin-top: 15px;
}

#tabla {
	margin-left: 10px;
	_margin-left: 0px;
}

#pie_tabla {
	float: left;
	width: 935px;
	height: 50px;
	background-color: #FBFBFB;
	margin-top: 50px;
	margin-left: 5px;
	_margin-left: 2px;
	border-top: 1px solid #CCCCCC;
}

#formulario {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	
}

#formulario p {
	margin-left: 20px;
	margin-right: 10px;
}

#mapa {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	
}

#mapa p {
	margin-left: 20px;
	margin-right: 10px;
}

#contenedor_virtual { 
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF; 
	width: 980px;
	height: 775px;  
	text-align: center; 
	margin: 0px auto;
	_margin-top: 15px;  
}

#contenido_virtual {
	background-color: #FFFFFF;
	text-align: left;
	width: 980px;
	height: auto;
	margin: 15px auto;
}

#pie_virtual {
	float: left;
	width: 965px;
	height: 50px;
	background-color: #FBFBFB;
	margin-top: 50px;
	margin-left: 5px;
	_margin-left: 2px;
	border-top: 1px solid #CCCCCC;
}