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

html, body, span, applet, object, iframe, p, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, dfn, font, img, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, center, u, i, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input, textarea {
	margin: 0;
	padding: 0;
}
hr {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	background-color: #000;
	height: 1px;
}
img {
	border: none;
}
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
/* \\\\\\\\\\\\\\\\\\\\\\ Etiquetas Texto\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

body {
	background-color: #333333;
	background-image: url(../img/fondo.jpg);
	background-repeat:   no-repeat;
	background-position: center top;
	font-family: Tahoma;
	background-attachment: fixed;
	font-size: 13px;
}



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

#contenedor{
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 50px;
	width: 975px;
	margin-top: 0px;
}

#menu_contacto{
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 975px;
}

#btnContacto{
	width: 700px;
	float: right;
	text-align: right;
}


#cabeza{
	margin: 0px;
	padding: 0px;
	height: 89px;
	width: auto;
}
#cabeza_chef{
	float: left;
	padding: 0px;
	height: 89px;
	width: 170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#cabeza_slogan{
	float: right;
	height: 89px;
	width: 360px;
	margin: 0px;
	padding: 0px;
}

#caja_menu{
	padding: 0px;
	height: auto;
	width: 975px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#menu{
	padding: 0px;
	float: left;
	height: 480px;
	width: 190px;
	margin: 0px;
	background-color: #36688D;
}

#logo_corbuse{}

#animacion_principal{
	float: right;
	height: 500px;
	width: 770px;
	position:relative;
	margin: 0px;
	padding: 0px;
}

#animacion_principal img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#animacion_principal a {
	border:0;
}



#slider_banners{
	height: auto;
	width: 970px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	clear: both;
	background-color: #00406D;
	background-image: url(../img/fondo_slider.gif);
	background-repeat:  repeat-y;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#cajas{
	padding: 0px;
	height: auto;
	width: 975px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#columna_grid{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
}

.grid_opciones
 {
	width: auto;
	margin: auto;
	padding: 0px;
	height: auto;
}

.grid_opciones-m1 {
	float: left;
	width: 0px;
	height: 198px;
}

.grid_opciones-c1 {
	float: left;
	width: 315px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.grid_opciones-m2 {
  float: left;
  width: 15px;
  height: 1px;
}

.grid_opciones-c2 {
	float: left;
	width: 315px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#columna_blog{
	margin: 0px;
	float: right;
	height: 410px;
	width: 315px;

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#columna_blog h1{
	color: #FF0000;
	padding: 0px;
	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;
	font-size: 18px;
	font-weight: bold;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#columna_blog p{
	font-size: 11px;
	line-height: 15px;
	padding: 0px;
	margin: 10px;
}
#columna_blog img{
	float: left;
	height: 110px;
	width: 110px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}



/*********Estilos para el pie ************/

.pie {
	width: 975px;
	background-color: #2A5D81;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.pie-m1 {
	float: left;
	width: 15px;
	height: 1px;
}

.pie-c1 {
	float: left;
	width: 220px;
}

.pie-m2 {
  float: left;
  width: 15px;
  height: 1px;
}

.pie-c2 {
	float: left;
	width: 175px;
}

.pie-m3 {
  float: left;
  width: 15px;
  height: 1px;
}

.pie-c3 {
	float: left;
	width: 200px;
}

.pie-m4 {
  float: left;
  width: 15px;
  height: 1px;
}

.pie-c4 {
	float: left;
	width: 310px;
}


