* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color:#555;
	font-size:75%;
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
}
#header {
	background:url(../images/bg_ilustra.jpg) no-repeat top left;
	margin: 0% 1% 5px 1%;
}
#footer {
	background: url(../images/bg_foot.jpg) repeat-x;
	padding-top: 6px;
	padding-left: 225px;
	margin: 5px 0px;
	font-size: 10px;
}
#content {
	overflow:hidden !important;
	min-width:995px !important;
	/* IE Dynamic Expression to set the width 
	width:expression(document.body.clientWidth < 996 ? "995px" : "100%" );
	*/
	margin:0px 1% 0px 1%;
}

/* Opera 9 fix to hide overflow */
/*
@media all and (min-width:0px) {
 head~body #content {
 position:relative !important;
}
}  */
#column-one {
	float:left;
	width:210px;
	margin:0px 10px 0px 0px;
}
#column-two {
	margin:0px 0px 0px 225px;
}
#column-two-inner {
	float:left;
	width:100%;
	min-width: 770px;
}
#main {
	margin:0px 225px 0px 0px;
	min-width: 545px;
	padding-right: 10px;
	background: url(../images/bg_content.png) left 25px repeat-x;
}
#column-three {
	float:left;
	width:205px;
	margin:90px 0px 10px -218px;
	padding: 6px 6px 0px 6px;/* border-left: 1px solid #dddddd; */
	border-top: 3px double #efefef;
}
.clear-both {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}
/* TAMAÑOS AJUSTADOS PARA RESOLUCIÓN DE 1024*768*/
/*AKI EMPIEZA LA LINEA SUPERIOR!*/
#superior {
	padding:0px;
	list-style: none;
	height: 17px;
	min-width: 800px;
}
* html #superior {
	padding-top: 0px;
	margin-bottom: 1px;
}
#menu_sup {
	list-style: none;
	padding-left: 216px;
	padding-bottom:0px;
	font-size: 95%;
}
#menu_sup a {
	color: #666666;
	text-decoration:none;
	text-align:left;
	font-size: 1.0em;
	letter-spacing: 0.05em;
}
#menu_sup a:hover {
	color:#99cc33;
}
#menu_sup .activa a {
	color:#999999;
}
#menu_sup li {
	float:left;
	padding-left:8px;
	padding-right:8px;
	padding-top: 8px;
	/*background-image: url(../images/ico_menu.jpg);
	background-repeat: no-repeat;
	background-position: left;*/
	border-right: 1px solid #99cc33;
}
#menu_sup .rss {
	text-indent: 21px;
	background: url(../images/rss_p.png) 6px 3px no-repeat;
}
#menu_sup .youtube {
	padding-top: 1px;
}
#menu_sup .contac {
	text-indent: 23px;
	background: url(../images/contac_p.png) 6px 3px no-repeat;
}
#logo {
	margin: 105px 0px 15px 179px;
}
/*FIN DE LA LINEA SUPERIOR*/

