@charset "utf-8";
/* CSS Document */

#button {
padding: 0;
}


#button li {
display: inline;
}


#button li a {
font-family: Arial;
font-size:14px;
text-decoration: none;
float:left;
padding-right: 20px;
padding-left: 30px;
background-color: #003666;
color: #fff;
}


#button li a:hover {
background-color: #2674bb;
}

.sombra azul {
	background-color: #036;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
}
.parrafo {
	text-align: justify;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 50px;
}
.footer {
	color: #FFF;
}
.parrafo table {
	font-weight: bold;
}
.parrafo table {
	font-weight: normal;
}
.parrafo table tr th {
	font-weight: bold;
}
.sin negritas {
	font-weight: normal;
}
