.tabla_contenidos {
	background-color: #FFFFFF;
	border: medium solid #0E2B93;
}

.Estilo1 {
	color: #FFFFFF;
	font-family: Century Gothic, Times, serif;
	font-weight: bold;
	font-size: 14px;
	padding: 3px;
}
.Estilo2 {
	color: #666666;
	font-family: Century Gothic, Times, serif;
	font-weight: bold;
	font-size: 10px;
	padding: 3px;
}

.Estilo3 {
	color: #666666;
	font-family: Century Gothic, Times, serif;
	font-size: 12px;
	padding: 1px;
	margin: 1px 0 0 1px;
}
.Estilo4 {	font-family: Century Gothic, Times, serif;
	font-variant: normal;
	color: #112852;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 18px;
	font-weight: bold;
}

.Estilo22 {
	color: #666666;
	font-family: Century Gothic, Times, serif;
	font-weight: bold;
	font-size: 11px;
	padding: 5px;
}



.texto_contenido {
	font-size: 18px;
	font-family: Century Gothic, Times, serif;
	font-style: normal;
	font-variant: normal;
	color: #112852;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.texto_contenido_chico {
	font-size: 14px;
	font-family: Century Gothic, Times, serif;
	font-style: normal;
	font-variant: normal;
	color: #112852;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.texto_contenido_chico_naranja {
	font-size: 14px;
	font-family: Century Gothic, Times, serif;
	font-style: normal;
	font-variant: normal;
	color: #FF6600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.texto_contenido_chico_Blanco {
	font-size: 14px;
	font-family: Century Gothic, Times, serif;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabla {
	background-color: #FFFFFF;
	background-position: center center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