/*MENU NUEVO*/
#nav {
	margin: 30px 0px 10% 0%;
	padding: 10px 0% 10px 1%;
	width: 98%;
}
#nav a:hover {
	color:#99cc33;
}
#nav dt b, #nav dt a {
	display:block;
	font-weight:normal;
	letter-spacing: 0.05em;
	color:#333333;
	height:27px;
	line-height:21px;
	padding-left:20px;
	cursor:pointer;
	background: url(../images/bg_menu.png) no-repeat right center;
}
#nav dt b {
	/*background: url(../images/bg_menu_on.png) no-repeat right center;*/
	background: url(../images/bg_menu_sub.png) no-repeat right center;
}
#nav dt b.active {
	color:#333333;
	background: url(../images/bg_menu_sub_on.png) no-repeat right center;
}
#nav dt i {
	/*background: url(../images/bg_menu_on.png) no-repeat right center;*/
	background: url(../images/bg_menu_sub.png) no-repeat right center;
	font-style: normal;
}
#nav dt .i {
	/*background: url(../images/bg_menu_on.png) no-repeat right center;*/
	background: url(../images/bg_menu_sub.png) no-repeat right center;
	font-style: normal;
}
#nav dt i a {
	/*background: url(../images/bg_menu_on.png) no-repeat right center;*/
	background: url(../images/bg_menu_sub.png) no-repeat right center;
	font-style: normal;
}
#nav dt i a:hover {
	/*background: url(../images/bg_menu_on.png) no-repeat right center;*/
	background: url(../images/bg_menu_sub_on.png) no-repeat right center;
	font-style: normal;
}
#nav dt i a.active {
	/*background: url(../images/bg_menu_on.png) no-repeat right center;*/
	background: url(../images/bg_menu_sub_on.png) no-repeat right center;
	font-style: normal;
}
#nav dt a {
	color:#333333;
	text-decoration:none;
}
#nav dt a:hover {
	color:#333333;
	background: url(../images/bg_menu_on.png) no-repeat right center;
}
#nav dt a.active {
	color:#333333;
	background: url(../images/bg_menu_on.png) no-repeat right center;
}
#nav dd {
	padding:0;
	margin:0;
}
#nav dd ul {
	padding:3px 0px;
	margin:0 0 6px 0;
	list-style:none;
	background:#FFFFFF;
}
#nav dd ul li {
	padding-left:22px;
}
#nav dd ul li a {
	font-size:11px;
	letter-spacing: 0em;
	line-height:21px;
	color:#666666;
	text-decoration:none;
	padding: 3px 5px;
}
#nav dd ul li a:hover {
	color:#333333;
	text-decoration:none;
	background: #cccccc;
}
#nav dd ul li a.active {
	color:#333333;
	text-decoration:none;
	background: #cccccc;
}
/*FIN DEL MENU*/

/*INICIO _ IDIOMA---------------------*/
#index {
	background: #ffffff url(../images/bg_index.png) no-repeat left 4em;
	position: relative;
	width: 96%;
	margin: 0 auto;
}
.logo_index {
	position: relative;
	padding: 15em 0em 0em 180px;
}
#menuPrincipalIdiomas {
	position: relative;
	padding: 15em 0em 0em 180px;
	margin: 20px 0em 0em 41.65em;
	padding: 0em 0em 0em 0em;
	border-left: 2px solid #666;
}
.menulistaIdiomas {
	margin-left: 0;
	padding: 0 20px;
	height: 2em;
	list-style-type: none;
	width: 350px;
}
.menulistaIdiomas li {
	display: inline;
	float: left;
	font-size: 11px;
	width: 120px;
	text-align: left;
	color: #666;
}
.logo_UPV {
	padding-top: 30px;
}
.menulistaIdiomas li a {
	padding: 2px 8px 4px 8px;
	text-decoration: none;
	color: #fff;
	background-color: #900;
}
.menulistaIdiomas li a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #999;
}
.menulistaIdiomas .sepMenu {
	float: left;
	background: #ffffff url(../images/sep_menu.gif) no-repeat 0 bottom;
	width: 20px;
}
/*FIN_INICIO _ IDIOMA---------------------*/
/*CONTENIDO*/
.b_claro {
	color: #999999;
}
.b_oscuro {
	color: #666666;
}
#migas {
	width: 98%;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 1px 0px 2px 0px;
	margin-bottom: 16px;
}
#migas a {
	color: #99cc33;
}
#migas a:hover {
	color: #222;
}
/*Titular*/
.Section_Head {
	margin-bottom: 16px;
	border-bottom: 3px double #dddddd;
	width: 98%;
	background: url(../images/bg_ilustra_cab.png) right bottom no-repeat;
}
.Section_Head h1 {
	color: #444;
	font-size: 22px;
	margin: 0px;
	clear: both;
}
.Section_name {
	font-size: 14px;
	color: #999999;
	margin: 0px;
}
/*Fin de titular*/

.localiza {
	background: url(../images/bg_localiza.png) 260px bottom no-repeat;
}
.localiza_adress {
	background: url(../images/map_accesible.png) 260px bottom no-repeat;
}
.localiza_eu {
	background: url(../images/bg_localiza_EU.png) 260px bottom no-repeat;
}
.localiza_adress_eu {
	background: url(../images/map_accesible_EU.png) 260px bottom no-repeat;
}
p {
	line-height: 1.6em;
	padding: 2px 0px 4px 0px;
	max-width: 860px;
	text-align: left;
}
.tabulado {
	padding: 12px 0px 6px 35px;
}
.contenido_ekiten {
	margin-bottom: 2em;
	margin-right: 0.5em;
	max-width: 860px;
}

