/* *********** CSS ACTUALIZACIÓN DE PORTAL ********** */
/* ***********       21/09/2016    12:35    ********** */
/*    **   Ulti. Actual: PORTADA MATRICULA 2016    ** */
/* ************************************************** */
/* ************************************************** */

/* ******************************************************** */
/* Estilos para la nueva portada de la UNED septiembre 2016 */
/*cajas cuadradas anuncio, grados, máster, doctorado -----------------------------------*/
.featured-item-bg.item-01 {
	background-image: url(http://portal.uned.es/uned_images06/banner_home/bg_anuncio_left2.jpg);
}
.featured-item-bg.item-02 {
	background-image: url(http://portal.uned.es/uned_images06/banner_home/bg_left2.jpg);
}
.featured-item-bg.item-03 {
	background-image: url(http://portal.uned.es/uned_images06/banner_home/bg_center2.jpg);
}
.featured-item-bg.item-04 {
	background-image: url(http://portal.uned.es/uned_images06/banner_home/bg_right2.jpg);
}
.featured-item-bg {
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 10px;
	min-height: 232px;
	position: relative;
	width: 235px;
	height: 235px;
}
.subitem {
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 7px;
	min-height:70px;
	position: relative;
	width: 235px;
	height: 72px;
	box-sizing: border-box;
    color: #fff;
    font-family: 'Asap', sans-serif;
    font-size: 23px;
    font-weight: 400;
    padding: 22px 12px;
}

.featured-item {
	box-sizing: border-box;
	margin-right: 11px;
}
.featured-item a:hover {
	text-decoration:none;
}
a:hover div.subitem{ text-decoration:none; color:white;}
.subitem a { color:#FFF; text-decoration:none; font-family: 'Asap', sans-serif; letter-spacing:0.05em;}
.subitem a:hover {color:white;}
.subitem span.right { float:right}
.subitem_01 {background-image:url(http://portal.uned.es/uned_images06/banner_home/subitem01_2.jpg); margin-bottom: 9px; margin-left: -4px;}
.subitem_02 {background-image:url(http://portal.uned.es/uned_images06/banner_home/subitem02_2.jpg); margin-bottom: 10px; margin-left: -4px;}
.subitem_03 {background-image:url(http://portal.uned.es/uned_images06/banner_home/subitem03_2.jpg); margin-left: -4px;}
.featured-item-text {
	background-color: rgba(255, 255, 255, 0.7);
	bottom: 0;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	letter-spacing: 0.5px;
	position: absolute;
	width: 235px;
	box-sizing: border-box;
	padding: 0 1em 0 0.5em;
	text-align: left;
}
/*textos cajas cuadradas grados, máster, doctorado  -----------------------------------*/
p.featured-item-tit {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	color: #333;
	font-size: 15.5px;
	margin-bottom: 0px;
	line-height: 1em;
	padding-bottom: 0;
	margin-top: 8px;
}

.featured-item-bg.item-03 p.featured-item-tit {font-size: 14.5px;}/*estilo para titulo caja OTRI*/
p.featured-item-subtit {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0;
	color: #0099ff;
}
p.featured-item-subtit a {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #0099ff;
	text-decoration: none;
}
p.featured-item-subtit a:hover {
	text-decoration: underline;
}
/*cajas anuncios -----------------------------------*/
.announcement-item {
	background-image: url(http://portal.uned.es/uned_images06/banner_home/flecha_anuncios.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #dbdbdb;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	/*margin-bottom: 0px;*/
	width: 235px;
	box-sizing: border-box;
	padding: 0.1em 0.5em 0.1em 0.5em;
	margin-bottom: 6px; /*eliminar este estilo si en oracle portal no fuese necesario*/
}
/*textos anuncios -----------------------------------*/



.featured-item-text > p.announcement-item-tit {
	padding-top: 5px;
}
p.announcement-item-tit {
	color: #c1272d;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 14.5px;
	margin-bottom: 0px;
	padding: 10px 5px 0 0 !important;
	line-height: 1.3em;
}
p.announcement-item-subtit {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 13px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	line-height: 1.2em;
	color: #0d553f;
}
p.announcement-item-subtit a {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #0d553f;
	text-decoration: none;
	line-height: 120%;
}
p.announcement-item-subtit a:hover {
	text-decoration: underline;
}
/*bloque texto central NOTICIAS  -----------------------------------*/
.noticias {
	border-bottom: 1px dotted #dedede;
	margin-bottom: 10px;
	margin-right: 20px;
	;
}
.noticias p.tit_noticia {
	font-family: 'Asap', sans-serif;
	font-weight: 400;
	font-size: 17px;
	margin-bottom: 0px;
	padding-bottom: 0;
	margin-top: 5px;
}
.noticias p.tit_noticia a {
	font-family: 'Asap', sans-serif;
	font-weight: bold;
	color: #0d553f;
	text-decoration: none;
}
.noticias p.texto_noticia {
	font-family: 'Asap', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #4d4d4d;
	margin-top: 0px;
	padding-top: 0;
	line-height: 130%;
}
.noticias p.texto_noticia a {
	font-family: 'Asap', sans-serif;
	font-weight: 400;
	color: #0099ff;
	text-decoration: none;
}
.noticias p.texto_noticia a:hover {
	text-decoration: underline;
}
h2.home {
	font-family: 'Asap', sans-serif;
	/*font-weight: 400;*/
	font-size: 23px;
	font-weight: bold;
	color: #0d553f;
	padding-top: 10px;
	letter-spacing: 0.04em;
	border-bottom: none;
}
h3.home {
	font-family: 'Asap', sans-serif;
	/*font-weight: 400;*/
	font-size: 18px;
	font-weight: bold;
	color: #0d553f;
	text-align: left;
	letter-spacing: 0.04em;
	padding-top: 10px;
	border-bottom: none;
}
h4.home {
	font-family: 'Asap', sans-serif;
	/*font-weight: 400;*/
	font-size: 15.5px;
	font-weight: bold;
	color: #0d553f;
	letter-spacing: 0.04em;
}
h4.home a {
	font-family: 'Asap', sans-serif;
	font-weight: 400;
	color: #0d553f;
	text-decoration: none;
}
h4.home a:hover {
	text-decoration: underline;
}
p.texto_home {
	font-family: 'Asap', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #4d4d4d;
	margin-top: 0px;
	padding-top: 0;
	line-height: 120%;
}
p.texto_home a {
	font-family: 'Asap', sans-serif;
	color: #4d4d4d;
	text-decoration: none;
}
p.texto_home a:hover {
	text-decoration: underline;
}
a.texto_home {
	font-family: 'Asap', sans-serif;
	color: #4d4d4d;
	text-decoration: none;
}
a:hover.texto_home {
	text-decoration: underline;
}
/*portlet redes sociales / repositiorio uned -----------------------------------*/
div.portlet.home {
	margin-top: 0px;
}
.home > ul.agenda li {
	background: none;
	border-bottom: none;
	padding-left: 0px;
	list-style: none;
}
/* FIN DE ESTILOS PARA LA NUEVA PORTADA DE LA UNED DE SEPTIEMBRE 2016 */
/* ****************************************************************** */





/* Estilos para la PORTADILLA ESTUDIOS 2015 - OCTUBRE */







.cabecera_bloque h2.rojo {

	color: #c1272d;

}

hr.estudios {

	border-bottom: 1px dotted #dedede;

	color: transparent;

	border-top-width: 0px;

	border-top-style: none;

	margin-right: 6px;

}

/*cajas estudios-----------------------------------*/



.cabecera_bloque {

	background-color: #ccc;

	margin-right: 20px;

}

.cabecera_bloque_verde {

}

.cabecera_bloque h2 {

	background-color: #ccc;

	color: #00533F;

	font-family: "Asap";

	font-size: 116%;

	font-weight: bold;

	letter-spacing: 0.05em;

	padding: 6px 14px;

}

.cabecera_bloque_verde h2 {

	color: #0d553f;

	font-family: "Asap";

	font-size: 116%;

	font-weight: bold;

	letter-spacing: 0.05em;

	padding: 6px 0px;

}

.contenido_bloque {

	background-image: url(http://portal.uned.es/uned_images06/flecha_estudios_gris.png);

	background-position: top right;

	background-repeat: no-repeat;

	border-bottom: 1px solid #ccc;

	border-left: 1px solid #ccc;

	border-right: 1px solid #ccc;

	padding: 4px 15px;

	margin-bottom: 15px;

	margin-right: 20px;

}

.contenido_bloque.verde {

	background-image: none;

	border-bottom: none;

	border-left: none;

	border-right: none;

	padding: 0px 0px;

	;

}

/*.contenido_bloque ul {



	padding-left: 14px;



}*/



.contenido_bloque.verde ul {

	padding-left: 0px;

	list-style: none;

}

.contenido_bloque li {

	font-family: "Asap";

	color: #0d553f;

	border-bottom: 1px dotted #dedede;

	padding: 4px 0;

	list-style-image: url(http://portal.uned.es/uned_images06/bullet_estudios.png);

	list-style-position: outside;

}

.contenido_bloque.verde li {

	font-family: "Asap";

	color: #ccc;

	border-bottom: none;

	padding: 4px 0;

	list-style-image: none;

	line-height: 1em;

}

.contenido_bloque li:last-child {

	border-bottom: none;

}

.contenido_bloque li a {

	font-family: "Asap";

	font-size: 107%;

	color: #0d553f;

	text-decoration: none;

}

.contenido_bloque.verde li a {

	font-family: "Asap";

	font-size: 104%;

	color: #666;

	text-decoration: none;

	line-height: 1em;

}

.contenido_bloque li a:hover {

	color: #666;

}

.contenido_bloque.verde li a:hover {

	color: #0099ff;

	text-decoration: underline;

}

/*estilos predefinidos en las css de la home, adaptados para pagina estudios-----------------------------------*/	



.announcement-item ul {

	margin-top: 5px;

	padding-bottom: 5px;

	margin-left: 4px;

}

.announcement-item ul li {

	line-height: 120%;

	list-style: none;

	padding-left: 0px;

	padding-bottom: 5px;

}

.announcement-item li a {

	line-height: 120%;

	font-family: "Montserrat", sans-serif;

}

/* Estilos para la PORTADILLA ESTUDIOS 2015 - OCTUBRE */



/* ********************* fin *********************************** */

/* ******************************************************************* */

/* BOTONES CSS PARA LAS GUIAS */



.button {

	border: 1px solid #C3D0D3;

	border-radius: 3px;

	color: #555;

	display: inline-block;

	font: bold 12px/12px HelveticaNeue, Arial;

	padding: 5px 0px;

	text-decoration: none;

	min-width: 70px;

	text-align: center;

}

.button.general {

	background: #D4E8F2;

	border-color: #A6BEC5;

	box-shadow: 0 1px 1px #EAEEEF, inset 0 1px 0 #E5E8E8;

	color: #08617C;

	text-shadow: 0 1px 0 #DEE5E7;

	background: -moz-linear-gradient(top, #EFF1F2, #CAE0E7);

 background: -webkit-linear-gradient(top, #EFF1F2, #CAE0E7) background: o-linear-gradient(top, #EFF1F2, #CAE0E7);

	background: ms-linear-gradient(top, #EFF1F2, #CAE0E7);

	background: linear-gradient(top, #EFF1F2, #CAE0E7);

 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#EFF1F2', endColorstr='#CAE0E7');

}

.button.general:hover {

	background: #0B66CD;

	color: #0875B6;

	border-color: #c7c7c7 #c3c3c3 #bebebe;

	box-shadow: 0 1px 1px #ebebeb, inset 0 1px 0 #f3f3f3;

	text-shadow: 0 1px 0 #fdfdfd;

	text-decoration: none;

	background: -moz-linear-gradient(top, #efefef, #f8f8f8);

	background: -webkit-linear-gradient(top, #efefef, #f8f8f8);

	background: -o-linear-gradient(top, #efefef, #f8f8f8);

	background: -ms-linear-gradient(top, #efefef, #f8f8f8);

	background: linear-gradient(top, #efefef, #f8f8f8);

 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#f8f8f8');

}

/* MENU CLASICO */















.titleorimageid1siteid0 {

	background-image: url("http://portal.uned.es/NUEVOWEB/IMAGENES/bullet.gif");

	background-position: left 4px;

	background-repeat: no-repeat;

	color: #555555;

	padding: 0 0 0 10px;

	font-family: Arial, Verdana, Helvetica, "San Serif";

	font-size: 75%;

	border-bottom: 1px solid #C7C7C7 100%;

	line-height: 20px;

	text-decoration: none;

	width: 100%;

}

/* modificaciones a los menus de estudios */















.menu2 h3, .menu4 h3 {

	background: url("http://portal.uned.es/NUEVOWEB/IMAGENES/bg_menu_interiores2.jpg") repeat-x scroll 0 0 #00533F;

	color: #FFFFFF;

	float: left;

	font-size: 100%;

	font-weight: bold;

	margin-top: 17px;

	padding: 5px;

	width: 90%;

}

.inplacedisplayid1siteid0 .menu2 li a, .inplacedisplayid1siteid0 .menu4 li a {

	background-image: url("http://portal.uned.es/NUEVOWEB/IMAGENES/bullet.gif");

	background-position: left 4px;

	background-repeat: no-repeat;

	font-family: Arial, Verdana, Helvetica, "San Serif";

	line-height: 20px;

	text-decoration: none;

	width: 100%;

	color: #555555;

	font-size: 100%;

	padding: 0 5px 0 10px;

}

.inplacedisplayid1siteid0 .menu4 li, .inplacedisplayid1siteid0 .menu2 li {

	padding-left: 3px;

}

/* Migas de pan */















font.titleorimageid74377siteid0 {

	background-position: left 4px;

	background-repeat: no-repeat;

	color: #00533F;

	font-family: Arial, Verdana, Helvetica, "San Serif";

	font-size: 100%;

	font-weight: normal;

	line-height: 20px;

	text-decoration: underline;

}

font.titleid74377siteid0 {

	background-position: left 4px;

	background-repeat: no-repeat;

	color: #00533F;

	font-size: 65%;

	font-family: Arial, Verdana, Helvetica, "San Serif";

	font-weight: normal;

	line-height: 20px;

	text-decoration: none;

}

/* clase para titmenu */















.titmenu {

	background: url("http://portal.uned.es/NUEVOWEB/IMAGENES/bg_menu_interiores2.jpg") repeat-x scroll 0 0 transparent;

	color: #FFFFFF;

	background-color: #00533F;

	float: left;

	font-size: 100%;

	font-weight: bold;

	padding-bottom: 3px;

	padding: 5px;

	margin-top: 17px;

	width: 95%;

}

/* encabezados */















h2 {

	color: #73751F;

	font-size: 150%;

	font-weight: bold;

	padding-bottom: 7px;

	padding-top: 18px;

}

h3 {

	border-bottom: 1px dotted #A4A4A4;

	/*  color: #00533F; */















	font-size: 120%;

	font-weight: bold;

	margin-bottom: 10px;

	padding: 15px 0 0;

}

/* Modificaciones para la página de los cuadros de admisión y matricula */















font.inplacedisplayid1siteid0 {

	/* border-bottom: 1px dotted #A4A4A4;*/































	color: #00533F;

	font-size: 80%;

	margin-bottom: 10px;

	padding: 8px 0 0;

}

.matricula_asignatura2 {

	background-color: #f0f0f0;

	height: 170px;

	padding: 10px;

	position: relative;

	margin: 10px 0px;

	width: 80%;

}

.matricula_asignatura2 h2 {

	color: #73817e;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	line-height: 20px;

	margin: -10px 0 0;

	padding: 10px;

}

.matricula_asignatura2 p {

	clear: both;

	color: #73817e;

	float: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	margin-bottom: 5px;

	margin-top: 4px;

	position: relative;

	text-align: left;

	padding: 5px;

}

.matricula_asignatura {

	background-color: #c1d1cd;

	height: 170px;

	padding: 10px;

	margin: 10px 0px;

	position: relative;

	width: 80%;

}

.botones_matricula_admision {

	bottom: 5px;

	float: left;

	position: absolute;

	width: 95%;

}

.botones_matricula_admision a {

	background-image: url("http://portal.uned.es/NUEVOWEB/IMAGENES/bullet.gif");

	background-position: right center;

	background-repeat: no-repeat;

	color: #00533F;

	display: block;

	float: right;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: 700;

	margin-top: 5px;

	padding-right: 20px;

	position: relative;

	text-align: right;

	text-decoration: none;

}

/* Como se estudia en la UNED - Flexible y a tu ritmo */















.menu_sup1 {

	background: url("http://portal.uned.es/pls/portal/docs/1/10406077.JPG") repeat-x scroll 0 0 transparent;

	float: left;

	font-size: 70%;

	padding: 1%;

	text-decoration: none;

	width: 98%;

}

.menu_sup1 UL.listamenu_sup2, UL.listamenu_sup3 {

	font-family: 'Lucida Sans', "Verdana", Arial, Sans-serif;

	height: 40px;

	margin: 0;

	padding: 0 0;

	text-align: center;

	width: 95%;

}

LI.listamenu_sup1_bt1, LI.listamenu_sup1_bt2, LI.listamenu_sup1_bt3, LI.listamenu_sup1_bt4, LI.listamenu_sup1_bt5 {

	/* border-bottom: 2px solid #993F00; */















	float: left;

	padding-left: 20px;

	font-family: 'Lucida Sans', "Verdana", Arial, Sans-serif;

	font-size: 17px;

	list-style-type: none;

	position: relative;/* width: 18%; */

}

LI.listamenu_sup1_bt1 a, LI.listamenu_sup1_bt2 a, LI.listamenu_sup1_bt3 a, LI.listamenu_sup1_bt4 a, LI.listamenu_sup1_bt5 a {

	color: #9aa635;

	font-weight: bold;

	text-decoration: underline;

	padding: 0 0px;

}

.inplacedisplayid1siteid0 LI.listamenu_sup1_bt1, .inplacedisplayid1siteid0 LI.listamenu_sup1_bt2, .inplacedisplayid1siteid0 LI.listamenu_sup1_bt3, .inplacedisplayid1siteid0 LI.listamenu_sup1_bt4, .inplacedisplayid1siteid0 LI.listamenu_sup1_bt5 {

	float: left;

	font-family: 'Lucida Sans', "Verdana", Arial, Sans-serif;

	font-size: 17px;

	list-style-type: none;

	padding-bottom: 0;

	padding-left: 22px;

	padding-top: 0;

	position: relative;

	width: auto;

}

.inplacedisplayid1siteid0 LI.listamenu_sup1_bt1 a, .inplacedisplayid1siteid0 LI.listamenu_sup1_bt2 a, .inplacedisplayid1siteid0 LI.listamenu_sup1_bt3 a, .inplacedisplayid1siteid0 LI.listamenu_sup1_bt4 a, .inplacedisplayid1siteid0 LI.listamenu_sup1_bt5 a {

	color: #9AA635;

	font-weight: bold;

	text-decoration: underline;

}

LI.listamenu_sup1_bt1 a:hover, LI.listamenu_sup1_bt2 a:hover, LI.listamenu_sup1_bt3 a:hover, LI.listamenu_sup1_bt4 a:hover, LI.listamenu_sup1_bt5 a:hover {

	color: #606910;

	font-weight: bold;

	text-decoration: none;

}

.contenido_subtitulo {

	color: #00533F;

	font-size: 22px;

	font-weight: normal;

	margin: 0;

	padding: 10px 0 0;

}

.contenido_texto DIV {

	color: #666a69;

	font-family: 'Lucida Sans', "Verdana", Arial, Sans-serif;

	font-size: 13px;

	line-height: 20px;

	margin: 10px 0;

	text-align: justify;

}

.titulo1 h1 {

	color: #73751F;

	font-size: 120%;

	font-weight: bold;

	padding-bottom: 10px;

}

/* ************************************************* */















/* Listado dentro de páginas a destacar */















.inplacedisplayid1siteid0 li {

	font-size: 100%;

	line-height: 20px;

	/* padding-left: 2%;*/















	width: 95%;

	list-style-position: inside;

}

.inplacedisplayid1siteid0 li a {

	font-size: 100%;

	color: #00533F;

}

.listamenu_sup4 .inplacedisplayid1siteid0 ul li {

	float: none;

	font-size: 200%;

	padding-bottom: 2px;

	padding-left: 2%;

	padding-top: 5px;

}

/* **************************************************** */















/* **********   TABLAS CON LA CLASE COLOR    ********** */















table .color {

	border-bottom: 1px solid #9dada9;

	margin-bottom: 20px;

	width: 98%;

}

.color table td {

	background-color: #ffffff;

	line-height: 20px;

	padding: 7px;

}

.color table tr.confondo td {

	background-color: #c6dad5;

	border-bottom: 1px solid #9dada9;

}

.color .confondo td {

	background-color: #c6dad5;

	border-bottom: 1px solid #9dada9;

}

table .color td {

	background-color: #ffffff;

	line-height: 20px;

	padding: 7px;

}

/* ***************************************************************************** */















/* **********   TABLAS CON LA CLASE COLOR PARA APLICACIÓN NOTICIAS    ********** */















table .colornoticia {

	border-bottom: 1px solid #9dada9;

	margin-bottom: 20px;

	width: 98%;

	font-size: 85%;

}

.colornoticia table td {

	background-color: #ffffff;

	line-height: 20px;

	padding: 7px;

}

.colornoticia table tr.confondo td {

	background-color: #c6dad5;

	border-bottom: 1px solid #9dada9;

}

.colornoticia .confondo td {

	background-color: #c6dad5;

	border-bottom: 1px solid #9dada9;

}

table .colornoticia td {

	background-color: #ffffff;

	line-height: 20px;

	padding: 7px;

}

/* **************************************************** */















/* **********       TABLAS CON TABLA 1       ********** */















.tabla1 table {

	width: 100%;

	border: 1px solid #c9d1cf;

	font-size: 100%;

}

.tabla1 table thead th {

	padding: 7px;

}

.tabla1 table td a {

	color: #333;

}

.tabla1 table tr {

	border-bottom: 1px solid #c9d1cf;

}

.tabla1 table td {

	padding: 7px;

}

div.tabla1 table td {

	color: #00533F;

	padding-left: 15px;

	padding: 7px 8px 7px 10px;

}

td.tabla1_facultad a {

	width: 100%;

}

/* **************************************************** */















/* **********       TABLAS CON TABLA 3       ********** */















.tabla3 table {

	width: 100%;

	border: 2px solid #c9d1cf;

	font-size: 100%;

}

.tabla3 table thead th {

	padding: 7px;

	border-bottom: 1px solid #99A7A4;

	font-size: 100%;

}

.tabla3 table td a {

	color: #00533F;

	font-size: 80%;

	font-weight: bold;

}

.tabla3 table tr {

	border-bottom: 1px solid #c9d1cf;

}

.tabla3 table td {

	padding: 8px;

}

.tabla3 .PortletText1 {

	color: #CA743A;

	font-size: 70%;

}

/* **************************************************** */















/* *         descripciones a elementos de texto       * */















.descriptionid1siteid0 {

	font-size: 75%;

	font-style: italic;

}

/* **************************************************** */















/* **********       PARRAFO DESTACADO        ********** */















.parrafodestacado {

	background: none repeat scroll 0 0 #F7F7F8;

	border-bottom: 1px dashed #621681;

	border-top: 1px dashed #621681;

	font-family: Verdana, Arial, sans-serif;

	margin: 0 0 2em;

	padding: 0.5em;

	text-align: left;

}

.parrafodestacado h4 {

	color: #00533F;

}

.parrafodestacado2 {

	border-bottom: 1px dashed #621681;

	font-family: Verdana, Arial, sans-serif;

	margin: 0 0 2em;

	padding: 0.5em;

	text-align: left;

}

.parrafodestacado2 a {

	color: #00533F;

	font-size: 100%;

	text-decoration: none;

}

/* **************************************************** */

/* **********       PARRAFO con recuadro     ********** */



.parrafoconrecuadro {

	background-color: #C6DAD5;

	border: 1px dotted #00533F;

	color: #333333;

	font-family: Verdana, Arial, sans-serif;

	padding: 0.5em;

	margin: 10px;

}

.parrafoconrecuadro h3 {

	color: #00533F;

	font-size: 130%;

	border: none;

}

/* **************************************************** */

/* **********         NOTICIAS MARKETING     ********** */ 

.titulo, .titulo table a, .titulo em {

	color: #BB4B00;

	float: left;

	font-size: 100%;

	font-weight: bold;

	padding-bottom: 3px;

	padding-left: 0;

	padding-top: 3px;

	width: 100%;

}

/* **************************************************** */

/* **********         Enlace Canal UNED      ********** */ 

.canaluned {

	color: #00533F;

	font-size: 100%;

	background: url("http://portal.uned.es/NUEVOWEB/IMAGENES/bullet.gif") no-repeat scroll 0 10px transparent;

	line-height: 80%;

	margin: 0;

	padding-bottom: 4px;

	padding-top: 4px;

}

h2.portada a {

	color: #73751F;

	font-size: 100%;

	font-weight: bold;

	padding: 5px 0;

}

/* **************************************************** */

/* ******    Corregir errores con algunos menus    **** */ 

/* *******   que muestran list-style   **************** */ 



.left_menu, .listamenu4 {

	list-style: none;

}

/* **************************************************** */

/* ******          BOTON generico de acceso       **** */ 

/* *******    / campus estudiantes      ************** */ 



.btn_elastico_vertical {

	background-color: #00533F;

	background-image: url("/uned_images/btn_elastico_arriba_verde.png");

	background-position: center top;

	background-repeat: no-repeat;

	color: #FFFFFF;

	display: block;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 18px;

	margin: 0 10px 25px;

	padding: 18px 10px 10px;

	position: relative;

	text-align: center;

	text-decoration: none;

	width: 208px;

}

.btn_elastico_pie {

	background-image: url("/uned_images/btn_elastico_abajo_verde.png");

	background-position: center bottom;

	background-repeat: no-repeat;

	bottom: -8px;

	display: block;

	float: right;

	height: 8px;

	left: 0;

	position: absolute;

	right: 0;

	width: 228px;

}

.btn_elastico_vertical:hover {

	color: #CCC;

	text-decoration: none;

}

/* ******************************************************** */

/* ******      Portlets de listados  28/11/2012   ********* */ 

/* *******    Para el rediseño de facultades   ************ */ 

/* ** Afecta al portlet de personal Docente y departamentos */



.PortletSubHeaderColor {

	background-color: #EEEEDD;

}

.PortletText2 {

	border-bottom: 1px solid #DBDBDB;

	color: #000000;

	font-family: Arial, Helvetica;

	font-size: 100%;

	padding: 8px;

}

.PortletText2 li {

	font-size: 85%;

	margin-left: 73px;

	margin-top: 0;

	padding-left: 2px;

}

.PortletText2 a {

	color: #006450;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 84%;

	line-height: 24px;

	padding: 0;

	text-decoration: underline;

}

.PortletText2 td a {

	color: red;

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: underline;

}

.PortletText2 a:hover {

	color: #BB4B00;

}

.PortletSubHeaderText {

	font-size: 96%;

	font-weight: bold;

	text-align: center;

}

/************* PORTLETS DE JAVA *************************************************************************************************/ 







.RegionHeaderColor div table tbody {

	font-size: 75%;

}
