body {
	bgcolor: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 70%;
	color: #4B4B4B;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: center;
}
#pagina {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
	clear: both;
}
img{
	border: 0px none;	
}

a{
	color: #4B4B4B;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#cabecera_home {
	margin-left: auto;
	width: 750px;
	margin-right: auto;
	padding-bottom: 0px;
	margin-top: 7px;
	text-align: left;
}
#cabecera_home h1 {
	margin: 0px;
	padding: 0px;
	height: 77px;
}

#cabecera_home h1 .estilo1 {
	color: #99ce00;
	font-size: 22px;
}

#cabecera_home h2{
	font-family: arial, helvetica, sans-serif;
	font-size: 22px;
	color: #99ce00;
	text-align: right;
	vertical-align: middle;
	padding-right: 25px;
	font-weight: bold;
	margin-top: 15px;
	text-decoration: none;
}
#linea_superior{
	background-image: url(../images/f_lin_sup_int.gif);
	background-repeat:  repeat-x;
	margin-top: 1px;
	margin-bottom: 0px;
	height: 19px;
}
#enlaces {
	font-size: 11px;
	color: #ffffff;
	height: 15px;
	padding: 0;
	margin: 0;
	background-color: #a8a8a8;
}
#enlaces a {
	color: #ffffff;
	text-decoration: none;
}
#enlaces .flechab, #enlaces .flechab2 {
	background-image: url(../images/flecha1.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	margin: 0px;
}
#enlaces .flechab:hover{
	background-position: 0px -14px;
}
#enlaces .flechab2:hover{
	background-position: 0px -28px;
}
#enlaces .flechav {
	background-image: url(../images/flecha2.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	margin: 0px;
}
div#enlaces div#idioma{
	width: 110px;
	float: left;
	text-align: center;
	background-color: #a8a8a8;
	height: 15px;
}
div#idioma{
	margin-left: 24px;
	_margin-left: 10px;
}
div#enlaces div#tipo{
	width: 110px;
	float: left;
	text-align: center;
	background-color: #a8a8a8;
	height: 15px;
}
div#enlaces div#tipo img {
	vertical-align: top;
}


/* BANNER DE SERVICIOS DE GESTION */
#banner_wrap {
  width: 400px;
  text-align: right;
  display: inline;
}
#banner_cont {
  float: right;
  text-align: right;
  display: block;
}
.banner_logo {
  float: right;
  margin-left: 15px;
}
.banner_txt {
  color: #4B4B4B;
  font-family: arial,helvetica;
  font-size: 15px;
  font-weight: bold;
  text-align: right;
}
.banner_txt_sg {
  color: #E3B000;
}
.banner_txt_sc {
  color: #01A5CB;
}
.banner_txt_c {
  color: #EC6409;
}
.banner_txt_d {
  color: #99CE00;
}
.banner_txt_ins {
  color: #A9249C;
}
.banner_txt_otros {
  color: #CBBC0F;
}
.banner_txt a {
  text-decoration: none;
}

/* desplegables */
#lenguaje {
	width: 203px;
	padding-left: 20px;
	float: left;
}
.dlenguaje {
	font-size: 11px;
	float: left;
	background-color: #f0f0f0;
	padding: 8px 15px;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
#men_menud2, #men_menud3, #men_menud4, #men_menud5 {
	color: #ffffff;
	background-image: url(../images/flecha3.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-indent: 14px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ffffff;
	height: 15px;
}
#men_menud2 {
	background-color: #01a5cb; /*azul*/
	float: right;
	width: 105px;
}
#men_menud3 {
	background-color: #ec6409; /*naranja*/
	float: right;
	width: 154px;
}
#men_menud4 {
	background-color: #cbbc0f; /*amarillo*/
	float: right;
	width: 128px;
}
#men_menud5 {
	background-color: #a9249c; /*morado*/
	float: right;
	width: 105px;
}
#menud2 {
	width: 1px;
	float: left;
}
#menud3 {
	width: 170px;
	float: left;
}
#menud4 {
	width: 170px;
	float: left;
}
#menud5 {
	width: 170px;
	float: left;
}
.dmenu2, .dmenu3, .dmenu4, .dmenu5 {
	font-size: 11px;
	float: left;
	background-color: #f0f0f0;
	padding: 8px 15px;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.dmenu5 {
	float: right;
}
.dlenguaje a, .dmenu2 a, .dmenu3 a, .dmenu4 a, .dmenu5 a {
	color: #646464;
	text-decoration: none;
}
.dlenguaje a:hover, .dmenu2 a:hover, .dmenu3 a:hover, .dmenu4 a:hover, .dmenu5 a:hover {
	color: #333333;
}
.dlenguaje {
	border-top: 4px solid #01a5cb;
}
.dmenu2 {
	border-top: 4px solid #01a5cb;
}
.dmenu3 {
	border-top: 4px solid #ec6409;
}
.dmenu4 {
	border-top: 4px solid #cbbc0f;
}
.dmenu5 {
	border-top: 4px solid #a9249c;
}
.dlenguaje p, .dmenu2 p, .dmenu3 p, .dmenu4 p, .dmenu5 p {
	padding-bottom: 4px;
	margin: 0px;
}


/* barra navegación */
#navega {
	float: left;
	width: 750px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/flecha4.gif);
	background-repeat: no-repeat;
	background-position: 20px 15px;
	padding-top: 12px;
	padding-bottom: 5px;
	text-indent: 38px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b3b3b3;
}

