body {background-image: url(/picture_library/fondo.gif);}

.Negrita {
	color: #000000;
	font-weight: bold;
	background-color : inherit;}

.TextoCabecera {
font-family : sans-serif; 
font-size : 16px; 
color : #ffffff; 
vertical-align : middle; 
font-weight: bold;
background-color: #8D8FAD;}

.TextoPieDePagina {
font-family : sans-serif; 
font-size : 13px; 
color : #ffffff; 
vertical-align : middle;
background-color: #8D8FAD;
}

.TextoIndice { 
font-family: sans-serif; 
font-size: 13px; 
color: #000000; 
background-color : #e9f0f4; 
}
.TextoContenidoN {
font-family : sans-serif; 
font-size : 13px; 
color : #000000; 
font-weight: bold;
background-color: inherit;
} 

.TextoContenidoIJ {
font-family : sans-serif; 
font-size : 13px; 
color : #000000; 
background-color : inherit; 
text-align : justify; 
text-indent : 20pt;} 

.TextoIndiceRojo { 
font-family: sans-serif; 
font-size: 13px;
color: #FF0000; 
background-color : #e9f0f4; 
font-weight: bold;
}