body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F7F7F7;
	margin: 0px;
	padding: 0px;


}
.td-izquierda {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #256BB0;
}
.boton1 {
	font-size: 18px;
	text-align: right;
	padding-right: 5px;
	margin-bottom: 4px;
	margin-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5D0E6;
	background-color: #EDF1F8;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #5EA8DF;
	margin-left: 8px;


}
a {
	color: #134693;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
.boton2 {
	font-size: 14px;
	background-color: #F7F7F7;
	margin-bottom: 5px;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	text-align: right;
	cursor: pointer;
	margin-left: 10px;

}
h1 {
	margin: 10px;
	padding: 0px;
	color: #88AED5;
	font-weight: normal;
	font-size: 32px;
}
p {
	color: #555555;
	margin: 10px 10px 10px 18px;
	text-align: justify;
}
h2 {
	font-size: 26px;
	font-weight: normal;
	color: #3E76AE;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82A2BB;
	padding-bottom: 2px;
}
h3 {
	font-size: 22px;
	color: #3E76AE;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1CBD7;
}
ul {
	margin-top: -10px;
	color: #555555;
}
h4 {
	color: #3E76AE;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.vermas {
	font-size: 18px;
	text-align: right;
}
.p-resumen {
	color: #555555;
	margin: 10px 10px 10px 18px;
	text-align: justify;
	font-size: 14px;

}
.portada {
	margin: 3px;
	padding: 5px;
	border: 1px solid #6198D1;
}
.footer {
	color: #FFFFFF;
	background-color: #548AC0;
	text-align: center;
	padding: 8px;
}

