body{
	background: url(img/body.png) #fff 0 0 repeat-x;
	font: normal 12px Arial,sans-serif;
	color: #313131;/*#808080*/
}

a{
	text-decoration: none;
	color: #7AAED3;
}

small{
	font-size: 0.7em;
	line-height: 1em;
	font-weight: 400;

}

strong{
	font-weight: bold;
}

#main{
	width: 970px;
	margin: auto;
	text-align: center;
}

.header{
	text-align: left;
	background: url(img/header.jpg) 0 0 no-repeat;
	height: 235px;
}

#header-home{
	background: url(img/header-home.jpg) 0 0 no-repeat;
	height: 315px;
}


.header #logo{
	width: 285px;
	height: 230px;
	border: 0px solid #444;
	float: left;
}

#header-home #logo a{
	margin-top: 71px;
}

.header #logo a{
	display: block;
	margin: 57px 0 0 50px;
	border: 0px solid #444;
}

#header-menu{
	float: right;
	height: 61px;
}

#header-menu ul{
	width: 660px;
	margin-top: 29px;
}

#header-menu ul li{
	display: inline;
	padding-left: 10px;
	background: left center no-repeat;
	margin-left: 0;
	font-size: 11px;
	padding-left: 15px;
	color: #da8e9a;
}

#header-menu ul li a{
	color: #fff;
}

#header-menu ul li.idiomas{
	background-image: url(img/fle.gif);
	padding-left: 5px;
	margin: 0px 10px 0 0px;
}

#header-menu ul li.twitter{
	padding-right:100px;
	padding-bottom:8px;
	padding-top:3px;
}

#header-menu ul li.aula-virtual{
	padding-right:15px;
	margin-left: 160px;
	background-image: url(img/aula-virtual.gif);
}

#header-menu ul li.portada{
	background-image: url(img/portada.gif);
	
}

#header-flash{
	float: right;
	width: 664px;
	height: 173px;
	margin-right: 14px;
}


#menu{
	clear: both;
	border: 0px solid red;
}

#search{
	margin: 57px 0 0 43px;
	width: 203px;
	padding: 2px;
	border: 1px solid #710212;
	background: #fff;
	text-align: right;
	position: absolute;
}

#header-home  #search{
	margin-top: 98px;
}

#search form{
	margin: 0;
}

#search form input.text{
	border: 0px solid #444;
	background: #fff;
	width: 150px;
	display: block;
	float: left;
	text-align: left;
	margin-top: 1px;
}

#search form input.submit{
	width: 51px;
	height: 20px;
	background: url(img/buscar.jpg) 0 0 no-repeat;
	color: #6e020f;
	font: bold 11px Arial;
	text-align: center;
	border: 0;
	margin: 0;
	display: block;
	float: right;
}

#content{
	text-align: left;
	background: url(img/content.jpg) 0 0 repeat-y #fff;
	padding: 27px 30px;
}

#footer{
	background: url(img/footer.jpg) 0 0 no-repeat;
	height: 59px;
	text-align: left;
	color: #fff;
	padding-left: 30px;
	font-size: 11px;
	clear: both;
}

#footer p{
	line-height: 59px;
	width: 480px;
	float: left;
}

#footer a{
	color: #fff;
}

#footer ul{
	width: 400px;
	float: right;
	font-size: 12px;
	line-height: 59px;
	height: 59px;
}

#footer ul li{
	display: inline;
	padding-left: 17px;
	background: left center no-repeat;
}

#footer ul li.legal{
	background-image: url(img/legal.gif);
	margin-right: 10px;
}

#footer ul li.politica{
	background-image: url(img/legal.gif);
	margin-right: 10px;
}

#footer ul li.sitemap{
	background-image: url(img/sitemap.gif);
}

ul li.ukas{
	float: left;
	margin-left: 15px;
}

#breadcrum{
	text-align: left;
	background: url(img/breadcrum.jpg) 0 0 no-repeat;
	height: 50px;
	padding: 0 23px 0 35px;
	font: normal 11px/49px Verdana;
	color: #fff;
	overflow: hidden;
}

#breadcrum a{
	text-decoration: underline;
	color: #547ab8;
}