.pie ul{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.pie ul li{
	font-size: 11px;
	color: #FFFFFF;
	list-style-image: url(../img/iconos/0118_abullet.png);
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
}

.pie ul li a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.pie ul li a:hover {
	text-decoration: underline;
}

.pie p{
	color: #FFFFFF;
	font-size: 11px;
	line-height: 17px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.pie p a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.pie p a:hover {
	text-decoration: underline;
}


.txt{
	margin-top: 15px;
	margin-left: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

#copyright{
	height: 95px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-image: url(../img/fondo_copyright.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 15px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}



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

a.azul_noticias:link {
	color: #0000FF;
	font-size: 11px;
	text-decoration: none;
}

a.azul_noticias:visited {
	color: #0000FF;
	font-size: 11px;
	text-decoration: none;
}

a.azul_noticias:hover {
	color: #0000FF;
	font-size: 11px;
	text-decoration: underline;
}


a.gris_index:link {
	color: #333333;
	text-decoration: none;	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.gris_index:visited {
	color: #333333;
	text-decoration: none;	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.gris_index:hover {
	color: #0099FF;
	text-decoration: none;	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


a.gris:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.gris:visited {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.gris:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}



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




a.blanco_pie:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
a.blanco_pie:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
a.blanco_pie:hover {
	font-size: 10px;
	background-color: #FF0000;
}

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



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

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

label
{
	font-size: 12px;
	}
fieldset, table, pre {
	margin-bottom:1em;
}

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


textarea{
	width:280px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	height: 80px;
	color: #0000FF;
}

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


.titulo_img{
	padding: 0px;
	height: 110px;
	width: 730px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.banner_secciones{
	padding: 10px;
	height: 320px;
	width: 270px;
	float: right;
	background-color: #FF9900;
	margin-top: 90px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.foto_planteles{
	padding: 10px;
	height: auto;
	width: auto;
	float: right;
	background-color: #CCCCCC;
	margin: 20px;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}


.imagen_izquierda{
	height: auto;
	width: auto;
	padding: 5px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 65px;
	background-color: #E2E2E2;
}


.imagen_derecha{
	height: auto;
	width: auto;
	padding: 10px;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: #FF9900;
}

.imagen_cursos_especializado{
	height: auto;
	width: auto;
	padding: 10px;
	float: right;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: #FFFFFF;
}



.titulo_img_planteles {
	padding: 0px;
	height: 150px;
	width: 730px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.mapa_ubicacion{
	padding: 10px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: 400px;
	width: 700px;
	background-color: #CCCCCC;
}

.tabla_colegiatura{
	padding: 0px;
	height: auto;
	width: 720px;
	font-size: 14px;
	text-align: center;
	color: #333333;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}

.tabla_colegiatura td{
	padding: 5px;
	margin: 2px;
	background-color: #E9FCFC;
	border: 1px solid #CCCCCC;
}


/* --- temario_bachillerato --- */

.temario_bachillerato {
	width: 710px;
	background-color: #F0F0F0;
	font-size: 12px;
	line-height: 18px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.temario_bachillerato-m1 {
	float: left;
	width: 15px;
	height: 1px;
}

.temario_bachillerato-c1 {
	float: left;
	width: 206px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dotted #FF9900;
	padding: 5px;
}

.temario_bachillerato-m2 {
	float: left;
	width: 15px;
	height: 1px;
}

.temario_bachillerato-c2 {
	float: left;
	width: 206px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dotted #FF9900;
	padding: 5px;
}

.temario_bachillerato-m3 {
	float: left;
	width: 15px;
	height: 1px;
}

.temario_bachillerato-c3 {
	float: left;
	width: 206px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dotted #FF9900;
	padding: 5px;

}


/* --- tabla_planteles --- */

.tabla_planteles {
	width: 698px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}

.tabla_planteles-m1 {
  float: left;
  width: 10px;
  height: 1px;
}

.tabla_planteles-c1 {
  float: left;
  width: 162px;
}

.tabla_planteles-m2 {
  float: left;
  width: 10px;
  height: 1px;
}

.tabla_planteles-c2 {
  float: left;
  width: 162px;
}

.tabla_planteles-m3 {
  float: left;
  width: 10px;
  height: 1px;
}

.tabla_planteles-c3 {
  float: left;
  width: 162px;
}

.tabla_planteles-m4 {
  float: left;
  width: 10px;
  height: 1px;
}

.tabla_planteles-c4 {
  float: left;
  width: 162px;
}
/* ********************************************** */

.contenedor_vacante{
	background-color: #EDEDED;
	padding: 10px;
	width: 500px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	height: 170px;
}

.logo_empresa{
	float: left;
	padding: 5px;
	border: 1px solid #F4F4F4;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	background-color: #FFFFFF;
	height: 140px;
	width: 170px;
}

.logo_empresa img{
	height: 140px;
	width: 170px;
}

.nombre_empresa{
	font-size: 24px;
	color: #FF6600;
	font-style: normal;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

.puesto_vacante{
	font-size: 16px;
	color: #333333;
	font-style: normal;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

.fecha_vacante{
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

.contenedor_resultados{
	background-color: #EDEDED;
	padding: 20px;
	width: 500px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	height: auto;
	font-size: 13px;
	font-family: "Century Gothic", Arial;
}


.contenedor_resultados a:link {
	color: #333333;
	text-decoration: none;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;	
}

.contenedor_resultados a:visited {
	color: #333333;
	text-decoration: none;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;	
}

.contenedor_resultados a:hover {
	text-decoration: underline;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}



#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;
}


.calendario_cursos{
	margin-left: 30px;
	margin-top: 30px;
	float: left;
}

.colegiaturas_cuadro{
	font-size: 16px;
	background-color: #FF9900;
	border: 1px solid #CCCCCC;
	padding: 20px;
	font-family: "Century Gothic", Arial;
}

