/* OCU Elementos v2.0 | 20110907 */
/* Contiene los selectores y reglas necesarias para dotar del aspecto correcto a los elemento de web OCU  */

/* SELECTORES----------------------------------------------------------------------------*/
/* Parrafos genericos  ----------------------------------------------------------------------------*/
P {
	font-family: Arial, sans-serif!important;
	color: #333333;
	text-align: left;
	line-height: 1.35em;
	margin: 0.7em 0.875em 1em 0.875em;
}
STRONG {
	color: #57616a;
}
b {
	color: #57616a;
}
IMG {
	border: 0;
}
/* Flotantes  ----------------------------------------------------------------------------*/
.noFlotante {
	clear: both;
}
/* Enlaces genericos  ----------------------------------------------------------------------------*/
A {
	text-decoration: none !important;
	font-weight: normal;
	color: #0065bd;
}
A:hover {
	text-decoration: underline !important;
}
/* Cabeceras (Headings)  ----------------------------------------------------------------------------*/
H1, H2, H3, H4, H5, H6 {
	position: relative;
	text-align: left;
	font-family: Arial;
	color: #57616a;
	padding: 0;
}
H1 {
	display: inline;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.5em;
	background: #FFFFFF;
	margin: 0.4em 0.4em 0.4em 0.2em;
}
H2 {
	display: block;
	font-size: 1.7em;
	font-weight: normal!important;
	line-height: 1em;
	margin: 0.9em 0 0.4em 0.55em;
}
H3 {
	display: block;
	font-size: 1.5em;
	font-weight: normal!important;
	margin: 1.2em 0 0.2em 0.55em;
}
H4 {
	display: block;
	font-size: 1.2em;
	font-weight: normal!important;
	margin: 1em 0 0.15em 0.55em;
}
H5 {
	display: block;
	font-size: 1.1em;
	font-weight: normal!important;
	margin: 1em 0 0 0.55em;
}
H6 {
	display: block;
	font-size: 1.0em;
	font-weight:  normal!important;
	margin: 1em 0 0 0.55em;
}
/* Sangrado para los parrafos modificados con el editor WYSIWYG  ----------------------------------------------------------------------------*/
.Indent1 {
	margin-left: 2.5em;
}
.Indent2 {
	margin-left: 5em;
}
.Indent3 {
	margin-left: 7.5em;
}
/* Contenido relacionado  ----------------------------------------------------------------------------*/
.TitRelacionados, .TitRelacionadosNoticiaDetalle {
	text-align: left;
	line-height: 2.4em;
	background-repeat: no-repeat;
	background-color: #ececec;
	padding: 0 0 0 0.4em;
	margin: 0 0 0 0;
	border: 1px solid  #ccc;
	border-top: 1px solid  #ccc;
	border-left: 1px solid  #ccc;
	border-bottom: 1px solid  #ccc;
}
.TitRelacionados {
	width: 18.5em;
}
.TitRelacionados H2, .TitRelacionadosNoticiaDetalle H2 {
	margin-top: 0;
	font-size: 1.2em;
	font-weight: bold!important;
	line-height: 1.6em;
	margin: 0 0 0 0;
	padding: 0.1em 0.1em 0.1em 0;
}
.contenidoRelacionado {
	margin: 0.25em 0 0.5em 0;
	padding: 0 0 0 0;
}
.contenidoRelacionado  P {
	padding: 0;
	margin: 0 0 0 1.5em;
}
.contenidoRelacionado .enlace_lista {
	margin: 0 0 0 0!important;
	padding: 0 0.4em 0 1.5em!important;
}
/* Titulo de contenidos destacados  ----------------------------------------------------------------------------*/
.TitDestacadoContenido {
	text-align: left;
	line-height: 2.4em;
	background-repeat: no-repeat;
	background-color: #ececec;
	padding: 0 0 0 0.4em;
	margin: 0 0 0 0;
	width: 99%;
}
.TitDestacadoContenido h3 {
	margin-top: 0;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 0;
}
/* Linea horizontal  ----------------------------------------------------------------------------*/
HR {
	width: 100%;
	height: 3px;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-right: 0px none #FFF;
	border-left: 0px none #FFF;
	background-Color: #C0C0BF;
	margin: 0;
}
/* Listas genericas  ----------------------------------------------------------------------------*/
UL {
	display: block;
	padding: 0 0 0 1em;
	margin: 0.5em 0 0.5em 0;
	color: #3d3d3d;
	text-align: left;
	padding-left: 2.5em;
}
UL.lista_enlace {
	margin: 0.5em 0 0.7em 0;
}
LI {
	line-height: 1.4em;
	list-style-image: url('../imagenes/ocuw-ico-li_0.jpg');
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}
UL UL {
	margin: 0;
	padding: 0;
}
UL UL LI {
	margin: 0 0 0 1.2em !important;
	padding: 0.5em 0 0 0 !important;
}
/* FIN SELECTORES----------------------------------------------------------------------------*/
/* IDs----------------------------------------------------------------------------*/
/* Menu Vertical  -----------------------------------------------------------------------------------------------*/
#menuv {
	border-top: 1px solid #FFFFFF;
	border-bottom: 2px solid #efefef;
	*border-top: 0;
	font-family: Arial;
	width: 100%;
	font-size: 1.15em;
}
#menuv UL {
	margin: 0;
	padding: 0;
	background: #efefef;
}
#menuv LI {
	padding: 0 0.5em 0 2.5em;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	border-top: 1px solid #FFFFFF;
	line-height: 2em;
	background-image: url('../imagenes/bullet_derecha.gif');
	background-repeat: no-repeat;
	background-position: 10% 50%;
}
#menuv A {
	color: #57616a;
	font-size: 0.95em;
	font-weight: normal;
}
#menuvTitulo {
	background: #efefef;
	line-height: 2.5em;
}
#menuvTitulo A {
	display: block;
	font-size: 1.2em;
	line-height: 1.1em!important;
	font-weight: normal!important;
	padding: 0.4em 0 0.4em 1em;
}
#menuvTitulo .nodoActivo {
	color: #4e595f;
	font-size: 1.2em;
	background-color: #FFFFFF !important;
	font-weight: bold!important;
	background-image: none !important
}
#menuv ul li .nodoActivo {
	color: #4e595f;
	background-color: #FFFFFF !important;
	background-image: url('../imagenes/bullet_derecha.gif')!important;
	background-repeat: no-repeat;
	background-position: 10% 50%;
}
#menuv ul li .nodoActivo A {
	color: #4e595f;
	font-weight: bold!important;
	background-color: #FFFFFF !important;
}
#menuv ul li div.nodoActivo {
	margin-left: -2.5em;
	padding-left: 2.5em;
	margin-right: -0.5em;
}
/* FIN IDs----------------------------------------------------------------------------*/
/* CLASES----------------------------------------------------------------------------*/
/* Textos ocultos */
.oculto {
	display: none
}
/* Enlace tipo lista   ----------------------------------------------------------------------------*/
.enlace_lista {
	line-height: 1.9em;
	background-image: url('../imagenes/ocuw-ico-li_0.jpg');
	background-repeat: no-repeat;
	background-position: 8px;
	text-align: left;
	padding: 0 0 0 1.75em;
	margin: 0 0 0.5em 2.2em!important;
}
/* Cabeceras (Headings)  ----------------------------------------------------------------------------*/
.tituloPagina {
	background-color: #efefef;
	width: 100%  padding:;
	margin: 0 0.65em 0 0;
	text-align: right;
}
.tituloPagina  .cab, .tituloPagina .cabSinMenu {
	text-align: left;
	border-left: 1px solid #ffffff;
	background-color: #ffffff;
	padding-bottom: 1px;
}
.tituloPagina .cab {
	margin-left: 26.9%;
}
.tituloPagina  .cab DIV,  .tituloPagina .cabSinMenu DIV {
	width: auto;
	margin: 0 0.9em 0 1em;
	padding: 0 0 0 0!important;
	border-bottom: 8px solid #ff5800;
}
.tituloPagina  .cab DIV DIV, .tituloPagina .cabSinMenu DIV DIV {
	border: 0;
	margin: 0 0 0 0!important;
	padding: 0 0 0 0!important;
	background-color: #FFFFFF;
	width: auto;
	line-height: 2em;
}
.tituloPagina  .cab DIV DIV H1, .tituloPagina .cabSinMenu DIV DIV H1 {
	padding: 0!important;
	margin: 0!important;
}
/* Texto Avanzado  ----------------------------------------------------------------------------*/
.textoAvanzado {
	width: auto;
	padding-left: 0.7em!important;
}
.textoAvanzado P {
	width: auto;
}
.textoAvanzado IMG {
	border-bottom: 14px;
	margin: 0 0 0 0.95em;
}
.imagenIzquierdaDentro {
	float: left;
	margin: 0 14px 10px 0;
}
.imagenIzquierdaFuera {
	float: left;
}
.textoAvanzado TABLE {
	margin: 0.5em 0.5em 0.5em 1em;
}
/* Calculo de la posicion de la columna de texto.      Margen entre imagen y texto + ancho de la imagen */
.columnaDerechaPequena {
	margin-left: 94px;
}
.columnaDerechaGrande {
	margin-left: 189px;
}
/* Imagenes (pequenya y grande)  ----------------------------------------------------------------------------*/
.imagen_peq {
	width: 75px;
	/*height: 70px;
*/
}
.imagen_gra {
	width: 150px;
	/*height: 145px;
*/
}
/* Imagenes para noticia destacada  ----------------------------------------------------------------------------*/
.imagen_not_des {
	width: 130px;
/*BORRAR*/
}
/* Noticias detalle  ----------------------------------------------------------------------------*/
.noticia {
	padding: 0 0.5em 1em 0.5em;
	margin: 0;
}
.noticia .cabecera {
	font-family: Arial;
}
.noticia .cabecera P {
	font-size: 1.1em;
	color: #6D7077;
}
.noticia .cabecera SPAN {
	color:;
}
.noticia .cuerpo IMG {
	float: left;
	margin: 0 1.2em 0 0.8em;
	width: 206px;
}
/* Noticias funciones asociadas  ----------------------------------------------------------------------------*/
.fechaNoticia {
	color: #878787;
	font-weight: normal;
}
.noticiaInicio {
	background: url("../imagenes/bulletn.gif") no-repeat left 0.7em;
	padding: 0 0 0 0;
	margin: 0 0 0 0.5em;
}
.noticiaInicio H3 {
	text-align: left;
	font-family: Arial;
	font-size: 1.0em;
	font-weight: normal;
	margin: 0;
	padding: 0.2em 0.2em 0 1.0em;
}
/* Enlace activo de una lista en base a coincidencia de URL.   ----------------------------------------------------------------------------*/
.menuSuperior .nodoActivo {
	font-weight: bold!important;
	border-bottom: 2px solid #ffffff;
}
#menuv ul li div {
	line-height: 1.2em!important;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}
