.separador {
 font-family: arial;
 font-size: 17px;
 font-weight: bold;
 color: #DE4500; 
 text-decoration:none; 
}

.separadorPortada{
 font-family: arial;
 font-size: 17px;
 font-weight: bold;
 color: #aaaaaa; 
 text-decoration:none; 
}

.txtCabecera {
 font-family: arial;
 font-size: 10px;
 font-weight: bold;
 font-style: italic;
 color: #DE4500; 
 text-decoration:none; 
}
.txtNegroG {
 font-family: verdana,arial;
 font-size: 11px;
 font-weight: bold;
 color: #555555; 
 text-decoration:none; 
}

.txtRojoG {
 font-family: verdana,arial;
 font-size: 11px;
 font-weight: bold;
 color: #DE4500; 
 text-decoration:none; 
}
.txtNegro {
 font-family: verdana,arial;
 font-size: 9px;
 font-weight: normal;
 color: #555555; 
 text-decoration:none; 
}

.txtRojo {
 font-family: verdana,arial;
 font-size: 9px;
 font-weight: normal;
 color: #DE4500; 
 text-decoration:none; 
}

.btnEnlace {
 font-family: verdana,arial;
 font-size: 9px;
 font-weight: bold;
 color: #DE4500; 
 text-decoration:none; 
}

.boton {
position: relative;
border: 1px solid #009;
background-color: #fc6;
color: #006;
padding: 1 2;
margin: 0 3;
font-size: 9px;
font-family: Arial, sans-serif;
font-weight: bold;
text-decoration: none;
}
li {
padding: 0 0 0 0;
font-size: 9px;
}

.piePagina{
font-family: verdana,arial;
font-size: 9px;
color: #aaaaaa;
}
a{
font-family: verdana,arial;
font-size: 9px;
color: #aaaaaa;
text-decoration: none;
}