/*contenidos*/
* {
margin:0px;
padding:0px;
}
body {
   background-image:url(images/fondo_total.jpg);
   background-repeat:repeat-x;
   background-color:#ffffdb;
   text-align:center;
   font-family:Verdana, Arial, Helvetica;
   font-size:11px;
}
h1 {
	width:308px;
	_width:200px;
	*width:55%;
	height:auto;
	float:left;
	text-align:left;
	color:#013a41;
	font-family:Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-left:2px;
}
h2 {
	width:340px;
	_width:230px;
	height:auto;
	float:left;
	text-align:left;
	font-weight:normal;
}
h2 a{
	color:#02707E;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:1.5;
	text-decoration:underline;
	font-weight:normal;
}
h2 a:hover{
	color:#013A41;
}
h3 {
	width:100%;
	height:auto;
	float:left;
	text-align:left;
	color:#013a41;
	font-family:Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
.conteprincipal {
	width:900px;
	height:auto;
	margin:0px auto;
}
iframe {
	margin:0px;
	padding:0px;
	border:0px;
}
/*.caja_izq {
	width:150px;
	height:700px;
	background-image:url(images/cielo_izq.jpg);
	background-repeat:no-repeat;
	float:left;
}
.caja_der {
	width:150px;
	height:700px;
	background-image:url(images/cielo_der.jpg);
	background-repeat:no-repeat;
	float:left;
}*/
.cajaprincipal {
	width:900px;
	height:auto;
	float:left;
	/*background-image:url(images/cielo_cen.jpg);
	background-repeat:no-repeat;*/
}
/*estilos para la parte superior*/
.aire_supe {
	width:890px;
	height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	padding:15px 5px 5px 5px;
}
.caja_cabeza {
	width:900px;
	height:155px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:10px;
}
.caja_logo {
	width:250px;
	height:155px;
	margin-right:50px;
	float:left;
}
.caja_animacion {
	width:600px;
	height:155px;
	float:left;
}

/*estilos del menu superior*/
.menu {
	width:890px;
	height:auto;
	*height:40px;
	padding: 5px;
	float:left;
	background-image:url(images/f_menu.jpg);
	position:relative; 
	font-family:verdana, sans-serif; 
	font-size:10px;

}
.menu .select {
	margin:0; 
	padding:0 0 0 0px; 
	list-style:none; 
	white-space:nowrap;
}

.menu li {
	float:left;
	border:1px solid #02414A;
}

.menu .select a {
	display:block; 
	height:25px; 
	float:left;
	padding:7px 12px 7px 11px; 
	text-decoration:none; 
	line-height:26px; 
	white-space:nowrap; 
	color:#ffffff;
	font-size:12px;
	background-image:url(images/f_menu_pri.jpg);
	background-repeat-y:none;
}
.menu .select a:hover, 
.menu .select li:hover a { 
	padding:7px 12px 7px 11px;
	line-height:25px;
	cursor:pointer; 
	color:#035469;
	background-image:url(images/f_menu_pri2.jpg);
	background-repeat-y:none;
}
.submenu {
	width:370px;
	height:auto;
	float:left;
	position:relative; 
	font-family:verdana, sans-serif; 
	font-size:10px;
	margin-bottom:10px;
	margin-left:5px;
}
.submenu .select {
	margin:0; 
	padding:0 0 0 0px; 
	list-style:none; 
	white-space:nowrap;
}

.submenu li {
	float:left;
}

.submenu .select a {
	display:block; 
	height:25px; 
	float:left;
	padding:3px 27px;
	_padding:3px 25px;
	*padding:3px 25px; 
	text-decoration:none; 
	line-height:26px; 
	white-space:nowrap; 
	color:#ffffff;
	font-size:10px;
	background-image:url(images/f_menu_pri.jpg);
	background-repeat-y:none;
}
.submenu .select a:hover, 
.submenu .select li:hover a { 
	padding:3px 27px;
	_padding:3px 25px;
	*padding:3px 25px; 
	line-height:25px;
	cursor:pointer; 
	color:#035469;
	background-image:url(images/f_menu_pri2.jpg);
	background-repeat-y:none;
}

/*caja de contenidos principal*/
.caja_central {
	width:880px;
	min-height:350px;
	height:auto;
	float:left;
	background-image:url(images/f_cafe.png);
	/*filter:alpha(opacity=60); -moz-opacity: .60; opacity:.60;*/
	border-top:4px solid #aaa584;
	padding:5px 10px 5px 10px;
	margin-bottom:10px;
	overflow:hidden;
}
.central_supe {
	width:880px;
	height:auto;
	float:left;
	text-align:center;
	overflow:hidden;
	padding-bottom:10px;
}
.supe_colizq {
	width:560px;
	height:380px;
	float:left;
}
.supe_cursos {
	width:560px;
	height:380px;
	float:left;
}
.supe_cursos_pleca {
	width:560px;
	height:28px;
	float:left;
	background-image:url(images/pleca_cursos.jpg);
}
.supe_division {
	width:16px;
	height:380px;
	float:left;
}
.division_pleca {
	width:2px;
	height:380px;
	padding-left:7px;
	padding-right:7px;
	float:left;
}
.supe_menu_der {
	width:300px;
	height:382px;
	float:right;
	overflow:hidden;
}
.menu_der_noticias {
	width:300px;
	height:auto;
	/*margin-bottom:10px;*/
	float:right;
	overflow:hidden;
}
.noticias_conte {
	width:300px;
	*width:295px;
	height:80px;
	margin-top:5px;
	float:left;
	background-color:#f9f6ee;
	overflow:hidden;
}
.noticias_foto {
	width:94px;
	height:64px;
	padding:3px;
	float:left;
	background-color:#cfccb8;
	margin-top:5px;
	margin-left:5px;
}
.noticias_colder {
	width:185px;
	height:80px;
	float:right;
}
.noticias_txt {
	width:170px;
	height:42px;
	padding:5px 5px 5px 10px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3b77ac;
	font-weight:bold;
	text-align:left;
	overflow:hidden;
}
.noticias_bt {
	width:120px;
	height:17px;
	padding:0px 5px 1px 0px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5293cc;
	font-weight:bold;
	text-align:right;
	background-image:url(images/bt_mas.png);
	background-repeat:no-repeat;
	display:block;
	cursor:pointer;
	margin-top:5px;
}
.noticias_bt a{
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5293cc;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}
.noticias_bt a:hover{
	color:#25557f;
}
.menu_der_trabajo {
	width:300px;
	height:auto;
	float:right;
	overflow:hidden;
}
.trabajo_conte {
	width:300px;
	height:58px;
	margin-top:5px;
	margin-bottom:5px;
	float:right;
	background-color:#f9f6ee;
	overflow:hidden;
}
.trabajo_oferta {
	width:300px;
	height:82px;
	margin-top:5px;
	float:right;
	overflow:hidden;
	background-image:url(images/bts_principal.jpg);
	/*border: 1px solid #999999;*/
}
.trabajo_oferta_consul {
	width:65px;
	height:15px;
	margin-top:60px;
	margin-left:60px;
	*margin-left:60px;
	_margin-left:30px;
	float:left;
	text-align:left;
}
.trabajo_oferta_consul a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#06526e;
	font-weight:bold;
	text-decoration:none;
}
.trabajo_oferta_consul a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3b77ac;
	font-weight:bold;
}
.trabajo_oferta_cv {
	width:100px;
	height:15px;
	margin-top:60px;
	margin-right:50px;
	*margin-right:50px;
	_margin-right:25px;
	float:right;
	text-align:left;
}
.trabajo_oferta_cv a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#06526e;
	font-weight:bold;
	text-decoration:none;
}
.trabajo_oferta_cv a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3b77ac;
	font-weight:bold;
}
.trabajo_txt {
	width:290px;
	*width:270px;
	height:20px;
	padding:15px 5px 5px 5px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:10px;
	color:#3b77ac;
	font-weight:bold;
	text-align:center;
	overflow:hidden;
}
.trabajo_bt {
	width:90px;
	height:17px;
	padding:0px 5px 1px 0px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5293cc;
	font-weight:bold;
	text-align:right;
	background-image:url(images/bt_mas.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-left:205px;
	*margin-left:150px;
	*margin-right:5px;
}
.trabajo_bt a{
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5293cc;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}
.trabajo_bt a:hover{
	color:#25557f;
}
.menu_der_pleca {
	width:258px;
	height:20px;
	background-image:url(images/pleca_ch_pri.jpg);
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	/*color:#57564c;*/
	color:#FFFFFF;
	padding-top:8px;
	padding-left:42px;
	overflow:hidden;
}
.central_medio {
	width:880px;
	height:auto;
	float:left;
	margin-top:15px;
}
.medio_pleca_gr {
	width:838px;
	height:20px;
	background-image:url(images/pleca_gr_pri.jpg);
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	/*color:#57564c;*/
	color:#FFFFFF;
	padding-top:8px;
	padding-left:42px;
}
.medio_fotos_gr {
	width:880px;
	height:auto;
	float:left;
}
.central_infe {
	width:880px;
	height:auto;
	float:left;
	border-top:1px solid #aaa584;
}
.infe_dire {
	width:880px;
	height:20px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#6d6a56;
	text-align:center;
	padding-top:10px;
}
.infe_gamol {
	width:880px;
	height:10px;
	float:left;
	text-align:center;
	padding-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#6d6a56;
}
.infe_gamol a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#6d6a56;
}
.infe_gamol a:hover{
	color:#444236;
}
.medio_conte_foto {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-right:5px;
	margin-top:10px;
	color:#097fa1;
	width:120px;
	height:146px;
	background-image:url(images/f1.jpg);
}

