   
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF6900;
}
a:active {
	text-decoration: none;
}
body,td,tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a0a0a0;
	}
.estilotable {
    border:solid;
	border-width:2px;
	background-color:#151515;
	border-color:#43484b;
		}	
	
.estilotd  {
	border-color:#15155;
	}	
	
.inicio {
	font-size: 13px;
	font-weight: bold;
	color:#FF6900;
}

.listado{
	font-size: 13px;
	color: #00365B;
	font-weight: bold;
	
}
.listado2{
	font-size: 11px;
	color: #00365B;
	font-weight: bold;
	line-height:20px;
	
}
.listado3{
	font-size: 11px;
	line-height:25px;
	color: #999999;
	
}
.listado4{
	font-size: 11px;
	line-height:30px;
	color: #999999;
	
}

.listado5{
	font-size: 11px;
	line-height:28px;
	color: #999999;
	
}

.links{
     font-size: 12px;
	 color:#FF6900;
	 font-weight: bold;
}	

.oculto{
      color:#151515;
}

p {
	line-height:22px;	
}

.textoindex {
	line-height:16px;	
}
	
.piepagina {
	font-size: 9px;
	color: #dadada;
	font-weight: bold;
}

.titulo {
	color: #FF6900;
	font-size: 20px;
	font-weight: bold;
	line-height:30px;
}

.separacion {
	color: #dadada;
	font-weight: bold;
}

.subtitulo {
	font-size: 11px;
	font-weight: bold;
	color: #b4b4b4;
}

.titulotabla {
	font-size: 12px;
	font-weight: bold;
	color:#c8c8c8;
}

.menup {
		font-weight:bold; font-size:13px;
		float:right;	
 		width:100%;
		border-bottom:'2px solid #43484b;' 		 		
 	}
	
.menup ul {
		list-style:none;
		margin:6px;
 		padding:0 0 0;
 	}

.menup li {
 		display:inline;
}	

.menup a {
 		background:url(menup_dcha.gif) no-repeat right top;
		float:left;
		margin:0 0 0 0;
 		padding:0px;
 		color:#ffffff;
		text-decoration:none
	}
	
.menup a span {
 		background:url(menup_izda.gif) no-repeat left top;
		display:block;
		padding:5px 15px
 	}
	
.menup a:hover {
		background-position:100% -33px
 	}	
	
 .menup a:hover span {
	background-position:0% -33px;
	color:#282828;
 	}
	
.menup li.current a {
		background-position:100% -33px;
 		position:relative;
		
}	
 	
.menup li.current a span {
		background-position:0% -33px;
		color:#282828;
	}