/* CSS Document */


.tituloEstatutos{
color:  #006600;
font-family: arial; 
font-size: 20pt; 
font-style: normal; 
font-weight: bold; 
font-variant: normal;
word-spacing: 0em; 
}

#contenidoEstatutos     {
width: 473px;
height: auto;
float: left;
margin-left: 10px;
margin-right: 5px;
text-align: justify;
}

.textoEstatutos{
color: #525252;
font-family: verdana; 
font-size: 8pt; 
font-style: normal; 
font-weight: normal; 
font-variant: normal;
word-spacing: 0em; 
}

.textonegritaEstatutos{
color: #525252;
font-family: verdana; 
font-size: 10pt; 
font-style: normal; 
font-weight: bold; 
font-variant: normal;
word-spacing: 0em; 

}

.textonegritaEstatutos a{
color: #006600;
font-family: verdana; 
font-size: 10pt; 
font-style: normal; 
font-weight: bold; 
font-variant: normal;
word-spacing: 0em; 

}


.textonegritaEstatutos 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;
}