.medio_conte_foto a{
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:130px 0px 0px;
	display:block;
	width:120px;
	color:#097fa1;
	text-decoration:none;
}
.medio_conte_foto a:hover{
	background-image:url(images/f1_b.jpg);
	background-repeat:no-repeat;
	color:#6d6a56;
	text-decoration:none;
}
.medio_conte_foto2 {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-right:5px;
	margin-top:10px;
	color:#097fa1;
	width:120px;
	height:146px;
	background-image:url(images/f2.jpg);
}

.medio_conte_foto2 a{
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:130px 0px 0px;
	display:block;
	width:120px;
	color:#097fa1;
	text-decoration:none;
}
.medio_conte_foto2 a:hover{
	background-image:url(images/f2_b.jpg);
	background-repeat:no-repeat;
	color:#6d6a56;
	text-decoration:none;
}
.medio_conte_foto3 {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-right:5px;
	margin-top:10px;
	color:#097fa1;
	width:120px;
	height:146px;
	background-image:url(images/f3.jpg);
}
.medio_conte_foto3 a{
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:130px 0px 0px;
	display:block;
	width:120px;
	color:#097fa1;
	text-decoration:none;
}
.medio_conte_foto3 a:hover{
	background-image:url(images/f3_b.jpg);
	background-repeat:no-repeat;
	color:#6d6a56;
	text-decoration:none;
}
.medio_conte_foto4 {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-right:5px;
	margin-top:10px;
	color:#097fa1;
	width:120px;
	height:146px;
	background-image:url(images/f4.jpg);
}
.medio_conte_foto4 a{
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:130px 0px 0px;
	display:block;
	width:120px;
	color:#097fa1;
	text-decoration:none;
}
.medio_conte_foto4 a:hover{
	background-image:url(images/f4_b.jpg);
	background-repeat:no-repeat;
	color:#6d6a56;
	text-decoration:none;
}
.medio_conte_foto5 {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-right:5px;
	margin-top:10px;
	color:#097fa1;
	width:120px;
	height:146px;
	background-image:url(images/f5.jpg);
}