/* Pagina de inicio.   ----------------------------------------------------------------------------*/
.inicioSolucion P {
	margin-top: 0;
}
.bordesCajaContenido {
	width: 98%;
	margin-top: 0.4em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}
.CajaQueOfreceOcu {
	width: 33.3em;
	margin-top: 0.4em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}
.CajaEnlacesInicio {
	width: 18.2em! important;
	margin-top: 0.45em;
	*margin-top: 0.5em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}
.textoAvanzado {
	margin: 0 0 0 0;
	*margin: 0 0 0 0.3em;
}
.textoAvanzado ul li {
	margin: 0 0 0 0.85em!important;
}
/* Presentacion Home   ----------------------------------------------------------------------------*/
.presentacionHome {
	margin: 0.75em 0 0 0;
	padding-bottom: 0.8em;
	border-bottom: 1px solid #ccc;
}
.presentacionHome H2 {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 0.9em;
	color: #6D7077;
	background: #FFF;
	margin: 0 0 0.5em 0.5em;
	padding: 0;
}
.presentacionHome IMG {
	border: 0;
	float: left;
	padding: 0 0 0 20px;
}
.presentacionHome UL {
	margin: 0 0 0 197px;
	padding: 0 0 0 0;
}
.presentacionHome UL LI {
	line-height: 1.3em;
	padding: 0 0 0 0.3em;
}
/* Noticias Home  ----------------------------------------------------------------------------*/
.noticiasHome {
	margin: 0;
	padding: 0.75em 1.13em 0 0;
}
.noticiasHome H2 {
	font-weight: bold;
	font-size: 1.5em;
	color: #6D7077;
	margin: 0 0 0.5em 0.6em;
	padding: 0;
}
.enlaceVerNoticias {
	position: absolute;
	margin: -2em 0 0 18em;
	padding: 0 0 0 0;
}
/* Destacados Home (parte derecha, porque tienen borde izquierdo)  ----------------------------------------------------------------------------*/
.destacadoHome {
	margin: 0;
	padding: 0.75em 1.13em 0 0;
	border-left: 1px solid #CDCDCD;
}
.destacadoHome H2 {
	font-weight: bold;
	color: #6D7077;
	margin: 0 0 0.5em 0.6em;
	padding: 0;
}
.destacadoHome .tituloPrincipal {
	font-size: 1.5em;
}
.destacadoHome .tituloSecundario {
	font-size: 1.25em;
}
.destacadoHome IMG {
	border: 0;
	float: left;
	padding: 0;
	margin: 0 1em 0.5em 1em;
}
.destacadoHome .imgPrincipal {
	width: 72px;
	height: 68px;
	*margin-bottom: 1.25em;
}
.destacadoHome .imgSecundaria {
	width: 58px;
	height: 52px;
}
.destacadoHome A {
	font-weight: normal;
	text-decoration: none;
	color: #0065bd;
}
.destacadoHome P {
	padding: 0;
	margin: 0;
}
.destacadoHome HR {
	clear: both;
	height: 1px;
	background-color: #FFFFFF;
	border: 0;
	border-bottom: 1px solid #CDCDCD;
	padding: 1.5em 0 0 0;
	margin: 0 0 0 2px;
}
.destacadoHomeUltimoAbajo {
	padding-bottom: 1.5em;
}
/* Accesos OCU  ----------------------------------------------------------------------------*/
.inicioAccesoDirecto {
	margin-left: 0.5em;
}
.accesoHome , .accesoHomeDestacados {
	margin: 0;
	padding: 0.4em 0.25em 0.4em 0;
	clear: both;
}
.accesoHome IMG,   .accesoHomeDestacados IMG {
	float: left;
	width: 44px;
	height: 44px;
	border: 0;
	margin: 0 1em 0 0.5em;
}
.accesoHome A, .accesoHomeDestacados A {
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.accesoHome P , .accesoHomeDestacados P {
	padding: 0;
	margin: 0 0 0 65px;
}
.accesoHome .todosEnlaces {
	margin: 0 0 0.5em 0.5em;
}
.accesoHomeDestacados {
	background-color:  #ede4df;
	margin: 0.5em;
	border: 1px solid #ccc;
	font-weight: bold;
	color: red;
}
.accesoHomeDestacados P {
	font-weight: bold;
	margin-left: 0;
}
/* Icono ver m?s  ----------------------------------------------------------------------------*/
.vermas {
	font-size: 0.8em;
	padding: 0 0.2em 0 0.2em;
}
/* Ofertas de  trabajo  ----------------------------------------------------------------------------*/
.oferta {
	margin: 1em 1em 0 1em;
}
.oferta H3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0.5em 0.5em 0;
	padding: 0 0 0 0;
	border-bottom: 2px dotted #CCC;
}
.oferta P {
	margin: 0 0 0.5em 0;
	padding: 0;
}
.oferta P SPAN {
	font-weight: bold;
	color: #57616a;
}
.oferta UL  LI {
	padding: 0;
}
/* Imagen galer?a  ----------------------------------------------------------------------------*/
.imagenGaleria {
	text-align: center;
	margin: 1em;
}
.imagenGaleria IMG {
	cursor: pointer;
	cursor: hand;
	max-width: 300px;
	max-height: 200px;
/* Emulacion de max-width y max-height para MSIE*/
	*width: expression(this.width/this.height < 300/200 ? "auto": "300px");
	*height: expression(this.width/this.height >= 300/200 ? "auto": "200px");
	margin: 0.5em;
}
.imagenGaleria .noAncla {
	cursor: auto;
}
.imagenGaleria H2 {
	text-align: left;
	margin: 0 0.25em 0.25em 0.25em;
	padding: 0 0 0 0;
	font-size: 1.25em;
	font-weight: bold;
}
.imagenGaleria P {
	margin: 0.25em;
	padding: 0;
}
.imagenGaleria .vermas {
	text-align: center;
	font-size: 1em;
}
.imagenGaleria .vermas A {
	font-size: 0.9em;
}
#popUpCuerpoGaleria {
	background-color: #FFFFFF;
	width: 100%;
	margin: 0;
	padding: 0;
}
#popUpCuerpoGaleria #cabecera {
	width: 100%;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	background-color: #FFFFFF!important;
	background-image: none!important;
	text-align: right;
	height: 55px;
}
#popUpCuerpoGaleria #cabecera IMG {
	margin: 0 0 0 0;
	padding: 0 0 0 0.6em;
	float: left;
}
#popUpCuerpoGaleria #cabecera A {
	color: #0065bd;
	font-weight: bold;
	padding: 0 1.5em 0 0;
	line-height: 4.5em;
}
#popUpCuerpoGaleria #contenido {
	clear: both;
	margin: 1em 0 0 0;
}
#popUpCuerpoGaleria #contenido H1 {
	margin: 0;
	padding: 0.5em 1.5em 0.2em 1.6em;
	font-size: 1.3em;
	color: #57616a;
}
#popUpCuerpoGaleria #contenido p {
	padding: 0 2.2em 0 2.2em;
	margin: 0;
}
#popUpCuerpoGaleria #contenido IMG {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	max-width: 500px;
	max-height: 400px;
