@charset "utf-8";

/* ************************************************** */

/*             Actualizada 12/02/2013                 */

/*                       ***                          */

/* NUEVA HOJA DE ESTILOS PARA EL REDISEO DE LAS       */

/* PAGINAS INTERNAS DEL PORTAL. 2.1 Y 3.1 ANTIGUAS    */

/* Para cualquier tipo de consulta contactar con el   */

/* equipo web al 9392  al 9397                        */

/* UNED - CSI - 26 de Noviembre de 2008               */

/* ************************************************** */



#centro #contenedor a {text-decoration: none;}



/* ************************* */

/*            MIGAS          */

/* ************************* 

#centro #contenedor table font.inplacedisplayid1siteid0 ul#migas{

	width:100%;

	float: left;

	display: inline;

	font-size:9px;

	margin:10px 0 7px 0;

	background:#FFFFFF;

	font-weight: bold;

	font-family:Verdana, "Trebuchet MS";

	}

#centro #contenedor table font.inplacedisplayid1siteid0 ul#migas {

	line-height:18px;

	padding: 0;

	color: #621681; 

}

#centro #contenedor table font.inplacedisplayid1siteid0 ul#migas li {

	float: left;

	display: inline;

	margin: 0 2px 0 2px;

}

#centro #contenedor table font.inplacedisplayid1siteid0 ul#migas a {

	color: #666666; 

	margin:0;

	padding:0; 

	font-weight:normal;

	text-decoration: underline ;

 }

#centro #contenedor table font.inplacedisplayid1siteid0 ul#migas a:hover {

	color: #8f36a2;

}



*/



/* *************************************** */

/* Contenidos principales y menu izquierda */

/* *************************************** */



#centro #contenedor h2 {

	font-family: "Trebuchet MS",Tahoma,Arial,sans-serif;

	font-size: 125%;

	color: #666666;

	background-color: inherit;

	line-height: 20px;

	margin:0px;

	padding-bottom:5px;

	padding-top:15px;

}



#centro #contenedor p {

	line-height: 18px;

	font-family: "Verdana","Arial",sans-serif;

	font-size: 85%;

	color: #333333;

	background-color: #ffffff;

	background-image: none;	

	background-repeat: repeat;	

	background-attachment: scroll;

	background-position: 0% 0%;

	text-align:justify;

}



#centro #contenedor p.titmenu {

	color: #621681;

	font-size: 80%;

	font-weight: bold;

	font-family: verdana,Tahoma,Arial,sans-serif;

	padding-top:5px;

	width:95%;

	text-align:left;

}



/* Selector específico para el padding-top del titmenu */

*:first-child+html #centro #contenedor p.titmenu {

	padding-top:15px;

}



* html #centro #contenedor p.titmenu {

	padding-top:12px;

}

 

/* ************************************************ */

/* Estilos para los enlaces de pgina del men      */

/* ************************************************ */





#centro #contenedor .titleorimageid1siteid0 {

	color: #333333;

	font-family: verdana,Tahoma,Arial,sans-serif;

	font-weight: normal;

	font-size: 80%;

	line-height: 18px;

	padding: 0;

	text-decoration: none;

	background-image:url(http://portal.uned.es/NUEVOWEB/IMAGENES/flecha.GIF);

	background-repeat: no-repeat;

	background-position: left 4px;

	padding-left: 1em;

	text-decoration:none;}



#centro #contenedor a:hover font.titleorimageid1siteid0 {

	background-color: #e8dcec;

	text-decoration:none;

} 



#centro #contenedor a:visited font.titleorimageid1siteid0 {

	text-decoration:none;

	background-image:url(http://portal.uned.es/NUEVOWEB/IMAGENES/flecha.GIF);

	background-repeat: no-repeat;

	background-position: left 4px;

	padding-left: 1em;

}



/* ************************************************ */

/*                   TABLAS                         */

/* ************************************************ */





/* ************************************************ */

