/* CSS Document */
body {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color:#3995D2;
	font-size: 16px;
	font-weight: bold;
	font-style:  italic;
	text-align: right;
	line-height: 18px;
}

h3 {
	color:#206491;
	font-weight: bold;
	font-size: 16px;
	margin-right: 16px;
	margin-left: 24px;
}
a:link 
{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #226788;
	text-decoration: none;
}
a:visited 
{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #226788;
	text-decoration: none;
}
a:active 
{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #226788;
	text-decoration: none;
}
a:hover 
{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #226788;
	text-decoration: underline;
}
.NEGRITA {
	font-size: 12px;
	font-weight: bold;
}
#content {
	margin-left: 20px;
	margin-right: 10px;
	font-size: 12px;
	color: #FFFFFF;
	
}
#content A {
	font-weight: bold;
	color: #ffffff;
	TEXT-DECORATION: none;
	margin-right: 6px;
	margin-left: 6px;
}
#content A:visited {
	font-weight: bold;
	color: #ffffff;
	TEXT-DECORATION: none;

}
#content A:hover {
	font-weight: bold;
	color: #ffffff;
	TEXT-DECORATION: underline;
}
#banner2 {
	line-height: normal;
	margin-top: 1px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	text-align: right;
}

#banner2 A {
	color: #044289;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-style: italic;
}
#banner2 A:visited {
	color: #044289;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-size: 12px;

}
#banner2 A:hover {
	color: #044289;
	font-weight: bold;
	TEXT-DECORATION: underline;
	font-size: 12px;
}
.lateral {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.marco {
	border: 1px solid #FFFF75;
	margin-bottom: 0px;
}.hueco {
	background-image: url(img/hueco.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFDE31;
	font-size: 11px;
	font-weight: bold;
	text-align: center;

}
.inferior {
	border-top: 1px solid #BCBCBC;
	border-bottom: 1px solid #BCBCBC;
	font-size: 11px;
	font-weight: bold;
}
.lateralizq {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BCBCBC;
	font-size: 12px;
}

h2 {
	color:#2D88C6;
	font-weight: bold;
	text-align: right;

	font-size: 18px;
	margin-bottom: 10px;
}
.texto {
	font-size: 12px;
	margin-right: 16px;
	margin-left: 24px;
}

.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #3995D2;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #3995D2;
}
.resaltado {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #3995D2;
}
.Estilo3 {
	font-size: 12px;
	color: #333333;
	text-align: right;
	margin-top: 0px;
	font-weight: bold;
}
.margen {

	font-size: 12px;
	margin-right: 16px;
	margin-left: 24px;
}
.azul {
	margin-top: 0px;
	margin-bottom: 0px;
}