#navega a {
	color: #4B4B4B;
	text-decoration: none;
}
#navega a:hover {
	text-decoration: underline;
}
#navega .puntos {
	color: #4B4B4B;
	text-decoration: none;
	background-image: url(../images/puntos_navega.gif);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 10px;
}


/* menu superior */
#mnusuperior {
	float: left;
	text-align: center;
	background-image: url(../images/puntos_men.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
	width: 750px;
	padding-top: 9px;
	padding-bottom: 9px;
}
#mnusupitems {
	display: inline;
	margin-left: auto;  margin-right: auto;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
	text-align: left;
}

#mnusupitems a {
	color: #4B4B4B;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}
#mnusupitems a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #ec6409;
}
#mnusupitems .sel {
	color: #ffffff;
	text-decoration: none;
	background-color: #ec6409;
}



/* contenido */
#contenido {
	background-image: url(../images/f_contenido.gif);
	background-repeat:  repeat-y;
	width: 750px;
	float: left;
	padding-right: 0px;
}
#contenidosinmenu {
	width: 750px;
	float: left;
	padding-right: 0px;
}
#contsimple {
	width: 750px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
}

/* Contenido Zona derecha PP */
#contprincipal{
	float: right;
	width: 520px;
	margin-left: 0px;
	padding-left: 15px;
	padding-top: 25px;
	padding-bottom: 20px;
	z-index: 1;
}
#contprincipal h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 130%; /*15px*/
	color: #ec6409;
	font-weight: bold;
}
#contprincipal p{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	color: #4B4B4B;
	text-align: justify;
}


/* Contenido Zona derecha Resto de paginas */
#cont{
	float: right;
	width: 520px;
	margin-left: 15px;
	padding-left: 0px;
	padding-top: 25px;
	padding-bottom: 20px;
	z-index: 1;
}
#cont h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 130%; /*15px*/
	/* text-transform: capitalize; Jorge 08.07.2008 */
	color: #ec6409;
	font-weight: bold;
}
#cont p{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	color: #4B4B4B;
	text-align: justify;
}

/* pie página */
#pie_pagina {
	float: left;
	width: 750px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #818181;
	background-image: url(../images/f_pie.gif);
	background-repeat:  repeat-x;
	background-position: top;
	margin: 10px 0px;
	padding-top: 21px;
	padding-bottom: 10px;
}
#pie_upv{
	width: 345px;
	float: left;
	text-align: center;
}
#pie_email{
	width: 345px;
	float: right;
	text-align: center;
}
#pie_pagina a {
	color: #818181;
	text-decoration: none;
}
#pie_pagina .verde{
	color: #99ce00;
	text-decoration: none;
}
acronym {
	text-decoration: none;
	border: 0px;
}



/* aviso destacado */
#avisodestacado{
	float: left;
	background-image: url(../images/puntos_men.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
	padding-bottom: 16px;
        margin-right: 20px;
}
#avisodestacado img{
	float: left;
	margin-right: 16px;
}
#avisodestacado span{
	background-color: #eeeeee;
	padding-left: 5px;
	padding-right: 5px;
}
#avisodestacado h2{
	font-family: arial, verdana;
	font-size: 110%; /*12px*/
	font-weight: bold;
	color: #ec6409;
	padding: 0px;
	margin: 0px;
}
#avisodestacado p{
	padding: 0px;
	margin-top: 15px;
}

