td img {display: block; border: none;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #139ACA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	/*font-weight: bold;*/
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
#footer {}
#footer {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
} 
#footer a:link{
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:active{
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover{
	text-decoration: none;
	color: #C0F4FE;
} 
.style9 {color: #003366; font-weight: bold;}
.style6 {color: #990000; font-weight: bold;}
.style7 {color: #FFFFFF; font-weight: bold;}
.style5 {color: #006600; font-weight: bold;}
.azul {
	font-size: 24px;
	color: #0055C2;
	font-weight: bold;
}
.amar {
	font-size: 24px;
	color: #CC6600;
	font-weight: bold;
}
.rojo {
	font-size: 24px;
	color: #990000;
	font-weight: bold;
}
.verd {
	font-size: 24px;
	color: #006600;
	font-weight: bold;
}

/* portada
--------------------------------------------------------------------- */
#portada {}
#portada #ayuda_on_line { float: left; }
#portada #ayuda_on_line a {
	background-image: url(../imagenes/portada/Port_ayuda_on_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 36px;
	width: 101px;
	margin-top: 0px;
}
#portada #acceso_clientes { 
	float: left;
	margin-left: 6px;
}
#portada #acceso_clientes a {
	background-image: url(../imagenes/portada/Port_acceso_clientes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 36px;
	width: 106px;
}
#portada .banner {
	width: 850px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:180px;

}
#portada .banner img { border: none; display:none;  }


/*
#portada .banner .bot_banner li {
    float: left;
    margin-left: 2px;
    list-style-type: none;
}

#portada .banner .bot_banner a {
    color: #FFFFFF;
    background-color: #000000;
    text-align: center;
    padding: 2px;
}
/*Fraddy*/
/* #portada .banner .bot_banner .activeSlide engadido por tuFradducho INK  para o slide de banners*/
/*#portada .banner .bot_banner a:hover, #portada .banner .bot_banner .active, #portada .banner .bot_banner .activeSlide {
    background-color: #c03f00;
}*/