#breadcrum strong{
	color: #0d316d;
}

#titulo{
	background: url(img/titulo-top.gif) 0 0 no-repeat #5aa103;
	margin-bottom: 20px;
}

#titulo span{
	display: block;
	background: url(img/titulo-bottom.gif) left bottom no-repeat;
	font: bold 14px Verdana;
	letter-spacing: -0.5px;
	padding: 16px 16px 20px 16px;
	color: #fff;
}

#home{
	background: url(img/home.gif) 210px 0 repeat-y;
}

#home .banners{
	width: 201px;
	float: left;
	border: 0px solid grey;
}

.banners p{
	margin-bottom: 15px;
	text-align: center;
}

.banners a, #submenu .banners a{
	padding: 0;
	margin: 0;
}

.banner-main{
	margin-bottom: 24px;
}

#home .main{
	width: 464px;
	float: left;
	border: 0px solid green;
	margin: 0 22px;
	overflow: hidden;
}

#home .noticias{
	float: left;
	width: 201px;
	border: 0px solid red;
}

#home .noticias h2{
	height: 28px;
	font: bold 12px/24px Arial;
	color: #fff;
	background: url(img/noticias-home.gif) 0 0 no-repeat #9B172C;
	padding: 0 15px;
	margin-bottom: 15px;
}

#home .noticias ul li{
	line-height: 17px;
}

#home .noticias ul li strong{
	background: url(img/noticia.gif) left center no-repeat;
	display: block;
	padding-left: 15px;
	font: bold 11px Arial;
	color: #87aed9;
	margin-bottom: 5px;
}

#home .noticias ul li a{
	color: #767676;
	display: block;
	margin-left: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e7effa
}

#banners-home{
	width: 490px;
	overflow: hidden;
}

.banner-home{
	width: 220px;
	height: 155px;
	float: left;
	margin: 0 24px 24px 0;
	overflow: hidden;
	background: url(img/cierre-banner-home.gif) left bottom no-repeat #4a9e0a;
}

.banner-home div.banner-texto{
	margin-top: 7px;
}

.banner-home div.banner-texto a.link-texto{
	font: bold 12px/14px Verdana;
	color: #fff;
	height: 31px;
	display: block;
	padding: 7px 15px 13px 18px;
	overflow: hidden;
}

#submenu{
	width: 201px;
	margin-right: 24px;
	float: left;
	border-bottom: 1px solid #fff;
}

#submenu ul{
	margin-bottom: 20px;
}

#submenu li{
	margin-bottom: 1px;
}


#submenu a{
	display: block;
	padding: 10px;
 }

 
#submenu li.level1, #submenu li.level1_selected{
	background: #9B172C url(img/level1-top.gif) 0 0 no-repeat;
}

#submenu li.level1 a, #submenu li.level1_selected a{
	color: #fff;
	background: url(img/level1-bottom.gif) left bottom no-repeat;
}

#submenu li.level1_selected a{
	font-weight: bold;
}

#submenu li.level2{
	background: #fff url(img/level2-top.gif) 0 0 no-repeat;
}

#submenu li.level2 a{
	color: #bd5b68;
	background: url(img/level2-bottom.gif) left bottom no-repeat;
}

#submenu li.level2_selected{
	background: #da929e url(img/level2-top_selected.gif) 0 0 no-repeat;
}

#submenu li.level2_selected a{
	color: #fff;
	font-weight: bold;
	background: url(img/level2-bottom_selected.gif) left bottom no-repeat;
}

#main-content{
	float: left;
	width: 685px;
}

div.columna{
	width: 201px;
	float: right;
}

div.recuadro{
	background: url(img/recuadro.gif) 0 0 no-repeat #7AAED3;
	margin: 0;
	padding-top: 14px;
}

div.recuadro-in{
	background: url(img/recuadro-in.gif) left bottom no-repeat;	
	padding: 0 5px 14px 5px;
}

ul.images, ul.banners{
	text-align: center;
}

ul.images li, ul.banners li{
	margin-bottom: 19px;
	border: #dcdcdc 1px solid;
	padding: 1px;
	width: 179px;
}