/*              Tabla de TIPO 1                     */



.tabla caption {

	font-family: Verdana,Arial, Helvetica, sans-serif; 

	font-size: 14px; 

	color: #666666; 

	font-weight: bold; 

	background-color:inherit;

}



.tabla table {

	font-family: Arial, Helvetica, sans-serif; 

	text-align: center; 

	border-spacing:0px; 

	border:0px;

	margin:10px 0 0 0;

}



.tabla th { 

	color: #666666; 

	font-weight: bold; 

	font-size: 16px;

	padding: 3px 15px 5px 10px; 

	background-color:#EEEEE3;

	text-align: left;

}



.tabla td {

	font-size:14px; 

	color:#333333;

	padding: 3px 15px 10px 10px; 

	margin:2px;

	list-style:none;

}



.tabla tr {

	color: #666666; 

	text-align: left;

	

}



.tabla tr.confondo {

	color: #666666; 

	background-color: #f7f7f8; 

	text-align: left;

}





/* para los enlaces en cualquier tipo de tabla dentro de la capa contenidos */	



/*

#contenedor td a {

	color:#621681; 

	background-color:inherit;

}

#centro #contenedor td a:hover, #centro #contenedor td a:visited {

	color:#fff;

	background-color:#621681; 

}

*/



/* ************************************************ */

/*              Tabla de TIPO 2 "COLOR"             */



.color caption { 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 14px; 

	color: #666666;  

	font-weight: bold; 

	background-color:inherit;

}



.color table { 

	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; 

	border-spacing:0px; 

	border:0px;

	margin:10px 0 0 0;

}



.color th {

	color:#621681; 

	padding: 3px 15px 10px 10px; 

	background-color:#DEDEDE; 

	margin:2px;

}



.color td{ 

	color:#333333; 

	background-color:inherit;

	padding: 3px 15px 10px 10px; 

	vertical-align:middle;

	border-bottom: 1px solid #adadad; 

}



.color tr{ 

	background-color: #fff; 

}

.color tr.confondo{ 

	background-color: #F2F1F7; 

}



#centro #contenedor .color td {

	font-size:14px; 

	color:#333333;

	padding: 3px 15px 10px 10px; 

	margin:2px;

}



/*

#centro #contenedor .color td a {

	color:#621681; 

	background-color:inherit;

}

#centro #contenedor .color td a:hover, #centro #contenedor td a:visited {

	color:#fff;

	background:#621681;

} */





/* ************************************************ */

/*              Tabla para el CUID                  */







.cuid caption { 

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 

	font-size: 14px; 

	color: #666666;  

	font-weight: bold; 

	background-color:inherit;

}



.cuid table { 

	font-family: Verdana, Arial, Helvetica, sans-serif;

	border-spacing:0px; 

	border:0px;

	margin:10px 0 0 0;

}



.cuid th {

	color:#621681;

	padding: 5px 10px 5px 10px;

	background-color:#DEDEDE;

	margin:2px;

	border-right:#fff 1px solid;

	font-size: 11px;	

}



.cuid .centro{

	text-align:center;

}



.cuid .niveles{

	color:#666666; 

	font-size:10px;

	background-color:#ebebeb;

	padding: 5px 7px 5px 7px; 

	vertical-align:middle;

	border-right:#fff 1px solid;

}

.cuid .lengua{

	color:#621681; 

	font-size:11px;

	background-color:#f4f4f4;

	padding: 5px 5px 20px 10px ; 

	vertical-align:middle;

	border-bottom:#fff 1px solid;

	border-right:#fff 1px solid;

}

.cuid .marcado{

	color:#621681; 

	font-size:11px;

	font-weight:bold;

	background-color:#fff;

	vertical-align:middle;

	border-bottom:#adadad 1px solid;

	border-right:#f4f4f4 1px solid;

}



/* ******************************************************** */

/*    Estilo para la flechita de las pestañas desplegables  */

/* ******************************************************** */


