@charset "utf-8";
/* CSS Document */
/* Etiquetas */

body{
	width: 100%;
	height: auto;
	background-color: #fcb722;
	background-image: url("imagenes/fondo-pagina.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a{
	color: #007eff;
	text-decoration: none;
}

a:hover{
	color: #002d53;
}

h1{
	margin: 2px 0;
	font-size: 22px;
	color: #04559b;
}

h2{
	margin: 0;
	padding: 2px 0;
	color: #04559b;
	font-size: 18px;
}

h2 span{
	margin: 0;
	padding: 2px 0;
	color: #fff;
	font-size: 14px;
}

h2.videos{
	width: auto;
	color: #04559b;
	display: block;
}

h2 a{
	color: #FFFFFF;
}

h2 a:hover{
	color: #006699;
}

h4{
	margin: 0;
	padding: 0 0 0 25px;
	color: #04559b;
	font-size: 15px;
	background-image: url(imagenes/iconos_2.png);
	background-repeat: no-repeat;
	background-position: 0 -140px;
}

h4 a{
	color: #fff;
}

ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

li{
	width: auto;
	height: auto;
	margin: 5px 0;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #d5d5d5;
	float: left;
	clear: none;
}

p{
	color: #58595b;
}


/* Orden alfabetico */

#banner{
	width: 100%;
	height: 150px;
	background-color: #000000;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	float: left;
	clear: none;
}

#banner_interior{
	width: 100%;
	height: 100px;
	margin: 0 0 10px 0;
	background-color: #000000;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	float: left;
	clear: none;
}

.botones_cotizar{
	width: 100%;
	text-align: right;
	float: left;
	clear: both;
	border-top: 1px solid #6fa2d7;
	margin: 3px 0 0 0;
}

.buscador_centrar{
	width: auto;
	text-align: center;
	padding: 0 0 10px 0;
}

.buscador_posicion{
	width: auto;
	margin: 0 5px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #0051d6;
	float: right;
	clear: none;
}

#cabecera{
	width: 1000px;
	height: 450px;
	margin: 20px 0 0 0;
	background-image: url("imagenes/cabecera_imagen.png");
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	clear: both;
}

#cabecera_interior{
	width: 1000px;
	height: 100px;
	margin: 20px 0 10px 0;
	float: left;
	clear: both;
}

#cabecera_datos{
	width: 1000px;
	background-color: #aacffb;
	float: left;
	clear: none;
}

#columna_izq{
	width: 600px;
	height: auto;
	float: left;
	clear: none;
	border-right: 1px solid #fff;
}

#columna_izq_interior{
	width: 660px;
	height: auto;
	float: left;
	clear: none;
	border-right: 1px solid #fff;
}

#columna_der{
	width: 380px;
	height: auto;
	float: left;
	clear: none;
}

#columna_der_interior{
	width: 320px;
	height: auto;
	float: left;
	clear: none;
}

#contenedor{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 0;
} /* Centrar pantalla */

.descripcion_escuelas{
	width: 90%;
	margin: 3px 0 3px 20px;
	display: inline;
	float: left;
	clear: both;
	color: #666666;
	border-top: 1px solid #6fa2d7;
	padding: 3px 0;
}

.descripcion_escuelas_lista{
	width: 95%;
	margin: 3px 0 3px 20px;
	display: inline;
	float: left;
	clear: both;
	color: #666666;
	border-top: 1px solid #6fa2d7;
	padding: 3px 0;
}

.descripcion_escuelas li{
	width: 100%;
	margin: 1px 0;
	padding: 2px 0 2px 15px;
	display: inline;
	list-style: none;
	border: none;
	float: left;
	clear: both;
	border-bottom: 1px solid #6fa2d7;
	background-image: url(imagenes/iconos.png);
	background-repeat: no-repeat;
	background-position: 0 -161px;
}

.descripcion_escuelas_lista li{
	width: 100%;
	margin: 1px 0;
	padding: 2px 0 2px 15px;
	display: inline;
	list-style: none;
	border: none;
	float: left;
	clear: both;
	border-bottom: 1px solid #6fa2d7;
	background-image: url(imagenes/iconos.png);
	background-repeat: no-repeat;
	background-position: 0 -161px;
}