.BG_ekiten {
background: url(../images/BG_ekiten.png) no-repeat bottom right;

}

.contenido_ekiten h2 {
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 0px;
	margin: 0px;
	cursor: pointer;
	color: #333;
	text-decoration: underline;
}
.contenido_ekiten h4 {
	color: #333333;
	font-size: 14px;
	line-height: 22px;
	margin: 6px 0px 6px 0px
}
.contenido_ekiten strong {
	font-weight: bold;
	font-size: 110%;
	color: #333;
}
.contenido_ekiten a {
	color: #111;
}
.contenido_ekiten a:hover {
	color: #99cc33;
}
.contenido_ekiten ul {
	list-style: url(../images/ico_li.png) outside;
	margin: 6px 0px 6px 12px;
}
.contenido_ekiten ul li {
	padding: 6px 6px 4px 6px;
	border-top:  1px dotted #cc9;
	margin: 6px 0px 4px 4px;
}
.contenido_ekiten ul li:first-child {
	border-top: 0px;
}
.contenido_ekiten ol {
	margin: 6px 0px 6px 12px;
	list-style-position: outside;
}
.contenido_ekiten ol li {
	padding: 5px 6px 5px 6px;
}
.contenido_ekiten ol li ul {
	list-style: upper-alpha;
	list-style-position: inside;
	margin: 6px 16px;
}
.contenido {
	margin-bottom: 2em;
	margin-right: 0.5em;
	max-width: 820px;
}
.acceso { 
	margin: 16px 0px;
}
.acceso h1 {
	color:#222;
	font: bold italic 120% "Cambria", Arial, Helvetica, sans-serif;
	margin-bottom: 16px;
}
div.contenido p {
	padding: 2px 0px 4px 0px;
	margin: 0px;
}
.contenido h4 {
	color: #333333;
	font-size: 14px;
	line-height: 22px;
	padding: 6px 0px;
}
.contenido strong {
	font-weight: bold;
	font-size: 110%;
	color: #222;
}
.contenido a {
	color: #666666;
}
.contenido a:hover {
	color: #99cc33;
}
.contenido ul {
}
.contenido ul li {
	padding: 6px 6px 4px 6px;
	border-top:  1px dotted #cc9;
	margin: 6px 0px 4px 4px;
}
.contenido ul li:first-child {
	border-top: 0px;
}
.contenido ol {
	margin: 6px 0px 6px 12px;
	list-style-position: outside;
}
.contenido ol li {
	padding: 5px 6px 5px 6px;
}
.contenido ol li ul {
	list-style: upper-alpha;
	list-style-position: inside;
	margin: 6px 16px;
}
.adress {
	padding-left: 0px;
	margin:0px;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.adress a {
	color: #000;
}
.adress a:hover {
	color: #9C0;
}
/*--------EQUIPO-----------*/
.cargo {
	padding: 0px 15px;
	color: #777;
}
.item {
	font-size: 11px;
	font-weight: normal;
	text-transform:uppercase;
	padding: 0em;
	margin: 0px;
	padding-left: 16px;
	color: #222;
	background: #ffffff url(../images/triang_closed.gif) no-repeat 0 6px;
}
.itemOpen {
	font-size: 11px;
	font-weight: normal;
	text-transform:uppercase;
	padding: 0em;
	margin: 0px;
	padding-left: 16px;
	color: #000000;
	background: #ffffff url(../images/triang_open.gif) no-repeat 0 6px;
}
.cont_Item {
	margin-top: 3px;
	width: 100%;
}
.spacer20 {
	margin-bottom: 6px;
}
.contTextoPonentes {
	margin-left: 16px;
	margin-bottom: 12px;
	border-bottom: 1px dotted #ccc;
}
.contTextoPonentes p {
	margin: 3px 0px;
	text-align: justify;
	color: #222;
}
.urlPonentes {
	margin: 0px;
}
/*---fin EQUIPO---*/
/*COLUMNA DRCHA*/

#column-three ul {
	list-style:none;
	text-align: right;
}
.colR {
	color:#555;
	width:100%;
	padding:0px;
	overflow:hidden;
}
div.colR h3 {
	position:relative;
	color:#444;
	font: normal 100% Cambria, Arial, sans-serif;
	margin-bottom: 15px;
	text-align: left;
}
div.colR h3 span {
	font: bold 110% Cambria, Arial, sans-serif;
}
.r {
	text-align:left;
}

