/* CAPAS */

*{
	margin: 0;
	padding: 0;
}

body {
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;	
}

#GENERAL {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}

#CABECERA {
	width: 940px;
	height: 125px;

}

#NAVEGACION {
	width: 940px;
	height: 47px;
	background-color: #007C92;		
}

#IZQUIERDA {
	width: 190px;
	float: left;
	margin-top: 37px;
}

#CONTENIDO {
	width: 940px;
	background-image: url(../images/bg_centro.gif);
	background-repeat: repeat-y;
}

#CENTRO {
	width: 560px;
	float: left;

}	

.margen {
	padding-left: 21px;
	padding-right: 21px;	
	padding-top: 37px;		
}


#DERECHA {
	width: 190px;
	float: left;
	margin-top: 37px;
	text-align: right;
}

#LOGO {
	float: left;
}

#PROTECTORADO {
	margin-top: 45px;
	float: right;
}

#MENU {
	position: relative;
	float: left;
	top: 15px;
	color: #FFFFFF;
	font-weight: bold;
	left: 210px;
	width: 518px;
}

#IDIOMA {
	position: relative;
	width: 165px;
	float: right;
	top: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}

#BUSQUEDAS {
	color: #007C92;
	font-weight: bold;
}


#PROYECTOS {
	font-size: 11px;
}

#IMAGEN {
	width: 518px;
}

#INTRODUCCION {
	width: 518px;
	text-align: left;
}

#ESTUDIOS {
	left:15px;
}

#PIE {
	clear: both;
}

.ficha {
	clear: both;
	margin-bottom: 20px;
}


.portada {
	float: left;
	width: 180px;
}


.descriptor {
	font-size: 14px;
}


.separador {
	clear: both;
	height: 20px;
}

/* ESTILOS */

.a11negro {
	font-size: 11px;
	color: #000000;
}
.a14negro {
	font-size: 14px;
	color: #000000;
}

.a11azul {
	font-size: 11px;
	color: #007C92;	
}

a.a11azul {
	text-decoration: none;
	color: #007C92;
}


a.a11azul:hover {
	text-decoration: underline;
	color: #007C92;
}

a.a11azul:visited {
	text-decoration: none;
	color: #007C92;
}
.a14azul {
	font-size: 14px;
	color: #007C92;	
}
a {
	text-decoration: none;
	color: #000000;
}


a:hover {
	text-decoration: underline;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a.proyectos_curso {
	font-weight: bold;
	text-decoration: none;
	color: #007C92;			
}

a.proyectos_curso_visited {
	color: #007C92;			
}

a.proyectos_curso:hover {
	text-decoration: underline;
	color: #007C92;			
}

a.linkmenu {
	text-decoration: none;
	color: #FFFFFF;
}

a.linkmenu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a.linkmenu:visited {
	text-decoration: none;
	color: #FFFFFF;
}

ul {
	width: 140px;
	padding-left: 20px;
	list-style-image: url(../images/ul_proyectos.gif);	
}

li {
	margin-bottom: 20px;
}


.buscador {
	width: 164px;;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #007C92;
	border: 1px solid #007C92;
}

.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #007C92;
	border: 1px solid #007C92;
	padding-left: 5px;
	padding-right: 5px;	
	
}
#leo
{
width: 164px;
height:179px;
float:left;

}