ul.banners li{
	border-color: #fff;
}

#txt{
	float: left;
	width: 464px;
	margin-right: 18px;
}

#txt small{
	font-size: 0.8em;
	line-height: 1em;
	font-weight: 400;
}

#txt2 td{
	vertical-align: top;
	border:0;
	border-color: white;
}

#txt2 table{
	border:0;
}

#txt3 ul li{
	list-style-type: upper-alpha;
}


.fcktxt h1, #main-content h1, #main-content h2{
	color: #0d316d;
	font: normal 18px Verdana;
	letter-spacing: -0.3px;
	margin-bottom: 20px;
}

.fcktxt h2, h3, h4, h5, h6{
	color: #0d316d;
	margin-bottom: 15px;
}

.fcktxt h2{
	font-size: 17px;
}

.fcktxt h3{
	font-size: 16px;
}

.fcktxt h4{
	font-size: 15px;
}

.fcktxt h5{
	font-size: 14px;
}

.fcktxt h6{
	font-size: 13px;
}

.fcktxt a{
	color: #9B172C;
}

.fcktxt a:hover{
	background-color: #9B172C;
	color: #fff;
}

p.date{
	font-weight: bold;
	
}

div.noticia, div.enlace{
	margin-bottom: 15px;
}

div.enlace{
	background: url(img/links-top.gif) 0 0 no-repeat #E1EBF5;
	width:450px;
}

div.enlace div{
	background: url(img/links-bottom.gif) 0 bottom no-repeat;
	width:450px;
}

#main-content div.enlace a.textlink{
	color: #567ab6;
	font-size: 13px;
	display: block;
	padding: 7px 16px 7px 20px;
	margin: 0 0 0 69px;
	background: url(img/enlaces.gif) 0 center no-repeat;
}

#main-content div.enlace h2{
	font: bold 13px Arial;
	color: #828081;
	padding: 12px 16px 0 12px;
	margin: 0 0 0 59px;
}

p.logolink{
	width: 46px;
	height: 35px;
	position: absolute;
	margin: 11px 0 0 11px;
	border: 1px solid #ffffff;
}

p.logolink a{
	width: 44px;
	height: 33px;
	display: block;
	border: 1px #e2ebf4 solid;
	background: #fff;
	text-align: center;
}

div.noticia p.fecha, #txt p.date{
	font-weight: bold;
	color: #86add6;
	font-size: 11px;
	background: url(img/noticia.gif) left center no-repeat;
	padding-left: 17px;
}

#txt p.date{
	margin-bottom: 10px;
}
#txt div.compartir {
     float:right;
}

#main-content div.noticia h2 {
	margin: 0;
	letter-spacing: 0;
}

div.noticia h2 a{
	color: #767676;
	font: normal 12px/15px Arial;
}

div.noticia p.resumen{
	float: left;
	text-align: left;
	width: 593px;
}

div.noticia p.image{
	float: left;
	text-align: left;
	width: 76px;
	height: 56px;
	padding: 1px;
	border: 1px solid #ccc;
	margin-right: 10px;
	background: url(img/imagen-vacia.jpg) 1px 1px no-repeat;
}

div.noticia-contenido{
	width: 580px;
	float: right;
	padding: 10px 5px 0 5px;
}


div.listado-areas p, div.listado-areas ul{
	margin-top: 15px;
}

div.listado-areas ul{

}

div.listado-areas ul li{
	font: bold 13px Arial;
	background: url(img/areas-top.gif) 0 0 no-repeat #e1ebf5;
	margin-bottom: 2px;
}

div.listado-areas ul li a{
	background: url(img/areas-bottom.gif) 0 bottom no-repeat;
	padding: 10px;
	color: #567ab6;
	display: block;
	font: normal 13px Arial;
}

.matricula-cerrada{
	background: url(img/matricula-cerrada.gif) 0 0 no-repeat #9B172C;
	height: 44px;
	margin-bottom: 15px;
	font: bold 16px/44px Arial;
	letter-spacing: -0.1px;
	color: #fff;
	padding-left: 55px;
}