/* noticias */
#news {
	float: left;
	width: 285px;
	background-image: url(../images/puntos_men.gif);
	background-repeat:  repeat-y;
	background-position: right 50%;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 20px;
}
#news_azul , #news_verde , #news_amarillo {
  margin-bottom:20px;
}
#news_azul A, #news_verde A, #news_amarillo A{
  color: #666666;
  text-decoration:none;
}
#news_azul A:hover, #news_verde A:hover, #news_amarillo A:hover {
  color: #333333;
  text-weight: bold;
}
#news_azul .news_titular{
  color: #01a5cb;
}
#news_verde .news_titular{
  color: #99ce00;
}
#news_amarillo .news_titular{
  color: #cbbc0f;
}
.news_fecha{
  padding-left: 0px;
}
.news_titular{
  font-weight: bold;
  font-size: 110%;
  padding-left: 0px;
}
.news_resumen{
  text-align:justify;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
#news_anexo{
  margin-top: 3px;
}
#news_anexo A:hover{
  color: #ec6409;
}

/* /Noticias */

/* espacio banners*/
#banners {
 float: right;
 margin-right: 20px;
 margin-top: 10px;
 width: 190px;
 text-align: center;
}
#bannersmenu {
  margin-top: 30px;
  text-align: center;
}


/* cosas nuestras del iframe*/

#contmiw{
float: right;
width: 540px;
margin-left: 15px;
padding-left: 0px;
padding-top: 5px;
padding-bottom: 10px;
/*height: 400px;*/
height:auto;
/* height: 100%; */
z-index: 1;
}

#conturl{
float: right;
width: 540px;
margin-left: 15px;
padding-left: 0px;
padding-top: 5px;
padding-bottom: 10px;
/*height: 400px;*/
height:auto;
/* height: 100%; */
z-index: 1;
}
a.upv_enlace{
  color: #4B4B4B;
  text-decoration: none;
}
a.upv_enlace:hover{
  color: #ec6409;
}

/* menu izquierda */
#mnuIzquierda {
	float: left;
  padding-left: 0px;
	padding-top: 22px;
	padding-bottom: 20px;
}
#mnuIzquierda p{
	background-image: url(../images/puntos_men.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
	padding: 5px 5px 5px 7px;
	margin: 0px;
	width: 183px;
}
#mnuIzquierda img{
	border: 0px;
	width: 15px;
	height: 9px;
}

#mnuIzquierda #bannersmenu img{
	border: 0px;
	width: auto;
	height: auto;
}

.consubopened{
	color: #ec6409 ! important;
}
.sinsub{
	padding-left: 15px;
}
#mnuIzquierda, #mnuIzquierda a, .consub{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	color: #4B4B4B;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 145px;
}
#mnuIzquierda a:hover, .consub:hover{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ec6409;
	font-weight: bold;
	text-decoration: none;
}
.upv_sicmiwser_noactivo {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
padding: 1px 0px 1px 5px;
margin: 0px 0px 0px 0px;
display: block;
width: 175px;
}
.mnuizquierda_2donivel {
font-weight: bold;
background-image: url(../images/puntos_men.gif);
background-repeat:  repeat-x;
background-position: bottom;
display: block;
padding-top: 6px;
}
.submenu{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-image: url(../images/puntos_men.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
	width: 150px;
}
.submenu a{
	display: block;
	font-weight: normal !important;
	color: #4B4B4B;
	text-decoration: none;
	padding-left: 20px !important;
	padding-top:1px;
	padding-bottom:1px;
	width: 145px;
}
.submenu a:hover {
	color: #00a5cd ! important;
	text-decoration: none;
	background-color: #f3f3f3;
}
.submenu .sel {
	color: #00a5cd ! important;
	text-decoration: none;
	background-color: #f3f3f3;
}

/* pie pagina */
#upv_piepagina {
  margin-left: auto;
  margin-right: auto;
  width: 728px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10px;
  color: #818181;
  background-image: url(/yansu/images/f_pie.gif);
  background-repeat:  repeat-x;
  background-position: top;
  margin: 10px 0px;
  padding-top: 21px;
  padding-bottom: 10px;
  float: left;
}
#upv_pieupv {
  width: 345px;
  float: left;
  text-align: center;
}
#upv_pieemail {
  width: 345px;
  float: right;
  text-align: center;
}
#upv_piepagina  a {
  color: #818181;
  text-decoration: none;
}
#upv_piepagina .verde{
  color: #99ce00;
  text-decoration: none;
}
acronym {
  text-decoration: none;
  border: 0px;
}
.imgrss {float: right;clear: none;
}

.bluea{
	color: #01a5cb;
}
.greea{
	color: #99ce00;
}
.yellowa{
	color: #cbbc0f;
}
.bluea, .greena, .yelloa{
	text-decoration: none;
}

.bluea:hover, .greena:hover, .yelloa:hover{
	text-decoration: underline;
}
