/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
/* \\\\\\\\\\\\\\\\\Reseteo Etiquetas HTML \\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

html, body, span, applet, object, blockquote, pre, a, abbr, acronym, address, big, cite, code, dfn, em, font, img, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, center, u, i {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	text-align: left;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input, textarea {
	margin: 0;
	padding: 0;
}

hr {
	margin: 0;
	padding: 0;
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
}

img {
	border: none;
} 



/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
/* \\\\\\\\\\\\\\\\\\\\\\ Etiquetas Texto\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

body {
	background-color: #FFFFFF;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
}


p{
	margin-right: 50px;
	margin-left: 50px;
	text-align: justify;
	line-height: 16px;
}

h1 {
	font-size: 24px;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	margin-left: 30px;
	margin-top: 15px;
	margin-right: 30px;
	padding-bottom: 5px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 18px;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	margin-left: 30px;
	margin-top: 15px;
	margin-right: 30px;
	padding-bottom: 5px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 14px;
	color: #003399;
	margin-bottom: 20px;
	margin-left: 50px;
	margin-top: 20px;
	margin-right: 50px;
	padding-bottom: 7px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 7px;
	background-color: #F4F9FF;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

h4{
	font-size: 15px;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-bottom: 7px;
}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* ************************* Contenedores ****************************** */
/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

#flashcontent {
	width: 835px;
	height: 545px;
	margin-right: auto;
	margin-left: auto;
}

#tabla_index{
	width: 790px;
	height: 330px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../img/tabla_index.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#tabla_index2{
	width: 790px;
	height: 330px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../img/tabla_index.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#menu_index{
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(../img/menu_index.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
	height: 30px;
	width: 790px;
}

#pie {
	width: 835px;
	height: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#bachillerato{
	width: 835px;
	height: 410px;
	margin-right: auto;
	margin-left: auto;
}

#planteles_menu{
	width: 835px;
	height: 215px;
	margin-right: auto;
	margin-left: auto;
}


#cursos_cortos{
	width: 835px;
	height: 410px;
	margin-right: auto;
	margin-left: auto;
}


#quienes_somos{
	width: 835px;
	height: 410px;
	margin-right: auto;
	margin-left: auto;
}

#premios{
	width: 835px;
	height: 410px;
	margin-right: auto;
	margin-left: auto;
}

#player{
	width: 400px;
	height: 450px;
	margin-right: auto;
	margin-left: auto;
}

#contenedor_bachillerato{
	width: 790px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../img/contenido.jpg);
	background-repeat:  repeat-x;
	margin-bottom: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
}

#contenido{
	width: 790px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
	margin-top: 0px;
	background-color: #FFFFFF;
}

#temario{
	width: 650px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#temario ul{
	list-style-type: none; /*Quitar estilo de viñeta*/
	margin: 0px;
	padding: 0;
	list-style-image: none;
}

#temario li{
	margin-bottom: 3px;
	padding-left: 13px;
	background-image: url(../img/0019_swd_bullet_32.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-image: none;
	list-style-type: none;
}

#contenedor_calendario{
	width: auto;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}


#recetas{
	width: 835px;
	height: 710px;
	margin-right: auto;
	margin-left: auto;
}

#galeria{
	width: 835px;
	height: 710px;
	margin-right: auto;
	margin-left: auto;
}


#contenedor_planteles{
	width: 790px;
	height: 340px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/fondo_planteles.gif);
	background-repeat: no-repeat;
}


#gastronomia_molecular{
	width: 700px;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
}


#contacto{
	width: 290px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	padding: 10px;
	background-color: #F7F8FD;
	border: 1px solid #CCCCCC;
}

#bolsa_de_trabajo{
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}

.bolsa_izquierda{
	width: 170px;
	height: 140px;
}

.bolsa_derecha{
	width: 430px;
	height: 140px;
	vertical-align: top;
	text-align: left;
}

#vacante{
	width: 550px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	padding-left: 20px;
}

#foto_vacante{
	text-align: center;
}

/****************** Tabla con Herencia ******************/

#tabla{
	width: 680px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #66CCCC;
	margin-top: 15px;
	margin-bottom: 15px;
}

#tabla th{
	padding: 5px;
	font-weight:bold;
	text-align:center;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0099FF;
}

#tabla td{
	width: 320px;
	height: auto;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	padding: 10px;
}


/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* ************************ Formularios********************************* */
/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */


fieldset, table, pre {
	margin-bottom:1em;
}


