/* CSS Document Classes */
#mainTitle {
	background-color: #DADEDF;
}
#redDetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.bgFutureKids {
	background-color: #FFCC66;
	background-image: url(../images/fondos/bgFutureKids.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
}
.bgTop {
	background-image: url(../images/fondos/bgTop.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bgServicios {
	background-color: #FFFFFF;
	background-image: url(../images/fondos/bgServicios.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
}
.bgProductos {
	background-color: #CC9966;
	background-image: url(../images/fondos/bgProductos.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
}
.bgContacto {
	background-color: #FFFFFF;
	background-image: url(../images/fondos/bgContacto.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
}
.bgVarios {

	background-color: #FFFFFF;
	background-image: url(../images/fondos/bgVarios.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
}
.bgLinks {

	background-color: #00CCCC;
	background-image: url(../images/fondos/bgLinks.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
}
.bgCursos {

	background-color: #00CCCC;
	background-image: url(../images/fondos/bgCursos.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
}
.bgArticulos {

	background-color: #00CCCC;
	background-image: url(../images/fondos/bgArticulos.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
}

.fondoCostados {
	background-image: url(../images/general/fondoCostados.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.fondoCostadosIzquierda {
	background-image: url(../images/general/fondoCostadosIzquierda.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.fondoCostadosDerecha {
	background-image: url(../images/general/fondoCostadosDerecha.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.cssBg {
	background-image: url(../images/general/cssBg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
}
.bgTable2 {
	background-repeat: repeat-x;
	background-position: left center;
	background-image: url(../images/general/bgTable2.gif);

}
.mainNavBG {
	background-image: url(../images/general/mainNavBg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.activeMainNavBg {
	background-image: url(../images/general/activeMainNavBg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.activeSecondaryNabBg {
	background-image: url(../images/general/activeSecondadyNavBg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.rightNavBg {
	background-image: url(../images/general/rightNavBg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.rutaNavegacion {
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.textoNavDerecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	margin-right: 10px;
}

a.introFK:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.introFK:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.introFK:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99FFFF;
}
