	/* CSS Document */
	
	body {
		background-color: #E9E9E9;
		font-family:Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 0.85em;
		padding-top: 0px;
		margin-top: 0px;
	}
	
	#title {
		font-size:17px;
		font-weight:bold;
		background-color:#E9E9E9;
		width: 90%;
		height:20px;
		vertical-align:middle;
		padding-top:4px;
		padding-left: 60px;
	}
	
	a {
		color:#000000;
		text-decoration:none;
	
	}
	
	
	#contenedor {
		background-color: #FFFFFF;
		border-right: 1px dotted #A3A3A3;
		border-left: 1px dotted #A3A3A3;
		border-bottom: none;
		border-top: 1px dotted #A3A3A3;
		margin-top: 5px;
		margin-bottom: 0px;
		margin-left: auto;
		margin-right: auto;
		max-width: 960px;
		min-width: 240px;
		overflow: auto;
		overflow: hidden;
		padding-top: 0px;
		padding-bottom:10px;
	}
	
	#cabecera {
		background-image: url(../img/head2.gif);
		background-color: #e9e9e9;
		background-repeat: no-repeat;
		/*font-size: 44px;*/	
		height: 121px;
		margin-top: 0px;
		padding-left:25px;
		/*max-height: 150px;*/
		overflow: hidden;
		position: relative;
	}
	
	#cuadro_gris {
		background-color:#E9E9E9; 
		margin-right:8px;	
		margin-top: 25px;
		min-height: 350px;
	}
	/*---  MAIN PAGE CONTENT ---*/
	#cuerpo {
		/*width: 500px;*/
		width:70%;
		text-align: justify;
		margin-top: 0px;
		padding-top: 0px;
		padding-bottom: 10px;
		/*padding-left: 20px;*/
		padding-right: 5px;
		voice-family: inherit;
		position: relative;
		float: right;
		overflow: hidden;
	}
	
	#menu {
		position: relative;
		font-size:13px;
		float: left;
		/*width: 175px;*/
		width: 189px;
		height:380px;
		padding-top: 30px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 30px;
		/*text-align: justify;*/
		font-weight:bold;
		color: #333;
		overflow: hidden;
		border-right: 2px solid #FA593F;
		border-bottom: 4px solid #FA593F;
	/*	background-image:url(../img/css/borde.png);
		background-position:bottom;
		background-repeat:repeat-x; */
	/*	border-bottom: url(../img/css/borde.png);*/
		z-index:2;
	}
	
	.menuSpacer {
		border-bottom: 1px dotted #FA593F;
	/*	margin-bottom: 15px; */
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 10px;
		vertical-align:middle;
		
	}
	
	.menuSpacer_selected {
	
		border-bottom: 1px dotted #FA593F;
	/*	margin-bottom: 15px; */
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 10px;
		vertical-align:middle;	
	}
	
	img.icono {
		border: none;
		position:absolute;
		top:27px;
		left:20px;
		height: 32px;
		
	}
	
	img.inicio {
		border: solid 1px #A3A3A3;
		padding: 5px;
		margin: 10px;
		width: 100px;
		height: 100px;
		background-color:#F1F1F1;
	}
		
	#photos{
		padding-left:30px;
		margin-top:40px;
	}
	
	
	.menuSpacer_selected a {
		color:#FA593F;
		font:bold;
		font-style:italic;
	}
	
	
	#texto_inicio {
		margin-right:auto;
		margin-left:auto;
		padding:20px;
		padding-left:40px;
		font-size:16px;
		color:#333333;	
	}
	
	#localizador {
		position:absolute;
		padding:20px;
		width:100px;
		height:100px;
		left: 290px;
		top: 90px;
		border:none;	
	}
	
	#localizador a 
	{
		border: none;
		text-decoration:none;
	}
	
	#localizador a img
	{
		border: none;
		text-decoration:none;
	}
	#texto_inicio  ul {
	
		list-style-image: url(../img/css/arrow.png);
		font-weight:bold; 
	
	}
	
	#texto_inicio  ul ul{
		list-style-image:none;
		list-style-type:none;
		margin-top: 10px;
		margin-bottom: 20px;
		font-weight:normal;
	}
	
	#texto_inicio a {
		font-size: 16px; 
		color:#000066;
		text-decoration:none;
		border-bottom: thin dashed #000066;
	}
	#texto_inicio a:hover {
	
		color:#000066;
		text-decoration:none;
		border-bottom: thin dotted #000066;
	}
	
	#texto_miembros {
		margin-right:auto;
		margin-left:auto;
		padding:20px;
		padding-left:40px;
		font-size:14px;
		color:#333333;
		
	}
	
	
	#texto_miembros table {
		font-size:16px;
	}
	#texto_miembros table {
		margin-bottom: 20px;
		font-size:16px;
	}
	
	#texto_miembros table tr td {
		padding-bottom:10px;
		
	}
	#texto_miembros table tr td a.miembro_link {
		border-bottom:#000066 1px dashed;
	}
	#texto_miembros table tr td a.miembro_link:hover {
		border-bottom:#FF6600 1px dotted;
		background-color:#F1F1F1;
	}
	
	#texto_miembros table tr td a img {
		border:none;
		border-bottom:none;
	}
	
	
	/*  Enlaces de interés  */
	#enlaces_interes{
	padding-bottom: 20px;
		
	}
	
	#enlaces_interes .nombre_seccion{
			font-size:16px;
			font-weight:bold;
			color:#FA593F;
			margin-top:50px;
		}
	
	#enlaces_interes a {
		font-size: 16px; 
		color:#000066;
		text-decoration:none;
		border-bottom: thin dashed #000066;
 		font-weight:normal;
	}
	#enlaces_interes a:hover {
	
		color:#000066;
		text-decoration:none;
		border-bottom: thin dotted #000066;
		font-weight:normal;
	}
	
	
	
	
	#menu_titulo {
		font-size:14px;
		font-style:normal;
		font-weight:bold;
		background-color:#FDE3BD;
		text-align:center;
		vertical-align:middle;
		margin-bottom: 20px;
	}
	
	
	#extension_baja {
		background-color: #FFFFFF;
		border-right: 1px dotted #A3A3A3;
		border-left: 1px dotted #A3A3A3;
		border-bottom: 1px dotted #A3A3A3;
		border-top: none;
		margin-top: 0px;
		margin-bottom: 10px;
		margin-left: auto;
		margin-right: auto;
		max-width: 960px;
		min-width: 240px;
		overflow: hidden;
		padding-top: 10px;
		padding-bottom:10px;
		
	}
	
	#pie {
		background-color:#E9E9E9;
		width: 95%;
		height:20px;
		margin-left: auto;
		margin-right: auto;
		font-size:9px;
		color:#333333;
		text-align:center;
		padding-top:4px;
		vertical-align:middle;
		border-top: dotted 1px #FA593F;
	}
	
	
	
	/*** CSS Meneame style pagination ***/
	/********* Paginado  **************/
	div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
		color:#ff6500;
		font-size:70%;
	}
	
	div.pagination a {
		border: 1px solid #ff9600;
		margin-right:3px;
		padding:5px 7px;

		background-image:url(../img/css/meneame.jpg);
		background-position:bottom;
		text-decoration: none;

		color: #ff6500;		
	}
	div.pagination a:hover, div.meneame a:active {
		border: 1px solid #ff9600;
		background-image:none;
		background-color:#ffc794;
		color: #ff6500;
	}
	div.pagination span.current {
		margin-right:3px;
		padding:5px 7px;
		border: 1px solid #ff6500;		
		font-weight: bold;
		background-color: #ffbe94;
		color: #ff6500;
	}
	div.pagination span.disabled {
		margin-right:3px;
		padding:5px 7px;
		border: 1px solid #ffe3c6;	
		color: #ffe3c6;
	}
	
	/******css  sección docencia  ***********/
	
	#texto_docencia {
		margin-right:auto;
		margin-left:auto;
		padding-left:40px;
		padding-top:10px;
		padding-bottom:20px;
		font-size:14px;
		color:#333333;
		/*padding-bottom:60px;	*/
		
	}
	
