.parrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: justify;
}

#menu {
    border: 1px solid #006699;
}
#menu th {
    background-color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
}
#menu td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #990000;
    background-image: url(li.gif);
    background-repeat: no-repeat;
    background-position: 2px 8px;
    padding-left: 10px;
    height: 20px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: dotted;
    border-top-color: #006699;
    border-right-color: #006699;
    border-bottom-color: #666666;
    border-left-color: #006699;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
}
#menu a {
    font-family: Arial, Helvetica, sans-serif;
    color: #000066;
    text-decoration: underline;
    font-size: 12px;
    font-weight: normal;
}

table_ppal {
	margin-right:auto; 
margin-left:auto; 

}

div.centraTabla table {
margin: 0 auto;
text-align: left;
}

div.LargoMenu table {
	text-align: left;
	height: 500px;
}.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
}