#curso div.recuadro a{
	color: #fff;
	display: block;
	padding: 5px 7px;
}
#curso div.recuadro li.selected a{
	font-weight: bold;
	color: #00225f;
}

#curso div.recuadro div.sub ul a{
	color: #79add2;
	font-weight: normal;
	font-size: 11px;
	padding: 5px;
}
#curso div.recuadro div.sub li.selected a{
	color: #00235b;
	font-weight: bold;
}

div.recuadro div.sub ul{
	background: url(img/latsub-top.gif) top center no-repeat;
	padding: 10px 7px;
}

div.recuadro div.sub{
	background: url(img/latsub-bottom.gif) bottom center no-repeat;
}

#main-content #curso div.recuadro ul{
	list-style-type: none;
}

.columna .banners{
	margin-top: 20px;
}

.columna .banners p{
	margin-bottom: 10px;
}

.curso-change{
	background: url(img/curso-change.gif) 0 0 no-repeat #00235d;
	height: 31px;
	font: normal 11px/31px Verdana;
	color: #fff;
	padding: 0 0 0 15px;
	margin-bottom: 11px;
	overflow: hidden;
}

.curso-change p{
	width: 530px;
	float: left;
}

.curso-change a{
	display: block;
	float: right;
	height: 31px;
	width: 130px;
	padding: 0;
	margin: 0;
	color: #fff;
	padding-left: 10px;
}

.curso-area{
	height: 28px;
	font: bold 11px/25px Verdana;
	color: #fff;
	background: url(img/curso-area.gif) 0 0 no-repeat #196800;
	padding: 0 15px;
	overflow: hidden;
}

.curso-nombre{
	background: #5AA103;
	color: #fff;
	font: bold 15px Verdana;
	letter-spacing: -0.3px;
	padding: 7px 15px;
}

.curso-acciones{
	height: 46px;
	background: url(img/curso-acciones.gif) 0 0 no-repeat #dae6f6;
	padding-left: 18px;
	margin-bottom: 10px;
}

/*   Clase para colocar addthis */

.addthis_toolbox .custom_images a{
    color: #2566b6;
    padding-top: 15px;
    line-height: 20px;
    font: normal 12px/15px Verdana;
}

.curso-acciones li{
	float: left;
	margin-right: 30px;
	line-height: 20px;
	font: normal 12px/44px Verdana;
}


.curso-acciones li.enviar-amigo a{
	background-image: url(img/enviar-amigo.gif);
}

.curso-acciones li.solicitar-informacion a{
	background-image: url(img/solicitar-informacion.gif);
}

.curso-acciones li.descargar-programa a{
	background-image: url(img/descargar-programa.gif);
}

.curso-acciones li a{
	color: #2566b6;
	display: block;
	background: left center no-repeat;
	padding-left: 25px;
}

.curso-options{
	display: none;
	position: absolute;
	background: #6484B7;
	width: 520px;
	margin: -11px 0 0 163px;
	font: normal 11px Verdana;
	border: 1px solid #3D5E93;
	border-bottom: 0;
}

.curso-options a{
	display: block;
	color: #fff;
	padding: 8px;
	border-bottom: 1px solid #3D5E93;
}	

.curso-options a:hover{
	background: #3D5E93;
}

#contacto #txt{
	width: 383px;
	margin-right: 0;
}

#contacto .columna{
	width: 280px;
}

#contacto .columna h1{
	font: bold 14px Arial;
}

#contacto legend{
	display: none;
}

#contacto div.input{
	clear: both;
}

#contacto input[type=hidden]{
	display: none;
}

#contacto input, #contacto textarea, #contacto select{
	width: 245px;
	float: left;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
	margin: 4px;
	font: normal 12px Arial;
}

#contacto textarea{
	overflow: auto;
}


#contacto label{
	width: 100px;
	display: block;
	float: left;
	text-align: right;
	font: bold 13px Arial;
	padding: 6px;
}

#contacto div.submit input{
	width: 51px;
	height: 20px;
	background: url(img/buscar.jpg) 0 0 no-repeat;
	color: #6e020f;
	font: bold 11px Arial;
	text-align: center;
	border: 0;
	margin: 10px 13px;
	display: block;
	float: right;
}