/* Emulaci?n de max-width y max-height para MSIE*/
	*width: expression(this.width/this.height < 500/400 ? "auto": "500px");
	*height: expression(this.width/this.height >= 500/400 ? "auto": "400px");
}
/* Mapa web  ----------------------------------------------------------------------------*/
#rg57960, #rg58461, #rg57470 {
	margin-left: 4em;
}
/* Buscador  ----------------------------------------------------------------------------*/
#buscador {
	width: 80%;
	text-align: left;
	border: 1px solid #ccc;
	margin: 2.5em 0.5em 0.5em 5em;
	padding: 2em 0 3em 0;
}
#buscador FORM LABEL {
	margin: 0 0 0 3.2em;
	*margin: 0 0 0 2.7em;
	color: #57616A;
	font-family: arial;
	font-size: 1.5em;
	font-weight: bold !important;
	line-height: 2.5em;
}
#buscador FORM #buscadorCaja {
	width: 20em;
	margin: 0 0 0 4em;
}
/* Estilos de los enlaces de la plantilla de Oracle Portal en el modo de edicion */
.OraLinkText {
	font-size: 0.8em;
}
/*Pagina de inicio - nuevas clases */
#rg90960 .titleorimageid473977siteid354 IMG, #rg119002 .titleorimageid473977siteid354 IMG {
	widht: 62px!important;
	height: 60px!important;
	float: left!important;
	padding: 0.9em 1em 0 0;
}
#rg90960 .descriptionid473977siteid354, #rg119002 .descriptionid473977siteid354 {
	font-size: 1em!important;
	font-family: arial!important;
	color: #333333!important;
	line-height: 11.34pt;
}
#rg90960 .titleorimageid473977siteid354, #rg119002 .titleorimageid473977siteid354 {
	font-size: 1.25em!important;
	color: #0065bd!important;
	font-family: Arial!important;
	line-height: 11pt;
}
#rg90960 .wwsbr_publishdate_id473977siteid354, #rg119002 .wwsbr_publishdate_id473977siteid354 {
	color: #333333!important;
	font-family: Arial!important;
	font-size: 0.9em!important;
}
#rg90960, #rg119002 {
	width: 31.7em!important;
	padding: 1em 1em 0 1em!important;
	margin: 0.5em 0.7em 0 0.5em!important;
	*padding: 2em 2em 0 2em!important;
	background: #eeeeee;
	border-left: 1px solid #cccccc;
}
#pcnt354_1742379_354_1_1 {
	*margin: 1em;
}
.accesoHome {
	margin-bottom: 1em!important;
}
.destacadoHome {
	border: 0!important;
	margin-top: 1em;
}
.noticiasHome {
	padding-top: 0.2em!important;
	border-bottom: 1px solid #ccc;
	margin-bottom: 1em!important;
	margin-right: 1em!important;
	*margin-bottom: 0!important;
}
.noticiasHome h2 {
	margin: 0 0 0.5em 0!important;
	padding: 0 0 0 0 0!important;
}
.noticiasHome h2 a {
	color: #0065bd!important;
	font-size: 1.3em;
	font-weight: normal!important;
}
/* Version inglesa   ----------------------------------------------------------------------------*/
#cabecera UL.barraHerramientas #english a {
	background: url(../imagenes/icoEnglish16x11.gif) center left no-repeat;
	padding-left: 1.9em;
}
#verEnglish #cabecera UL.barraHerramientas #spain a {
	background: url(../imagenes/icoEspanol16x11.gif) center left no-repeat;
	padding-left: 1.9em;
}
#cabecera UL.barraHerramientas em, #verEnglish #cabecera UL.barraHerramientas em {
	font-style: normal;
	text-decoration: underline;
}
#verEnglish #cabecera UL.barraHerramientas .sinborde a {
	background-color: #00367d!important;
}
/* Bloque destacado para la presentacion del grupo ocu, Home EN*/
#verEnglish .presentacionHomeImgHor {
	margin: 0.75em 0 0 0;
	padding-bottom: 0.8em;
}
#verEnglish .presentacionHomeImgHor H2 {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 0.9em;
	color: #6D7077;
	background: #FFF;
	margin: 0 0 0.5em 0.5em;
	padding: 0;
}
#verEnglish .presentacionHomeImgHor IMG {
	border: 0;
	padding: 0 0 0 20px;
}
#verEnglish .presentacionHomeImgHor UL {
	margin: 0 0 0 197px;
	padding: 0 0 0 0;
}
#verEnglish .presentacionHomeImgHor UL LI {
	line-height: 1.3em;
	padding: 0 0 0 0.3em;
}
/* Bloques destacados de la izquierda Home EN */
#verEnglish #pcnt354_3939830_354_3841827_3841827, #verEnglish #rg104477 {
	border-right: 1px solid #ccc;
}
/* Bordear bloques destacados de la derecha de la Home y los interiores EN */
#verEnglish #rg104466, #verEnglish #p354_3945820_354_3841827_3841827, #verEnglish #rg104468, #verEnglish #rg104472, #verEnglish #rg105989, #verEnglish #rg108481 {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 1.9em;
}
/* Ajuste padding miga de pan */
#rg113485, #verEnglish #rg104982, #verEnglish #rg105967, #verEnglish #rg105969, #verEnglish #rg104982, #verEnglish #rg106476, #verEnglish #rg108461 {
	margin-bottom: 0.5em!important;
}
#rg112460 {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 0.9em;
}
/* Nube */
.nube {
	width: 85%;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin: 0 0 0 2em;
	padding: 0;
}
.nube P {
	font-family: Arial;
	text-align: center;
	line-height: 3em;
	margin: 0;
	padding: 0;
}
.nubeTamFuente1 {
	font-size: 3.9em;
}
.nubeTamFuente2 {
	font-size: 3.4em;
}
.nubeTamFuente3 {
	font-size: 3.2em;
}
.nubeTamFuente4 {
	font-size: 2.5em;
}
.nubeTamFuente5 {
	font-size: 2.0em;
}
.nubeTamFuente6 {
	font-size: 2.0em;
}
.nubeColor1 {
	color: #0065BD;
}
.nubeColor2 {
	color: #3DB7E4;
}
.nubeColor3 {
	color: #FF5800;
}
.nubeColor4 {
	color: #92D400;
}
.nubeColor5 {
	color: #E7E600;
}
.nubeColor6 {
	color: #4B08A1;
}
.nubeNegrita {
	font-weight: bold;
}
/* Botones modulos */
.botones_modulos_uxxi ul {
	display: block;
	text-align: center;
}
.botones_modulos_uxxi li {
	list-style-type: none;
	display: inline;
}
/* FIN CLASES----------------------------------------------------------------------------*/