/*
	
	#texto_docencia ul li {		
		list-style:none;
		font-size:16px;
		font-weight:bold;
		color:#FA593F;
		margin-top:2px;
	
	}
	

	
	#texto_docencia ul ul li {
		list-style:none;
		font-size:15px;
		font-weight:normal;
		color:#000000;
		margin-right:0px;
	
	}*/



	
	#texto_docencia .nombre_licenciatura{
		font-size:18px;
		font-weight:bold;
		color:#009999;
	}
	
	#texto_docencia .subtitulo{
		font-size:16px;
		font-weight:bold;
		color:#01B5BE;
		margin-top:10px;
		margin-left: 10px;
		max-width:500px;
	}
	
	#texto_docencia .enlaces_interés{
		font-size:16px;
		color:#FA593F;
		margin-top:15px;
		margin-left: 10px;
		max-width:500px;
	}
	
	#texto_docencia .sub_enlaces{
		color:#666666; 
		font-size:12px;
		margin-left:20px;
	}

	
	#texto_docencia .enlace_cuadro{
		border: 1px solid #0000FF;
		font-weight:bold;
		width:500px;
		margin: 30px;
		padding:10px;
		background-color:#ECF5FF;
	}
	
	#texto_docencia .enlace_cuadro a 
	{
		font-weight:normal;
		padding-top:10px;
	}
	
	
	#texto_docencia .enlace_cuadro2{
		border: 1px solid #0000FF;
		font-weight:bold;
		width:500px;
		margin: 30px;
		padding:10px;
		background-color:#FDC051;
	}
	
	#texto_docencia .enlace_cuadro2 a 
	{
		font-weight:normal;
		padding-top:10px;
	}
	
	
	#texto_docencia .cuadro_master{
		border: 1px solid #0000FF;
		font-weight:bold;
		width:500px;
		margin: 30px;
		padding:10px;
		padding-bottom:20px;
		background-color:#ECF5FF;
	}
	
	#texto_docencia .cuadro_master a{
	
		font-weight:normal;
		border-bottom: 1px #FA593F dashed;
	
	}
	
	
	
