body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-right: 6%;
	margin-left: 6%;
}
.p_dcha {
	text-align: justify;
	color: #660000;
	font-weight: bold;
	margin-bottom: 2%;
	margin-left: 8%;
	font-variant: small-caps;
}
.p_izq {
	text-align: justify;
	font-weight: bold;
	color: #660000;
	margin-bottom: 2%;
	margin-right: 8%;
	font-variant: small-caps;
}
.p_centro {
	margin-right: 8%;
	margin-left: 8%;
	text-align: justify;
	font-variant: small-caps;
	margin-bottom: 2%;
	font-weight: bold;
}
h3 {
	font-size: 160%;
	width: 90%;
	color: #336600;
}
h1 {
	color: #660000;
	text-align: center;
	font-size: 300%;
}
h2 {
	color: #006600;
	text-align: center;
	font-size: 200%;
}
.imgiz {
	padding: 3px;
	float: left;
	margin-right: 6px;
	font-size: 75%;
	text-align: center;
	color: #FFFFFF;
	background-color: #336600;
}
.imgdcha {
	padding: 3px;
	float: right;
	font-size: 75%;
	text-align: center;
	margin-left: 6px;
	color: #FFFFFF;
	background-color: #336600;
}
a:link {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660033;
	border-bottom-color: #660033;
	color: #660033;
	text-decoration: none;
}
a:visited {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660033;
	border-bottom-color: #660033;
	color: #660033;
	text-decoration: none;
}
a:hover {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660033;
	border-bottom-color: #660033;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #660033;
}
a:active {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660033;
	border-bottom-color: #660033;
	color: #660033;
	text-decoration: none;
}
.pie {
	font-size: 80%;
	color: #006600;
	text-align: center;
	border: 1px solid #006600;
	font-weight: bold;
}