div.error-message{
	font: bold 11px Verdana;
	color: #B62441;
	padding: 8px 4px 10px 117px;
	clear: both;
}

.message{
	background: #B62441;
	color: #fff;
	padding: 5px;
	font: bold 11px Verdana;
	margin: 0 14px 14px 14px;
}

div.mapa a, div.mapa a:hover{
	display: block;
	background: url(img/ver-mapa.jpg) 0 0 no-repeat;
	height: 47px;
	padding-left: 50px;
	color: #018fcd;
	font: bold 14px/47px Verdana;
}

#pie{
	padding-top: 20px;
	border-top: 1px solid #e9e9e9;
	margin-top: 20px;
}

#pie p{
	font: normal 11px/16px Verdana;
}

div.privacidad{
	text-align: right;
	clear: both;
	margin-right: 15px;
}

ul.images-galeria{
	padding: 0;
	margin: 0;
	width: 640px;
}

ul.images-galeria li{
	list-style-type: none;
	padding: 1px;
	border: 1px solid #ccc;
	margin: 0 6px 6px 0;
	float: left;
	height: 150px;
	overflow: hidden;
}

ul.images-galeria li a:hover{
	text-decoration: none;
	background: transparent;
}

#sitemap ul{
	margin: 0;
}

#sitemap li{
	padding: 4px;
	margin: 0 0 0 18px;
}

#cse-search-results{
	margin-left: 117px;
}

#map{
	height: 400px;
	width: 684px;
}

div.recomendar p.curso{
	font-size: 15px;
	letter-spacing: -0.3px;
	margin-bottom: 20px;
}

div.patrocinadores{
	clear: both;
}

div.patrocinadores p{
	background: url(img/patrocinadores.gif) 0 0 no-repeat;
	height: 28px;
	font: bold 12px/22px Arial;
	color: #fff;
	padding-left: 15px;
	margin-top: 25px;
}

#espanol div.patrocinadores p{
	background-image: url(img/patrocinadores-espanol.gif);
}

div.patrocinadores li{
	float: left;
	width: 150px;
	height: 70px;
	text-align: center;
	margin: 10px 0 0 0;
	list-style-type: none;
}

ul.attachments{
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: both;
}

ul.attachments li{
	list-style-type: none;
	margin: 0;
}

ul.attachments li a.BrwFile{
	background: url(img/filetype.file.png) 0 0 no-repeat transparent;
	margin: 0 0 15px 0;
	padding: 0 0 0 31px;  
	display: block;
	color: #444;
	overflow: hidden;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
}

ul.attachments li a.BrwFile:hover{
	background-color: #9B172C;
	color: #fff;
}

ul.attachments li a.pdf{
	background-image: url(img/filetype.pdf.png);
}

ul.attachments li a.doc, ul.attachments li a.docx{
	background-image: url(img/filetype.doc.png);
}

ul.attachments li a.xls, ul.attachments li a.xlsx{
	background-image: url(img/filetype.xls.png);
}

ul.attachments li a.ppt, ul.attachments li a.pptx{
	background-image: url(img/filetype.ppt.png);
}

#pointer{
	position: absolute;
	background: url(img/pointer.png) 0 0 no-repeat;
	width: 17px;
	height: 14px;
	margin-top: 45px;
}

.pointer_hide_es, .pointer_hide_en{
	display: none;
}

.pointer_fundacion_es{
	margin-left: 62px;
}

.pointer_fundacion_en{
	margin-left: 83px;
}

.pointer_formacion_es{
	margin-left: 160px;
}

.pointer_formacion_en{
	margin-left: 205px;
}

.pointer_investigacion_es{
	margin-left: 492px;
}

.pointer_investigacion_en{
	margin-left: 648px;
}

.pointer_catedras_es{
	margin-left: 772px;
}

.pointer_catedras_en{
	margin-left: 786px;
}

.pointer_contacto_es{
	margin-left: 895px;
}

.pointer_contacto_en{
	margin-left: 893px;
}

.busqueda a{
	color:#3333FF;
}

.busqueda a:hover{
	background-color: #3333FF;
	color: #fff;
}