/*generales*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(fondo.jpg);
}

a:link {
	font-family: Trebuchet MS, Comic Sans MS, Arial, Verdana, serif;
	font-weight: bold;
	color: #3366CC;
}

a:visited {
	font-family: Trebuchet MS, Comic Sans MS, Arial, Verdana, serif;
	font-weight: bold;
	color: #3366CC;
}

a:hover {
	font-family: Trebuchet MS, Comic Sans MS, Arial, Verdana, serif;
	font-weight: bold;
	color: #3366CC;
}

.titulosenlaces {
	font-family: Trebuchet MS, Comic Sans MS, Arial, Verdana, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.linksenlaces{
	font-family: Trebuchet MS, Comic Sans MS, Arial, Verdana, serif;
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	text-decoration:none;
}

.linksenlaces a:hover{
	font-family: Trebuchet MS, Comic Sans MS, Arial, Verdana, serif;
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	text-decoration:none;
	padding-left: 4px;
}

.linksgrandes a {
	font-family: Trebuchet MS, Comic Sans MS, Arial, Verdana, serif;
	font-size: 15px;
	font-weight: bold;
	color: #3366CC;
	text-decoration:none;
}

.linksgrandes a:hover {
	font-family: Trebuchet MS, Comic Sans MS, Arial, Verdana, serif;
	font-size: 15px;
	font-weight: bold;
	color: #23468D;
	text-decoration:none;
}

.textonegro {
	font-family: Trebuchet MS, Comic Sans MS, Arial, Verdana, serif;
	font-size: 10px;
	color: #000000;
}

.contenido {
	font-family: Trebuchet MS, Comic Sans MS, Arial, Verdana, serif;
	font-size: 12px;
	color: #000000;
}

.bottomnegro {
	font-family: Trebuchet MS, Comic Sans MS, Arial, Verdana, serif;
	font-size: 11px;
	color: #000000;
}

/*icda*/

.imgsportadassecs {
	padding-right: 4px;
}

.tituloicda {
	font-family: Trebuchet MS, Comic Sans MS, Arial, Verdana, serif;
	font-size: 20px;
	font-weight: bold;
	color: #3366CC;
	text-decoration:none;
}

.subtituloicda {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, Verdana, serif;
	font-size: 15px;
	font-weight: bold;
	color: #6389D8;
	text-decoration:none;
}

/*escuela de idiomas*/

.idiomastitportada {
	font-family: Trebuchet MS, Comic Sans MS, Arial, Verdana, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration:none;
}

/*Colegios*/

.colegiotitportada {
	font-family: Trebuchet MS, Comic Sans MS, Arial, Verdana, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099ff;
	text-decoration:none;
}

/*universidad*/

.universidadtitportada {
	font-family: Trebuchet MS, Comic Sans MS, Arial, Verdana, serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration:none;
}

/*preescolar*/

.preescolartitportada {
	font-family: Trebuchet MS, Comic Sans MS, Arial, Verdana, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ea931c;
	text-decoration:none;
}

/*centro de gerencia*/

.centrodegerenciatitportada {
	font-family: Trebuchet MS, Comic Sans MS, Arial, Verdana, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration:none;
}

/*direccion general*/

.direcciongeneraltitportada {
	font-family: Trebuchet MS, Comic Sans MS, Arial, Verdana, serif;
	font-size: 12px;
	font-weight: bold;
	color: #993366;
	text-decoration:none;
}

/*biblioteca*/

.bibliotecatitportada {
	font-family: Trebuchet MS, Comic Sans MS, Arial, Verdana, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0D83AA;
	text-decoration:none;
}

/*programas*/

.programastitportada {
	font-family: Trebuchet MS, Comic Sans MS, Arial, Verdana, serif;
	font-size: 12px;
	font-weight: bold;
	color: #009933;
	text-decoration:none;
}

/*eco*/

.ecotitportada {
	font-family: Trebuchet MS, Comic Sans MS, Arial, Verdana, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration:none;
}