/* CSS Document */

BODY, th, td{
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #5e6a72;
	vertical-align: top;
}

#texton3 th, #texton3 td, #relacionados th, #relacionados td{
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.mceItemTable P {
	margin-top:0px;
	margin-bottom:0px;
}

.Titulo, H1 {
	font-family: "Century Gothic", Verdana;
	font-size: 26px;
	font-weight: normal;
	color: #8db9e5;
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
}
.Titulo2, H2 {
	font-family: "Century Gothic", Verdana;
	font-size: 22px;
	font-weight: normal;
	color: #8db9e5;
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
}
.Subtitulo, H3 {
	font-family: "Century Gothic", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #5e6a72;
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
}

.Enfasis
{
	text-transform: uppercase;
}
.EnfasisIntenso
{
	text-transform: uppercase;
	font-weight:bold;
}
.Cita
{
	font-style:italic;
}