aside, article, footer, header, section
{
	display:block;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

header{
	text-align:center;
}

header h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000099;
	font-style: italic;
}

hr {
	color: #00CCFF;
	height: 1px;
	background-color: #00CCFF;
	border: 0;
}

.contornoimagen {
	border: 3px double #000099;
	margin: 2px;

}
.cita {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #0066FF;
	font-size: 13px;

}
.titulohoja {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	vertical-align: middle;
	color: #000099;
	text-align: center;
	padding: 15px;
	height: 45px;
	font-style: italic;
}
.general a:visited, a:link, a:active {
	font-weight: normal;
	color: #6600CC;
	text-decoration: none;

}
.marquesina {
	color: #003399;
	font-weight: bold;
	font-size: 12px;
	background-color: #66CCFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.general a:hover {
	font-weight: bold;
	color: #3300FF;
	text-decoration: underline;
}
.general {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.marco {
	border: 2px solid #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.letramenor {
	font-size: 9px;
}
.general  td {
	border: 1px solid #0099FF;
	padding: 2px;
}
.cursiva {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}