/*	#texto_docencia .subtitulo2{
		font-size:13px;
		color:#ff9966;
		margin-top:15px;
		margin-left: 15px;
	}*/
	
	#texto_docencia .raya{
		margin-top:40px;
		border-bottom:1px #A3A3A3 dotted;		
	}
	
	#texto_docencia ul 
	{
		margin-bottom:30px;
	}
	#texto_docencia ul li.asignaturas {
		list-style-image:url(../img/css/square.png);
		color:#050505;
		font-size:14px;
		font-weight:normal;
		margin-top:10px;
	}
	
	a.enlaces {
		border-bottom: 1px #FA593F dashed;
		margin-top:10px;		
	}
	a.enlaces:hover {
		border-bottom: 1px #FA593F dotted;		
	}
	
	img.logo {
		border:solid 1px #999999;
		margin-left:20px;
		margin-top:20px;
		padding:5px;
		background-color:#CCCCCC;
	
	}
	
	
	
	/*******  css investigación  **************/	
	
	#texto_investigacion {
		margin-right:auto;
		margin-left:auto;
		padding:20px;
		padding-left:40px;
		font-size:14px;
		color:#333333;	
	}
	
	#texto_investigacion .enlace_cuadro{
		border: 1px solid #0000FF;
		font-weight:bold;
		width:500px;
		margin: 30px;
		padding:10px;
		background-color:#ECF5FF;
	}
	
	
	
	#texto_investigacion .nombre_seccion{
		font-size:16px;
		font-weight:bold;
		color:#009999;
		max-width:500px;
		
	}
	
	#texto_investigacion .subtitulo{
		font-size:14px;
		font-weight:bold;
		color:#01B5BE;
		margin-top:20px;
		margin-left: 10px;
	}
	
	#texto_investigacion .subtitulo2{
		font-size:13px;
		color:#ff9966;
		margin-top:15px;
		margin-left: 15px;
	}
	
	#texto_investigacion .raya{
		margin-top:40px;
		border-bottom:1px #A3A3A3 dotted;		
	}
	
	#texto_investigacion ul li.asignaturas {
		list-style-image:url(../img/css/square.png);
		color:#050505;
		font-size:14px;
		font-weight:normal;
		margin-top:10px;
	}
	

	
	/*******css ficha miembros**********/
	#miembro {
		height:250px;
		width:400px;
		margin-top:20px;
		margin-left:20px;
		background-color:#F1F1F1;
		border: 1px dotted #A3A3A3;
	}
	#miembro #nombre {
		font-size:17px;
		font-weight:bold;
		color:#FA593F;
		width: 90%;
		height:30px;
		vertical-align:bottom;
		padding-top:30px;
		margin-right:auto;
		margin-left:auto;	
	}

	#miembro #categoria{
		margin-left: 30px;
		margin-right: 40px;
		font-size:13px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		
	}
	
	#miembro #telefono{
		padding-top:10px;
		margin-left: 30px;
		margin-right: 40px;
		font-size:13px;
		
		font-family:Arial, Helvetica, sans-serif;
	}
	#miembro #telefono img{
		margin-right: 10px;
	}
	
	#miembro #despacho{
		padding-top:10px;
		margin-left: 30px;
		font-size:13px;	
		font-family:Arial, Helvetica, sans-serif;
	}
	
	#miembro #despacho img{
		margin-right: 13px;
	}
	
	#miembro #correo{
		padding-top:10px;
		margin-left: 30px;
		font-size:13px;		
		font-family:Arial, Helvetica, sans-serif;
	}
	
	#miembro #correo img{
		margin-right: 10px;
	}

	#miembro #pagweb{
		padding-top:10px;
		margin-left: 30px;
		margin-right: 40px;
		font-size:13px;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	#miembro #pagweb a{
		font-style:italic;
		color:#666666;
	}
	#miembro #pagweb a:hover{
		border-bottom: 1px #FA593F dotted;
	}
	
	#miembro #pagweb img{
		margin-right: 10px;
	}
