/* CSS Document */




#contenidohistoria{
width: 473px;
height: auto;
float: left;
margin-left: 10px;
margin-right: 5px;
text-align: justify;
}

.titulohistoria{
color:  #006600;
font-family: arial; 
font-size: 20pt; 
font-style: normal; 
font-weight: bold; 
font-variant: normal;
word-spacing: 0em;  
}

.textonegritahistoria{
color: #525252;
font-family: verdana; 
font-size: 10pt; 
font-style: normal; 
font-weight: bold; 
font-variant: normal;
word-spacing: 0em; 

}

.textonegritahistoria a{
color: #006600;
font-family: verdana; 
font-size: 10pt; 
font-style: normal; 
font-weight: bold; 
font-variant: normal;
word-spacing: 0em; 

}


.textonegritahistoria a:hover{
color: #006600;
font-family: verdana; 
font-size: 10pt; 
font-style: normal; 
font-weight: bold; 
font-variant: normal;
word-spacing: 0em; 
text-decoration: underline;
}



.textohistoria {
color: #525252;
font-family: verdana; 
font-size: 8pt; 
font-style: normal; 
font-weight: normal; 
font-variant: normal;
word-spacing: 0em; 


}