.list {
	padding-bottom:0;
	margin-bottom:20px;
}
p.list {
	border-bottom:1px solid #e9eaea;
	padding:12px 0;
	color:#606567;
	font-size:11px;
	font-family: Cambria, Georgia, serif;
}
p.small {
	font-size:11px;
}
span.info {
	color:#a6abae;
}
.list li {
	line-height:16px;
	text-align:left;
	font-size:11px;
	text-transform:uppercase;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Segoe UI, Calibri, Helvetica, Arial, sans-serif;
}
.list li a {
	display:block;
	width:96%;
	padding:6px;
	margin-top: 3px;
	color:#000;
	text-decoration: none;
	background: #f5f5f5;
	border-bottom: 1px solid #ccc;
}
.list li a span.line, span.line {
	color:#690 !important;
	text-transform: none;
	font-weight: normal;
	padding: 0px 12px 0px 0px;
}
div.destacados li a:hover span.line {
	color:#fff !important;
}
span.date {
	letter-spacing:0;
	font-family: Segoe UI, Calibri, Helvetica, Arial, sans-serif;
}
.list li a span.type {
	font-style:italic;
	color:#777 !important;
	text-transform: none;
}
.list li a span.current {
	color:#999999;
}
.list li a:hover {
	border-bottom:0;
	color:#111;
	background: #FFF;
	border-bottom: 1px solid #99cc33;
}
/*Listado_con_imagen*/
#main ul.image-text {
	width:100%;
	padding:0 0 5px;
	font-size:12px;
	line-height:16px;
	overflow:hidden;
}
#main ul.image-text li {
	float:left;
	width:100%;
	padding:10px 0 5px;
	background:none;
	border: 0px;
	border-top: 1px solid #e6e5dd;
}
#main ul.image-text div.img {
	float:left;
	display:inline;
	margin:0 15px 5px 5px;
	background:#e6e5dd;
}
#main ul.image-text div.img img {
	position:relative;
	left:-5px;
	top:5px;
	display:block;
}
#main ul.image-text div.text {
	height:1%;
	overflow:hidden;
}
#main ul.image-text h4 {
	padding:0;
	line-height:17px;
}
#main ul.image-text p {
	padding:0 0 10px;
}
/*FICHAS------------------------------------*/

#ficha_curso {
	margin-bottom: 20px;
	width: 100%;
}
#ficha_curso h2 {
	color: #333333;
	text-decoration:none;
	font-size: 16px;
	line-height: 22px;
	margin: 20px 0px 0px 0px;
}
#ficha_curso h3 {
	color: #666;
	font-size: 16px;
	line-height: 22px;
	margin: 3px 0px;
}
.img_ficha {
	position: relative;
	left:0px;
	top:0px;
	float: left;
}
#ficha_curso .txt_ficha {
	padding:0 0 10px 0px;
	margin-left: 250px;
	font-size:12px;
	line-height:16px;
}
#ficha_curso .txt_ficha2 {
	padding:0 0 10px 0px;
	margin-right: 250px;
	font-size:12px;
	line-height:16px;
}
#ficha_curso ul {
	list-style: none;
	padding: 0px;
	margin: 10px 0px;
}
#ficha_curso ul li {
	padding-bottom:6px;
	padding-left: 0px;
	border-bottom:1px solid #e9eaea;
	border-top:0px;
	line-height:16px;
	text-transform:uppercase;
	font-size:11px;
}
#ficha_curso ul li a {
	color:#222;
	text-decoration: none;
	padding: 2px 3px;
}
#ficha_curso ul li a:hover {
	border-bottom:0;
	color:#99cc33;
	background: #efefef;
}
#ficha_curso ul li span {
	color:#a6abae;
	text-transform: none;
}
/*FICHAS del curso------------------------------------*/


/*ENTREVISTAS ------------------------------------*/