.medio_conte_foto5 a{
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#097fa1;
	padding: 130px 0px 0px;
	text-decoration:none;
	width:120px;
	display:block;
}
.medio_conte_foto5 a:hover{
	background-image:url(images/f5_b.jpg);
	background-repeat:no-repeat;
	color:#6d6a56;
	text-decoration:none;
}
.medio_conte_foto6 {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-right:5px;
	margin-top:10px;
	background-image:url(images/f6.jpg);
	color:#097fa1;
	width:120px;
	height:146px;
}

.medio_conte_foto6 a{
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:130px 0px 0px;
	display:block;
	width:120px;
	color:#097fa1;
	text-decoration:none;
}
.medio_conte_foto6 a:hover{
	background-image:url(images/f6_b.jpg);
	background-repeat:no-repeat;
	color:#6d6a56;
	text-decoration:none;
}
/*estilos de loggin*/
.loggin_conte {
	width:200px;
	height:160px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#097FA1;
	margin-top:10px;
	margin-left:50px;
}
.loggin_conte legend{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#097FA1;
}
.loggin_conte fieldset{
	width:200px;
	height:160px;
	float:left;
	border: 0;
}
.loggin_conte label{
	width:80px;
	height:auto;
	margin:10px 120px 0 0;
	float:left;
}
.loggin_conte input{
	width:150px;
	height:auto;
	float:left;
}
.loggin_conte button{
	width:100px;
	height:auto;
	float:left;
	margin:10px 0 0 30px;
	position:relative;
	bottom:0;
}