.descripcion_escuelas span{
	color:#003366;
}

.division_derecha{
	width: 98%;
	margin: 5px 10px;
	border-bottom: 1px solid #2a6fad;
	float: left;
	clear: none;
	padding: 0 0 5px 0;
}

.distancia{
	width: 100%;
	height: 20px;
	float: left;
	clear: both;
}

.feed{
	width: 95%;
	height: auto;
	margin: 10px;
	padding: 5px;
	background-color: #004593;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	color: #FFFFFF;
	float: left;
	clear: none;
	background-image: url(imagenes/rss_grande.png);
	background-repeat: no-repeat;
	background-position: 10px 3px;
}

.feed_interior{
	width: 95%;
	height: auto;
	padding: 0;
	color: #FFFFFF;
	float: left;
	clear: none;
	margin: 5px 0 0 0;
}

.feed_noticias{
	color: #FFFFFF;
	padding: 0 0 0 55px;
}

.feed_posicion{
	float: right;
	margin: 0;
	width: auto;
	clear: none;
}

.feed_posicion_interior{
	float: right;
	margin: 0;
	width: 230px;
	clear: none;
}


.feed_posicion span{
	margin: 0 5px;
}

.feed_nota{
	width: 96%;
	margin: 5px 10px 5px 10px;
	border-bottom: 1px solid #2a6fad;
	float: left;
	clear: both;
	padding: 0 0 5px 0;
}

.feed_nota_relacionados{
	width: 96%;
	margin: 5px 10px 5px 10px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #2a6fad;
	float: left;
	clear: both;
	padding: 0 0 5px 0;
}

#feed_padding{
	width: auto;
	padding: 5px 10px;
}

.forzar_altura{
	width: 100%;
	height: 1px;
	float: inherit;
	clear: both;
}

.fotografias{
	width:95%;
	margin: 10px
	background-color: #000000;
	float: left;
	clear: none;
}

.icono_menu{
	height: 20px;
	margin: 5px;
	padding: 5px 5px 0 35px;
	background-image: url("imagenes/iconos.gif");
	background-repeat: no-repeat;
	background-position: 0 -4px;
}

.icono_menu_mail{
	height: 20px;
	margin: 5px;
	padding: 5px 5px 0 35px;
	background-image: url("imagenes/iconos.gif");
	background-repeat: no-repeat;
	background-position: 0 -38px;
}

.icono_menu_chat{
	height: 20px;
	margin: 5px;
	padding: 5px 5px 0 65px;
	background-image: url("imagenes/iconos.gif");
	background-repeat: no-repeat;
	background-position: 0 -74px;
}

.icono_menu_boletin{
	height: 20px;
	margin: 5px;
	padding: 5px 5px 0 35px;
	background-image: url("imagenes/iconos.gif");
	background-repeat: no-repeat;
	background-position: 0 -108px;
}

.icono_menu_twitter{
	height: 20px;
	margin: 5px;
	padding: 5px 5px 0 35px;
	background-image: url("imagenes/iconos.gif");
	background-repeat: no-repeat;
	background-position: 0 -143px;
}

.icono_menu_facebook{
	height: 20px;
	margin: 5px;
	padding: 5px 5px 0 35px;
	background-image: url("imagenes/iconos.gif");
	background-repeat: no-repeat;
	background-position: 0 -178px;
}

.icono_mail_interior{
	height: 20px;
	margin: 5px;
	padding: 5px 5px 0 36px;
	background-image: url("imagenes/iconos.png");
	background-repeat: no-repeat;
	background-position: 0 0;
}

.icono_mail_interior_2{
	height: 15px;
	margin: 5px;
	padding: 2px 5px 0 26px;
	background-image: url("imagenes/iconos_2.png");
	background-repeat: no-repeat;
	background-position: 0 0;
}

.icono_cotizacion_interior{
	height: 20px;
	margin: 5px;
	padding: 5px 5px 0 30px;
	background-image: url("imagenes/iconos.png");
	background-repeat: no-repeat;
	background-position: 0 -50px;
}