#interview {
	margin-bottom: 20px;
	width: 100%;
}
#interview h2 {
	color: #444;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 22px;
	margin: 20px 0px 0px 0px;
}
#interview h3 {
	color: #666;
	font-size: 12px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 3px 0px 12px 0px;
}
#interview h4 {
	color: #a5a5a5;
	font-size: 20px;
	font-family: "Cambria", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: oblique;
	margin: 3px 0px;
	padding: 16px 0px;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
}
#interview .img_ficha {
	position: relative;
	left:0px;
	top:0px;
	float: right;
	margin-bottom: 26px;
	margin-left: 26px;
	width: 200px;
}
#interview .img_ficha h5 {
	color:#600;
	font: bold 115% Cambria, Arial, sans-serif;
	text-indent: 12px;
	margin-bottom: 6px;
}
#interview .img_ficha p {
	padding: 9px 0px;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	font-size: 11px;
	text-align: left;
}
#interview .txt_ficha {
	padding:0 0 10px 0px;
	margin-right: 220px;
	font-size:12px;
	line-height:16px;
}
#interview ul {
	list-style: none;
	padding: 0px;
	margin: 10px 0px;
}
#interview ul li {
	padding-bottom:6px;
	padding-left: 0px;
	border-bottom:1px solid #e9eaea;
	border-top:0px;
	line-height:16px;
	text-transform:uppercase;
	font-size:11px;
}
#interview ul li a {
	color:#222;
	text-decoration: none;
	padding: 2px 3px;
}
#interview ul li a:hover {
	border-bottom:0;
	color:#99cc33;
	background: #efefef;
}
#interview ul li span {
	color:#a6abae;
	text-transform: none;
}
#interview_txt .entrevistador {
	color:#777;
	margin-bottom: 9px;
}
#interview_txt .entrevistador strong {
	color:#777;
}
#interview_txt .entrevistado {
	color:#222;
	margin-bottom: 9px;
}
/*FIN_ENTREVISTAS ------------------------------------*/



.content_2 {
	float: left;
	margin-top: 10px;
}
#materiales {
	width: 100%;
	margin-bottom: 5px;
}
#materiales ul {
	list-style: none;
	padding: 0px;
	margin: 5px 0px;
}
#materiales ul li {
	/*padding: 0px 0px 6px 45px;
	min-height: 40px;
	background: url(../images/bg_materiales.png) no-repeat;
	*/
	padding: 6px 0px;
	border-bottom:1px solid #e9eaea;
	border-top:0px;
	line-height:16px;
	font-size:11px;
}
#materiales ul li a {
	color:#222;
	display:block;
	width:100%;
	text-decoration: none;
}
#materiales ul li a:hover {
	border-bottom:0;
	color:#99cc33;
	background: #efefef;
}
#materiales ul li span {
	color:#a6abae;
	text-transform: none;
}
.selected {
	display: block;
}
.noDisplay {
	display:none;
}
/*MAPA web------------------------------------*/

div.cont_mapaWeb {
	color: #111;
}
div.cont_mapaWeb a {
	color: #777;
	text-decoration: none;
}
div.cont_mapaWeb a:hover {
	color: #999;
}
div.cont_mapaWeb ul {
	margin: 0px 0 0px 20px;
	list-style:none;
	border-left: 1px dotted #cbcbcb;
}
div.cont_mapaWeb ul li {
	margin-top: 12px;
	margin-bottom: 6px;
	margin-left:16px;
	padding: 0px;
	border-top: 0px;
	white-space: normal;
}
#footer ul.sitemap {
	width:760px;
	margin-top:16px;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
}
#footer ul.sitemap li {
	float:left;
	width:140px;
	padding:0 10px 0 0;
}
#footer ul.sitemap li.wide {
	width:180px;
}
#footer ul.sitemap strong {
	color:#669900;
	display:block;
	text-transform:uppercase;
}
#footer ul.sitemap strong a {
	color:#99cc33;
	text-decoration: none;
}
#footer ul.sitemap strong a:hover {
	color:#669900;
	text-decoration: none;
}
#footer ul.sitemap ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer ul.sitemap ul li {
	float:none;
	width:auto;
	padding:0;
}
#footer ul.sitemap ul a {
	color:#999999;
	text-decoration: none;
}
#footer ul.sitemap ul a:hover {
	color:#99cc33;
}
.firmar {
	margin: 16px 0px;
	padding-top: 12px;
	border-top: 3px double #DDD;
}
.firmar a {
	color: #990000;
}


/*----*/


.tooltip {
	display:none;
	background:transparent url(/tools/img/tooltip/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
}