/*estilos del contacto*/
.content_contacto_img {
	float:left;
	width:500px;
	margin-left:200px;
	height:auto;
	float:left;
	margin-top:20px;
	text-align:center;
}
.content_izq_contact {
	float:left;
	width:350px;
	margin-left:230px;
	*margin-left:200px;
	_margin-left:130px;
	height:auto;
}
.content_izq_contacto {
	float:left;
	width:350px;
	margin-left:50px;
	*margin-left:30px;
	_margin-left:30px;
	height:auto;
}
.content_der_contact {
	float:right;
	width:400px;
	height:auto;
	margin-right:50px;
	*margin-left:20px;
}
.content_mapa {
	float:right;
	width:400px;
	height:auto;
}
.content_sedes {
	float:right;
	width:300px;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#097fa1;
	padding:5px 5px 5px 5px;
	_padding:5px 5px 5px 200px;
	*padding:5px 5px 5px 5px;
	line-height:1.5;
	margin-bottom:20px;
	margin-right:50px;
	_margin-right:20px;
	*margin-right:20px;
	*margin-left:10px;
}
.content_contacto {
	float:left;
	width:300px;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#097fa1;
	padding:5px 5px 5px 5px;
	_padding:5px 5px 5px 200px;
	*padding:5px 5px 5px 5px;
	line-height:1.5;
	margin-bottom:20px;
}
.content_gracias {
	float:left;
	width:500px;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#097fa1;
	padding:5px 5px 5px 5px;
	_padding:5px 5px 5px 200px;
	line-height:1.5;
	margin-bottom:20px;
	margin-left:200px;
}
.content_form {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:10px 0 20px 0;
	float:left;
	width:300px;
}
.lbl {
	float:left;
	width:100px;
	color:#097fa1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
.lbl_input {
	float:left;
	width:350px;
	height:20px;
	margin-top:5px;
	color:#097fa1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.lbl_area {
	float:left;
	width:350px;
	height:70px;
	margin-top:5px;
}
.lbl_boton {
	float:left;
	width:350px;
	height:30px;
	margin-top:5px;
}
.lbl_b {
	float:left;
	width:120px;
	color:#097fa1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	margin-bottom:5px;
}
.lbl_c {
	float:left;
	width:100%;
	color:#097fa1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	margin-bottom:5px;
}
.lbl_d {
	float:left;
	width:33%;
	color:#097fa1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
.lbl_e {
	float:left;
	width:13%;
	color:#097fa1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
.lbl_f {
	float:left;
	width:80px;
	*width:74px;
	color:#097fa1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	*font-size:11px;
	text-align:right;
}
.lbl_g {
	float:left;
	width:30%;
	color:#097fa1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	margin-right:5px;
}
.lbl_h {
	float:left;
	width:50px;
	color:#097fa1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	margin-right:10px;
}
.cont_input {
	float:left;
	width:230px;
	text-align:left;
}
.cont_input select{
	float:left;
	width:230px;
	height:20px;
	margin-right:10px;
}
.cont_input input {
	background-color: #f2f2f2;
	border: 1px solid #999999;
	color:#253449;
	font-size:11px;
	*width:227px;
	_width:200px;
}
.cont_input2 input {
	background-color: #f2f2f2;
	border: 1px solid #999999;
	color:#253449;
	font-size:11px;
	*width:57px;
	_width:57px;
}
.cont_input textarea {
	background-color: #f2f2f2;
	border: 1px solid #999999;
	color:#253449;
	font-size:11px;
	*width:227px;
}
.cont_input_b {
	float:left;
	width:100%;
	margin-bottom:15px;
	text-align:left;
}
.cont_input_b select{
	float:left;
	width:70px;
	height:20px;
	margin-right:5px;
}
.cont_input_c {
	float:left;
	width:50px;
	text-align:left;
}
.cont_input_d {
	float:left;
	width:30px;
	text-align:left;
}
.cont_input_d input, .cont_input_d select, .cont_input_d textarea {
	background-color: #f2f2f2;
	border: 1px solid #999999;
	color:#253449;
	font-size:11px;
	*width:25px;
}
.cont_input_e {
	float:left;
	width:105px;
	text-align:left;
}
.cont_input_e input, .cont_input_e select, .cont_input_e textarea {
	background-color: #f2f2f2;
	border: 1px solid #999999;
	color:#253449;
	font-size:11px;
	*width:105px;
}
.cont_input_f {
	float:left;
	width:150px;
	text-align:left;
}
.cont_input_f input, .cont_input_f select, .cont_input_f textarea {
	background-color: #f2f2f2;
	border: 1px solid #999999;
	color:#253449;
	font-size:11px;
	*width:152px;
}
.cont_input_g {
	float:left;
	width:35px;
	text-align:left;
	margin-left:5px;
}
.cont_input_g input, .cont_input_g select, .cont_input_g textarea {
	background-color: #f2f2f2;
	border: 1px solid #999999;
	color:#253449;
	font-size:11px;
}
.cont_input_h {
	float:left;
	width:230px;
	text-align:left;
}
.cont_input_h input,.cont_input_H textarea {
	background-color: #f2f2f2;
	border: 1px solid #999999;
	color:#253449;
	font-size:11px;
	width:57px;
	height:26px;
}
.error {
	background-image:url(images/error.png);
	background-repeat:no-repea;
	float:left;
	height:20px;
	padding-left:20px;
	visibility:hidden;
	width:auto;
	margin-left:40px;
}
.link_correo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#097fa1;
}
.link_correo a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#097fa1;
}
.link_correo a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#054051;
}
/*estilos noticias y empleos*/
.caja_pleca_interiores{
	width:870px;
	height:auto;
	margin:10px 0px 10px 5px;
	border-left:1px solid #013a41;
	padding-left:5px;
	float:left;
}
.inter_conte_cabeza{
	width:870px;
	height:15px;
	margin-bottom:10px;
	float:left;
}
.inter_cuadro_titulo{
	width:15px;
	height:15px;
	float:left;
	background-color:#013a41;
}
.inter_texto_titulo{
	width:845px;
	height:15px;
	float:left;
	padding-left:10px;
	color:#013a41;
	font-family:Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
.inter_conte_medio{
	width:870px;
	height:auto;
	float:left;
}
.inter_conte_carreras{
	width:600px;
	height:auto;
	float:left;
}
.medio_col_izq{
	width:550px;
	height:auto;
	margin-right:15px;
	float:left;
	background-color:#f9f6ee;
	text-align:justify;
	*overflow:hidden;
}
.subtitulo_col_izq{
	width:510px;
	height:auto;
	margin:20px 20px 15px 20px;
	*margin:20px 10px 15px 10px;
	color:#013a41;
	font-family:Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	float:left;
}
.texto_col_izq{
	width:510px;
	height:auto;
	margin:0px 20px 20px 20px;
	*margin:20px 10px 15px 10px;
	color:#013a41;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	float:left;
	text-align:justify;
	line-height:16px;
}
.conteico_col_izq{
	width:510px;
	height:auto;
	margin:0px 20px 10px 20px;
	*margin:0 10px 10px 10px;
	float:left;
}
.ico_amigo{
	width:70px;
	height:40px;
	float:left;
	background-image:url(images/i_amigo.jpg);
	background-repeat:no-repeat;
	padding-left:45px;
	padding-top:7px;
	margin-left:30px;
	*margin-left:20px;
}
.ico_amigo a{
	color:#013a41;
	font-family:Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.ico_amigo a:hover{
	color:#077DA1;
}
.ico_enviar{
	width:50px;
	height:40px;
	float:left;
	background-image:url(images/i_enviar.jpg);
	background-repeat:no-repeat;
	margin-left:30px;
	*margin-left:20px;
	padding-left:80px;
	padding-top:7px;
}
.ico_enviar a{
	color:#013a41;
	font-family:Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.ico_enviar a:hover{
	color:#077DA1;
}
.ico_imprimir{
	width:50px;
	height:40px;
	float:left;
	background-image:url(images/i_imprimir.jpg);
	background-repeat:no-repeat;
	margin-left:30px;
	*margin-left:20px;
	padding-left:80px;
	padding-top:7px;
}
.ico_imprimir a{
	color:#013a41;
	font-family:Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.ico_imprimir a:hover{
	color:#077DA1;
}
.medio_col_der{
	width:300px;
	height:auto;
	float:right;
}
.medio_noticias {
	width:300px;
	height:auto;
	float:right;
}
/*estilos simulador*/
.conte_simula{
	width:385px;
	height:325px;
	float:left;
	margin-left:20px;
	margin-right:20px;
}
.simula_foto{
	width:385px;
	height:260px;
	float:left;
	margin-top:15px;
}
.simula_titulo{
	width:385px;
	height:15px;
	float:left;
	margin-top:10px;
	margin-bottom:25px;
	color:#013a41;
	font-family:Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
}
.cont_input_mapa_grl {
	float:left;
	height:30px;
	width:100%;
	margin:5px 0 40px 0;
}
.cont_input_mapa_grl ul{
	float:left;
	height:30px;
	width:100%;
}
.cont_input_mapa_grl li{
	float:left;
	height:30px;
	width:200px;
	margin:0 0 0 50px;
}
.cont_input_mapa {
	background:transparent url(images/bt_enviar_mapa.jpg) no-repeat scroll 0 -30px;
	display:block;
	float:right;
	height:30px;
	overflow:hidden;
	width:200px;
}
.cont_input_mapa a {
	background:transparent url(images/bt_enviar_mapa.jpg) no-repeat scroll 0 0;
	display:block;
	float:right;
	height:30px;
	overflow:hidden;
	width:200px;
}
.cont_input_mapa a:hover {
	background:transparent url(images/bt_enviar_mapa.jpg) no-repeat scroll 0 -30px;
	display:block;
	float:right;
	height:30px;
	overflow:hidden;
	width:200px;
}
/*estilos cursos*/
.curso_conte{
	width:600px;
	height:auto;
	float:left;
}
.curso_conte_infe{
	width:600px;
	*width:550px;
	height:auto;
	margin-top:30px;
	*margin-top:0px;
	float:left;
}
.subcategoria_conte{
	width:480px;
	height:auto;
	float:left;
	margin-left:80px;
	*margin-left:40px;
	margin-top:20px;
}
.subcategoria_img {
	width:120px;
	height:auto;
	margin-right:20px;
	float:left;
}
.subcategoria_titulo{
	width:310px;
	_width:200px;
	height:auto;
	float:left;
	text-align:left;
	color:#013a41;
	font-family:Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.subcategoria_articulo{
	width:340px;
	_width:230px;
	*width:295px;
	height:auto;
	float:right;
	*float:left;
	margin-bottom:10px;
}
.subcategoria_lista{
	width:340px;
	_width:230px;
	height:auto;
	float:left;
	text-align:left;
}
.subcategoria_lista a{
	color:#013a41;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:1.5;
	text-decoration:none;
}
.subcategoria_lista a:hover{
	color:#077DA1;
}
.subcategoria_summary{
	width:340px;
	_width:230px;
	*width:295px;
	height:auto;
	float:left;
	text-align:left;
	color:#013A41;
	font-family:Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	margin:10px 0 0 0;
}
.curso_imagen{
	width:235px;
	height:auto;
	margin-left:20px;
	margin-right:40px;
	float:left;
}
.curso_lista{
	width:305px;
	_width:200px;
	height:auto;
	float:left;
	text-align:left;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:1.5;
}
.curso_banner{
	width:160px;
	height:auto;
	margin-left:20px;
	margin-right:20px;
	float:right;
	padding:15px 35px 15px 35px;
	background-color:#f9f6ee;
}
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

   ////////             ESTILOS PARA FORMULARIO DE CARRERAS             ////////////////////////
   
   :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/
.carreras_colder_carreras {
	width:270px;
	height:auto;
	float:right;
	background-color:#f9f6ee;
	padding:0 35px 50px;
}
.carreras_colder {
	width:270px;
	height:auto;
	float:right;
	background-color:#f9f6ee;
	padding-bottom:50px;
}
.carreras_form {
	width:230px;
	height:auto;
	float:right;
	padding:5px 15px;
}
.carreras_lbl_title {
	background-color:#013A41;
	float:left;
	width:270px;
	height:20px;
	font-size:12px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	margin-top:30px;
}
.carreras_lbl_input {
	float:left;
	width:230px;
	height:40px;
	margin-top:5px;
	color:#097fa1;
	font-size:12px;
}
.carreras_lbl_input_b {
	float:left;
	width:230px;
	height:40px;
	margin-top:10px;
	color:#097fa1;
	font-size:12px;
}
.carreras_lbl_input_b select{
	float:left;
	width:50px;
	height:20px;
	margin-right:10px;
}
.carreras_lbl_input_c {
	float:left;
	width:230px;
	height:25px;
	margin-top:2px;
	color:#097fa1;
	font-size:12px;
}
.carreras_lbl_input_c select{
	float:left;
	width:70px;
	height:20px;
	margin-right:5px;
}
.carreras_lbl_input_d {
	float:left;
	width:230px;
	height:auto;
	margin:10px 0 0 0 ;
	color:#097fa1;
	font-size:12px;
}
.carreras_lbl_input_e {
	float:left;
	width:93px;
	height:auto;
	margin:10px 0 0 0 ;
	color:#097fa1;
	font-size:12px;
}
.carreras_lbl_input_e select{
	float:left;
	width:93px;
	height:20px;
	margin-right:10px;
}

.carreras_lbl_input_f {
	float:left;
	width:120px;
	height:auto;
	margin:25px 0 15px 10px;
	color:#097fa1;
	font-size:12px;
}
.carreras_lbl_area {
	float:left;
	width:230px;
	height:70px;
	margin-top:5px;
}
.carreras_lbl_boton {
	float:left;
	width:230px;
	height:30px;
	margin-top:5px;
}
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

   ////////             ESTILOS CAPACITACION             ////////////////////////
   
   :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/
.conte_grl{
	width:580px;
	_width:540px;
	height:auto;
	margin-left:20px;
	float:left;
}
.conte_capacitacion_txt {
	width:580px;
	_width:540px;
	height:auto;
	float:left;
	margin-bottom:40px;
	text-align:left;
	font-size:12px;
	line-height:18px;
}
.conte_capacitacion{
	width:580px;
	_width:540px;
	height:auto;
	float:left;
	margin-bottom:40px;
}
.capacitacion_imagen{
	width:220px;
	height:auto;
	margin-right:20px;
	float:left;
}
.capacitacion_lista li{
	margin-left:15px;
	*width:295px;
}
.titulo_links_pdfs{	
	font-weight:bold;
}
.links_pdfs{
	color:#013a41;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:1.5;
	text-decoration:none;
}
.links_pdfs a{
	color:#013a41;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:1.5;
	text-decoration:none;
}
.links_pdfs a:hover{
	color:#077da1;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:1.5;
	text-decoration:none;
}
/*estilos quienes somos*/
.caja_pleca_quienes{
	width:870px;
	height:auto;
	margin:10px 0px 10px 5px;
	border-left:1px solid #013a41;
	padding-left:5px;
	float:left;
}
.caja_pleca_infe_quienes{
	width:420px;
	_width:400px;
	height:auto;
	margin:30px 5px 10px 5px;
	border-left:1px solid #013a41;
	padding-left:5px;
	float:left;
}
.inter_conte_infe_cabeza{
	_width:400px;
	height:15px;
	margin-bottom:10px;
	float:left;
}
.inter_cuadro_infe_titulo{
	width:15px;
	height:15px;
	float:left;
	background-color:#013a41;
}
.inter_texto_infe_titulo{
	width:370px;
	height:15px;
	float:left;
	padding-left:10px;
	color:#013a41;
	font-family:Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.inter_conte_infe_medio{
	width:400px;
	height:auto;
	float:left;
}
.conte_izq_element{
	width:360px;
	height:auto;
	float:left;
	margin-right:20px;
}
.quienes_vid_supe{
	width:360px;
	height:auto;
	float:left;
	text-align:center;
	margin-bottom:20px;
}
.quienes_texto_der{
	width:480px;
	*width:465px;
	height:auto;
	float:right;
	color:#013a41;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-right:10px;
	text-align:justify;
}
.quienes_texto_izq{
	width:200px;
	height:auto;
	float:left;
	color:#013a41;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	
}
.quienes_img_izq{
	width:180px;
	height:230px;
	float:left;
	margin-right:20px;
	margin-left:20px;
	_margin-right:0px;
}
/*.quienes_texto_der{
	width:420px;
	height:135px;
	float:left;
	color:#013a41;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:20px;
	
}*/
.quienes_img_der{
	width:420px;
	height:75px;
	float:left;
	
}
/*ESTILOS TODAS NOTICIAS Y EMPLEOS*/
.col_central{
	width:500px;
	height:auto;
	margin-left:200px;
	_margin-left:0px;
	_padding-left:200px;
	float:left;
}
.conte_noti {
	width:500px;
	height:100px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	background-color:#f9f6ee;
	overflow:hidden;
}
.noti_colder {
	width:390px;
	height:100px;
	float:right;
}
.noti_colder2 {
	width:495px;
	height:100px;
	float:right;
}
.noti_title {
	width:375px;
	height:10px;
	padding:5px 5px 5px 10px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
	color:#3b77ac;
	font-weight:bold;
	text-align:left;
	overflow:hidden;
}
.noti_title2 {
	width:475px;
	height:10px;
	padding:5px 10px 5px 10px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
	color:#3b77ac;
	font-weight:bold;
	text-align:left;
	overflow:hidden;
}
.noti_txt {
	width:375px;
	height:40px;
	padding:5px 5px 5px 10px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
	color:#3b77ac;
	font-weight:normal;
	text-align:justify;
	overflow:hidden;
}
.noti_txt2 {
	width:475px;
	height:40px;
	padding:5px 10px 5px 10px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
	color:#3b77ac;
	font-weight:normal;
	text-align:justify;
	overflow:hidden;
}
.noti_bt {
	width:120px;
	height:17px;
	padding:0px 5px 1px 0px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5293cc;
	font-weight:bold;
	text-align:right;
	background-image:url(images/bt_mas.png);
	background-repeat:no-repeat;
	display:block;
	cursor:pointer;
	margin-top:5px;
}
.noti_bt a{
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5293cc;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}
.noti_bt a:hover{
	color:#25557f;
}
.noti_fecha {
	width:100px;
	height:17px;
	padding:0px 15px 1px 0px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5293cc;
	font-weight:bold;
	text-align:right;
	display:block;
	margin-top:5px;
}
/*ESTILOS PAGINADOR*/
.conte_paginador {
	width:500px;
	height:auto;
	float:left;
}
.noti_prev{
	width:80px;
	height:15px;
	float:right;
	margin-top:20px;
	margin-bottom:20px;
}
.noti_prev a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5293cc;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
}
.noti_prev a:hover{
	color:#045266;
}
.noti_next{
	width:80px;
	height:15px;
	float:right;
	margin-top:20px;
	margin-bottom:20px;
}
.noti_next a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5293cc;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
}
.noti_next a:hover{
	color:#045266;
}
/*ESTILOS PARA DESPLIEGUE DE DOCUMENTO*/
.conte_documento {
	width:505px;
	height:auto;
	margin-right:20px;
	float:left;
	background-color:#f9f6ee;
	text-align:justify;
	*overflow:hidden;
}
.subtitulo_documento{
	width:485px;
	height:auto;
	margin:20px 20px 15px 20px;
	*margin:20px 10px 15px 10px;
	color:#013a41;
	font-family:Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	float:left;
}
.texto_documento{
	width:465px;
	height:auto;
	margin:0px 20px 20px 20px;
	*margin:0px 10px 20px 10px;
	color:#013a41;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	float:left;
	line-height:16px;
}
.conteico_col_izq{
	width:465px;
	height:auto;
	margin:0px 20px 10px 20px;
	float:left;
}
.ico_amigo_docu{
	width:70px;
	height:40px;
	float:left;
	background-image:url(images/i_amigo.jpg);
	background-repeat:no-repeat;
	padding-left:45px;
	padding-top:7px;        
}
.ico_amigo_docu a{
	color:#013a41;
	font-family:Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.ico_amigo_docu a:hover{
	color:#077DA1;
}
.ico_pdf{
	width:70px;
	height:40px;
	float:left;
	background-image:url(images/i_pdf.jpg);
	background-repeat:no-repeat;
	padding-left:45px;
	padding-top:7px;
	margin: 0 160px 20px 160px;        
}
.ico_pdf a{
	color:#013a41;
	font-family:Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.ico_pdf a:hover{
	color:#077DA1;
}
.docu_content {
	width:340px;
	height:auto;
	float:right;
}
.recomendacion_envio {
	color:#013a41;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin-top:100px;
}

.cursos_cargas_list {
	width:340px;
	height:auto;
	float:right;
}
.cursos_cargas_conte {
	width:340px;
	height:auto;
	float:right;
	margin:0 0 40px 0;
}