.icono_cotizacion_interior_2{
	height: 15px;
	margin: 5px;
	padding: 2px 5px 0 25px;
	background-image: url("imagenes/iconos_2.png");
	background-repeat: no-repeat;
	background-position: 0 -37px;
}

.icono_enviar_interior{
	height: 20px;
	margin: 5px;
	padding: 5px 5px 0 35px;
	background-image: url("imagenes/iconos.png");
	background-repeat: no-repeat;
	background-position: 0 -102px;
}

.icono_enviar_interior_2{
	height: 15px;
	margin: 5px;
	padding: 2px 5px 0 25px;
	background-image: url("imagenes/iconos_2.png");
	background-repeat: no-repeat;
	background-position: 0 -76px;
}

.imagenes_solas{
	float: right;
	clear: both;
}

#informacion{
	width: 1000px;
	background-color: #e2eefa;
	float: left;
	clear: both;
	height: auto;
	margin: 0 0 20px 0;
	background-image: url(imagenes/fondo_informacion.jpg);
	background-repeat: repeat-x;
}

#informacion_interior{
	width: 1000px;
	background-color: #c6d9f6;
	float: left;
	clear: both;
	height: auto;
	margin: 0 0 20px 0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-image: url("imagenes/fondo_informacion.jpg");
	background-repeat: repeat-x;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.listado{
	width: 98%;
	margin: 10px 0 0 10px;
	display: inline;
	color: #666666;
	list-style: url("imagenes/punto.gif");
	border:  0;
}

.listado li{
	width: 95%;
	border: 0;
	margin: 0 0 0 10px;
	padding: 3px 0;
	border-bottom: 1px solid #6fa2d7;
	float: left;
	clear: both;
}

#logotipos{
	width: 1000px;
	float: left;
	clear: both;
}

#logo_cec{
	width: auto;
	margin: 0 10px;
	float: right;
	clear: none;
	position: absolute;
	z-index: 11;
	padding: 0 0 0 870px;
	*padding: 0 0 0 535px;
}

#logo_mascanada{
	width: auto;
	margin: 0 10px;
	float: left;
	clear: none;
}

#logo_masinternacional{
	width: auto;
	margin: 0 10px;
	float: right;
	clear: none;
}

#logo_masinternacional_internacional{
	width: auto;
	margin: 0 10px;
	float: right;
	clear: none;
	padding: 0 130px 0 0;
}

.mapa_google{
	width: 200px;
	float: left;
	clear: none;
	margin: 0 3px;
	background-color: #006666;
	height: 230px;
	border: 1px solid #fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(border-radius.htc);
}

#menu{
	width: 100%;
	height: auto;
	margin: 3px 0 0 0;
	padding: 0;
	position: relative;
	font-size: 11px;
	z-index: 10;
	float: left;
	clear: none;
}

#menu_centrar{
	width: 900px;
	margin: 0 auto;
}

#menu_cursos{
	width: 300px;
	height: 250px;
	margin: 30px 0 0 50px;
	padding: 0;
	float: left;
	clear: both;
}

#menu_cursos_disponibles{
	width: auto;
	margin: 5px 0 0 20px;
	display: inline;
	padding: 5px 0 0 0;
}

#menu_cursos_disponibles li{
	width: 80%;
	display: inline;
	margin: 0 0 0 30px;
	padding: 2px 0 0 15px;
	border-bottom: 1px solid #6fa2d7;
	border-right: none;
	background-image: url("imagenes/iconos.png");
	background-repeat: no-repeat;
	background-position: 0 -161px;
	float: left;
	clear: none;
}

.menu_curva{
	width: 290px;
	height: 1px;
	margin: 0 6px;
	background-color: #00d5f4;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	border-top: 1px solid #fff;
	float: inherit;
	clear: none;
}

.menu_curva_1{
	width: 292px;
	margin: 0 4px;
	padding: 0;
	height: 1px;
	background-color: #00d5f4;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	float: inherit;
	clear: none;
}