input[type=text], input[type=password], select{
	width:280px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	color: #0000FF;
}


textarea{
	width:280px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 80px;
	color: #0000FF;
}



/* ///////////////////////////////////////////////////////////////////// */
/* ////////////////////// Menu, Listas y Links ///////////////////////// */
/* ///////////////////////////////////////////////////////////////////// */


blockquote, ul, ol{
	margin-top: 15px;
	margin-right: 90px;
	margin-bottom: 15px;
	margin-left: 90px;
	line-height: 16px;
}

ol li {
	list-style:decimal outside;
}

ul li {
	list-style:disc outside;
}

a.gris:link {
	color: #666666;
	text-decoration: none;
}
a.gris:visited {color: #666666; text-decoration: none;}
a.gris:hover {text-decoration: underline;}

a.blanco:link { color: #FFFFFF; text-decoration: none}
a.blanco:visited {color: #FFFFFF; text-decoration: none}
a.blanco:hover {text-decoration: underline}

a.azul_claro:link {
	color: #0099FF;
	text-decoration: none;
	font-size: 10px;
}
a.azul_claro:visited {color: #666666; text-decoration: none;}
a.azul_claro:hover {text-decoration: underline;}

/* ///////////////////////////////////////////////////////////////////// */
/* //////////////////////////// Clases ///////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////// */


.imagenes_index{
	text-align: center;
	
}

.separador{
	width: 15px;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(../img/separador.gif);
	background-repeat:   repeat-y;
}

.calendario{
	width: 210px;
	height: 210px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.calendario_filas{
	width: 20px;
	height: 30px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
}

.separador_calendario{
	width: 15px;
	height: auto;
	background-color: #FFFFFF;
}


.nombre_mes{
	height: 30px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	background-color: #FF9900;
	font-weight: bold;
	color: #FFFFFF;
}

.dias{
	width: 20px;
	height: 30px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	background-color: #E4EEFA;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;

}

.dias_examen{
	width: 20px;
	height: 30px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFCC;
	font-weight: bold;
	border: 1px solid #CCCCCC;

}


.dias_mes_anterior{
	width: 20px;
	height: 30px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	background-color: #F8F8F8;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;

}

.bullet_bachillerato{
	padding-left: 15px;
	margin-bottom: 7px;
	background-image: url(../img/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-image: none;
	list-style-type: none;
	text-align: justify;
}

.bullet_planteles{
	padding-left: 65px;
	margin-bottom: 7px;
	background-image: url(../img/bullet_planteles.png);
	background-repeat: no-repeat;
	background-position: 40px center;
	list-style-image: none;
	list-style-type: none;
	text-align: justify;
}


.menu_index{
	text-align: center;
	vertical-align: middle;

}

.titulo_qs{
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 8px;
}

.centrar_panel{
	margin-right: auto;
	margin-left: 30px;
}

.titulo_chef_master{
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 8px;
}

.colegiaturas{
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	width: 520px;
	border: 1px solid #CCCCCC;
}

.colegiaturas_horarios{
	text-align: center;
	color: #0066CC;
	font-weight: bold;
	height: 18px;

}

.colegiaturas_naranja{
	height: 20px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	color: #FF6600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.colegiaturas_azul{
	height: 20px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	color: #000066;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.colegiaturas_verde{
	height: 20px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	color: #009933;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

a.planteles:link {
	color: #666666;
	text-decoration: none
}
a.planteles:visited {
	color: #666666;
	text-decoration: none
}
a.planteles:hover {
	color: #666666;
	background-color: #99FFFF;
}

.calendario_cursos{
	margin-right: auto;
	margin-left: auto;
}

.titulo_direccion{
	width:210px;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #324393;
	text-align: center;
	border: 1px solid #CCCCCC;
	height: 25px;
	vertical-align: middle;
}

.mapa_domicilio{
	text-align: left;
	vertical-align: top;
	height: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.mapa_sep{
	text-align: left;
	vertical-align: top;
	height: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.mapa_icono{
	text-align: center;
	vertical-align: top;
	height: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.textos_index{
	text-align: left;
}

/* ///////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////// */

#contenedor_flash{
	padding: 0px;
	height: 545px;
	width: 790px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: -1px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}

#contenedor_pie{
	padding: 0px;
	height: 260px;
	width: 835px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#cu3er-container{
	margin: 0px;
	height: 340px;
	width: 790px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #2E486B;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.logo_plantel{
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 700px;
	padding: 0px;
}
