@charset "utf-8";
.TextoPlano {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: justify;
}

.TextoPlano12 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: justify;
}

.TextoPlanoconBordeInferior {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: justify;
	border-bottom: 1;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1pt;	
}

.TextoMapa {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-weight:bold;
	color: #333333;
	text-align: justify;
	text-decoration:none;
}


.TextoFormularioContacto {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-weight:bold;
	color: #333333;
	text-transform:uppercase;
}

.TextoMensajeSatisfactorio {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-weight:bold;
	color: #333333;
	text-transform:uppercase;
	text-align: center;
}

.TextoFormularioaclaracionContacto {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-transform:none;
}

.Cinco {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-weight:bold;
	text-transform:uppercase;
	color: #333333;
}

.Informatica {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-weight:bold;
	text-transform:uppercase;
	color: #333333;
}

.cajadetextoContactanos
{
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: 1;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left: 1;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right: 1;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1pt;
	border-top: 1;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1pt;
	padding-left:5;			
	
	
}

.CeldaHomeMenuFondo
{
background-image:url(Imagenes/Home04.gif);
background-repeat:no-repeat;
}

.CeldaQuienesSomosMenuFondo
{
	background-image:url(Imagenes/QuienesSomos05.gif);
	background-repeat:no-repeat;
}

.CeldaQuienesSomosInferiorFondo
{
	background-image:url(Imagenes/QuienesSomos06.gif);
	background-repeat:no-repeat;
}

.CeldaQueHacemosMenuFondo
{
	background-image:url(Imagenes/QueHacemos02.gif);
	background-repeat:no-repeat;
}

.CeldaQueHacemosInferiorFondo
{
	background-image:url(Imagenes/QueHacemos05.gif);
	background-repeat:no-repeat;
}

.CeldaContactanosMenuFondo
{
	background-image:url(Imagenes/Contactanos02.gif);
	background-repeat:no-repeat;
}

.CeldaNuestrosProgramasMenuFondo
{
	background-image:url(Imagenes/NuestrosProgramas02.gif);
	background-repeat:no-repeat;
}

.CeldaNuestrosProgramasInferiorFondo
{
	background-image:url(Imagenes/NuestrosProgramas04.gif);
	background-repeat:no-repeat;
}

.CeldaDondeEstamosMenuFondo
{
	background-image:url(Imagenes/DondeEstamos02.gif);
	background-repeat:no-repeat;
}

.CeldaDondeEstamosInferiorFondo
{
	background-image:url(Imagenes/DondeEstamos05.gif);
	background-repeat:no-repeat;
}

.CeldaDondeEstamosInferiorFondo2
{
	background-image:url(Imagenes/DondeEstamos06.gif);
	background-repeat:no-repeat;
}

#Boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	background-color: #FFFFFF;
	border: 3px solid #cccccc;
}