.menu_curva_2{
	width: 294px;
	margin: 0 3px;
	height: 1px;
	background-color: #00d5f4;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	float: inherit;
	clear: both;
}


.menu_curva_3{
	width: 296px;
	height: 1px;
	margin: 0 2px;
	background-color: #00d5f4;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	float: inherit;
	clear: both;
}


.menu_curva_4{
	width: 298px;
	height: 1px;
	margin: 0 1px;
	background-color: #00d5f4;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	float: inherit;
	clear: both;
}

.menu_curva_abajo{
	width: 288px;
	height: 1px;
	margin: 0 6px;
	background-color: #00d5f4;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	border-bottom: 1px solid #fff;
	float: inherit;
	clear: both;
}

#menu_cursos_centrar{
	width: 100%;
	float: left;
	clear: none;
	text-align: center;
}

.menu_lupa{
	width: auto;
	height: 30px;
	margin: 0 2px;
	padding: 5px 0 0 25px;
	background-image: url(imagenes/iconos.png);
	background-repeat: no-repeat;
	background-position: 0 -128px;
}

#menu_texto a:hover{
	color: #f58220;
}

.menu_texto_cursos{
	width: 300px;
	height: auto;
	background-color: #00d5f4;
	border: 3px solid #fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(border-radius.htc);
	text-align: left;
	float: left;
	clear: both;
}

.menu_texto_cursos ul{
	list-style: none;
	margin: 0 0 0 30px;
	padding: 0;
}

.menu_texto_cursos ul li{
	width: 95%;
	margin: 2px 0;
	padding: 0 0 4px 0;
	display: block;
	border-right: none;
	border-bottom: 1px dotted #fff;
	float: left;
	clear: both;
}

#menu_imagen_izq{
	width: 23px;
	height: 34px;
	background-image: url("imagenes/bordes_menu.png");
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

#menu_imagen_der{
	width: 23px;
	height: 34px;
	background-image: url("imagenes/bordes_menu.png");
	background-repeat: no-repeat;
	background-position: -23px;
	float: left;
	clear: none;
}

#menu_texto{
	margin: 1px 0 0 0;
}

.meses_intereses{
	width: 100%;
	text-align: right;
	float: left;
	clear: both;
}

.meses_intereses p{
	margin: 0;
	padding: 0;
}

#navegacion{
	width: 850px;
	height: 34px;
	background-color: #999999;
	background-image: url("imagenes/fondo_menu.png");
	background-repeat: repeat-x;
	float: left;
	clear: none;
}

.noticias{
	margin: 5px 0 10px 20px;
}

#pie_pagina{
	width: 100%;
	margin: 10px 0 0 0;
	background-color: #a4c2eb;
	border-top: 1px dotted #fff;
	float:  left;
	clear: none;
}

.pie_pagina_contenido{
	width: auto;
	margin: 10px;
}

.puntos_sobresalientes{
	width: 250px;
	height: auto;
	margin: 3px;
	padding: 3px;
	float: left;
	clear: none;
	border-right: 1px solid #6fa2d7;
}

.resumen_escuelas{
	width: 410px;
	float: left;
	clear: none;
	margin: 0 3px;
}

#slogan{
	float: left;
	clear: none;
	width: auto;
	margin: 25px 0 0 0;
}

.slogan{
	color: #FFFFFF;
}

.subtitulo a{
	color: #04559b;
}

.titulos_videos{
	width: 95%;
	height: 30px;
	margin: 0 0 5px 0;
	border-bottom: 1px dotted #04559b;
	float: left;
	clear: both;
}

.videos{
	width: 48%;
	margin: 3px;
	float: left;
	clear: none;
}

.videos_escuelas{
	width: 355px;
	height: auto;
	margin: 3px;
	padding: 3px;
	float: left;
	clear: none;
	text-align: center;
}

.videos_posicion{
	width: 98%;
	height: auto;
	float: left;
	clear: both;
	margin: 0 auto;
}

img{
	margin: 0 3px;
	behavior: url("iepngfix.htc");
}
 
 curved {
-moz-border-radius:10px;
-webkit-border-radius:10px;
behavior:url(border-radius.htc);
}
