* {margin:0; padding: 0; border:0;}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	background-image: url(../images/bg2.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #696969;
	text-align: justify;
	scrollbar-face-color:#dbeec1;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#f5fde8;
	scrollbar-darkshadow-color:#d8e2c2;
	scrollbar-3dlight-color:#d8e2c2;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-base-color:#FFFFFF;
}
h3 {
	font-size: 14px;
	color: #6b971c;
	font-variant: small-caps;
}
/* CONTENEDOR */
#centradora{
	position: absolute;
	width: 766px;
	height: 781px;
	z-index:1;
	left: 50%;
	margin-left: -383px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

/* estilos para la PLANTILLA PRINCIPAL */
#head {
	position:absolute;
	width:758px;
	height:111px;
	z-index:2;
	background-image: url(../images/head01.jpg);
	left: 4px;
	top: 0px;
}
.banner_head {
	position:absolute;
	width:468px;
	height:60px;
	z-index:20;
	left: 269px;
	top: 27px;
	border: 1px solid #000000;
}
#menusup1 {
	position:absolute;
	width:65px;
	height:35px;
	z-index:100;
	left: 6px;
	top: 111px;
}
#menusup2 {
	position:absolute;
	width:146px;
	height:35px;
	z-index:100;
	left: 71px;
	top: 111px;
}
#menusup3 {
	position:absolute;
	width:140px;
	height:35px;
	z-index:100;
	left: 217px;
	top: 111px;
}
#menusup4 {
	position:absolute;
	width:91px;
	height:35px;
	z-index:100;
	left: 357px;
	top: 111px;
}
#menusup5 {
	position:absolute;
	width:90px;
	height:35px;
	z-index:100;
	left: 448px;
	top: 111px;
}
#menusup6 {
	position:absolute;
	width:102px;
	height:35px;
	z-index:100;
	left: 538px;
	top: 111px;
}
#menusup7 {
	position:absolute;
	width:120px;
	height:35px;
	z-index:100;
	left: 640px;
	top: 111px;
}
#volverhome_head {
	position:absolute;
	width:234px;
	height:85px;
	z-index:10;
	left: 21px;
	top: 13px;
}
#bg_division_page {
	position:absolute;
	width:533px;
	height:353px;
	z-index:3;
	background-image: url(../images/bg_home_destacada.jpg);
	left: 4px;
	top: 423px;
	background-repeat: no-repeat;
}


/* estilos para el LATERAL DERECHO */
#lateral_derecho {
	position:absolute;
	width:230px;
	height:631px;
	z-index:2;
	left: 530px;
	top: 146px;
	background-image: url(../images/bg_lateral_drcho.jpg);
}

#banner1_lateral_derecho{
	position:absolute;
	width:223px;
	height:162px;
	z-index:5;
	left: 7px;
	top: 179px;
}

#banner2_lateral_derecho {
	position:absolute;
	width:224px;
	height:89px;
	z-index:5;
	left: 7px;
	top: 462px;
}
#certificado_lateral_derecho {
	position:absolute;
	width:223px;
	height:69px;
	z-index:5;
	left: 7px;
	top: 553px;
}
/* estilos BUSCADOR */
#buscador_lateral_derecho {
	color: #0054a4;
	font-size: 10px;
	position:absolute;
	width:223px;
	height:121px;
	z-index:2;
	left: 9px;
	top: 343px;
	text-align: right;
	background-image: url(../images/bg_buscador.gif);
	background-repeat: no-repeat;
}
#text1_buscador_drcho {
	position:absolute;
	width:213px;
	height:98px;
	z-index:2;
	left: 2px;
	top: 17px;
}
.boton_opcion {
vertical-align:middle;
}
.lista_buscador_lateral_derecho {
	width: 96px;
	height: 19px;
	border: 1px solid #0054a4;
	font-size: 10px;
	color: #0054a4;
}
.boton_buscador_lateral_derecho {
	width: 77px;
	height: 20px;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-align: center;
	background-color: #0054a4;
	border: 1px solid #fff;
}
/* estilos para las NOTICIAS */
#pscroller1{
	width: 160px;
	height: 132px;
	border: 0px solid black;
	/*padding-left: 18px;
	padding-right: 0px;
	/*background-color:red;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333;
}
#pscroller2 a{
text-decoration: none;
}
#tmplprinc_last_news {
	position:absolute;
	width:218px;
	height:176px;
	z-index:2;
	left: 10px;
	top: 2px;
	background-image: url(../images/bg_last_news.jpg);
	background-repeat: no-repeat;
}
#div_news_content{
	position:absolute;
	width:189px;
	height:140px;
	z-index:5;
	top:34px;
	left:23px;
	vertical-align:top;
}
#div_news{
	font-size: 12px;
	font-weight: bold;
	color: #6b971c;	
}
.titular_news_scroll {
	font-size: 11px;
	color: #696969;
	font-weight: bold;
}	
.descripc_news_scroll {
	font-size: 10px;
	color: #696969;
	font-weight: normal;
}
a.mas_scroll_news:link,  a.mas_scroll_news:active, a.mas_scroll_news:visited {
	font-size: 11px;
	font-weight: bold;
	color: #6b971c;
	text-decoration: none;
}

a.mas_scroll_news:hover {
	color: #0054a4;
	text-decoration: underline;
}

a.link_scroll_news:link,  a.link_scroll_news:active, a.link_scroll_news:visited {
	text-decoration: none;
}
a.link_scroll_news:hover {
	color: #000000;
	text-decoration: underline;
}
#ul_conestilo {
}
#li_conestilo {
	padding-left: 20px;
}
/* estilos para el PIE DE PAGINA */
#sombra_pie_pagina {
	position:absolute;
	width:754px;
	height:10px;
	z-index:2;
	left: 6px;
	top: 767px;
	background-image: url(../images/bg_pie.jpg);
}
#developedby {
	position:absolute;
	width:108px;
	height:11px;
	z-index:8;
	left: 646px;
	top: 782px;
}
#copyright {
	position:absolute;
	width:397px;
	height:15px;
	z-index:9;
	left: 15px;
	top: 783px;
	font-size: 10px;
}
/* estilos para textos */
.text_azul_bold {
	color: #0054a4;
	font-weight: bold;
}
.text14_azul_bold {
	font-size:14px;
	color: #0054a4;
	font-weight: bold;
}
.text_negro_normal {
	color: #000;
}
.text_azul_normal {
	color: #0054a4;
}
.text_12blanco_bold {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
.text_10verde_normal {
	font-size: 10px;
	color: #6b971c;
	font-weight: bold;
}
.border_imagen {
	border: 1px solid #0054a4;
}

a.link_verde_bold_flecha:link,  a.link_verde_bold_flecha:active, a.link_verde_bold_flecha:visited {
	font-size: 12px;
	font-weight: bold;
	color: #6b971c;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../images/botones/arrow1_of.gif);
	background-repeat: no-repeat;
	background-position: left;
}

a.link_verde_bold_flecha:hover {
	color: #0054a4;
	background-image: url(../images/botones/arrow1_on.gif);
	text-decoration: underline;
}
a.link_azul_bold_flecha:link,  a.link_azul_bold_flecha:active, a.link_azul_bold_flecha:visited {
	font-size: 12px;
	font-weight: bold;
	color: #0054a4;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../images/botones/arrow2_of.gif);
	background-repeat: no-repeat;
	background-position: left;
}

a.link_azul_bold_flecha:hover {
	color: #6b971c;
	text-decoration: underline;
}
a.link_azultonegro_normal:link,  a.link_azultonegro_normal:active, a.link_azultonegro_normal:visited {
	font-weight: bold;
	color: #0054a4;
	text-decoration: none;
}

a.link_azultonegro_normal:hover {
	color: #000;
	text-decoration: underline;
}
a.link_azultonegro_normal2:link,  a.link_azultonegro_normal2:active, a.link_azultonegro_normal2:visited {
	font-weight: normal;
	color: #0054a4;
	text-decoration: none;
}

a.link_azultonegro_normal2:hover {
	color: #000;
	text-decoration: underline;
}
a.link_boton:link,  a.link_verde_bold_flecha:active, a.link_verde_bold_flecha:visited {
	font-size: 12px;
	font-weight: bold;
	color: #6b971c;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../images/botones/arrow1_of.gif);
	background-repeat: no-repeat;
	background-position: left;
}

a.link_verde_bold_flecha:hover {
	color: #0054a4;
	background-image: url(../images/botones/arrow1_on.gif);
	text-decoration: underline;
}
/* estilos para los submenus */
#ul_submenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	cursor: default;
	width: auto;

}
#li_submenu {
	margin: 0;
	padding-left: 18px;
	padding-top: 3px;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 129px;
	height: 17px;
	float: left;
	background-color: #e3e2e2;
	border-bottom: 1px solid #d6d5d5;
}
#li_submenu_mas {
	margin: 0;
	padding-top: 3px;
	padding-left: 18px;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 129px;
	height: 17px;
	float: left;
	background-color: #e3e2e2;
	border-bottom: 1px solid #d6d5d5;
	background-image: url(../images/mas.gif);
	background-repeat: no-repeat;
	background-position: right;
}
a.linksubmenu:link,  a.linksubmenu:active, a.linksubmenu:visited {
	color: #000;
	text-decoration: none;
}

a.linksubmenu:hover {
	color: #0054a4;
	text-decoration: underline;
}
#li_sub_submenu {
	font-size: 11px;
	margin: 0;
	padding-left: 10px;
	padding-top: 3px;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 139px;
	height: 17px;
	float: left;
	background-color: #c6c4c5;
	border-bottom: 1px solid #d6d5d5;
}
#submenu_constructora {
	position: absolute;
	z-index: 100;
	top: 35px;
	left: 0px;
	visibility: hidden;
}
#submenu_constructora_promociones {
	position: absolute;
	z-index: 100;
	top: 56px;
	left: 147px;
	visibility: hidden;
}
#submenu_constructora_trabajos {
	position: absolute;
	z-index: 100;
	top: 77px;
	left: 147px;
	visibility: hidden;
}
#submenu_promotora {
	position: absolute;
	z-index: 100;
	top: 35px;
	left: 0px;
	visibility: hidden;
}
#submenu_promotora_promociones {
	position: absolute;
	z-index: 100;
	top: 56px;
	left: 147px;
	visibility: hidden;
}
#submenu_promotora_trabajos {
	position: absolute;
	z-index: 100;
	top: 77px;
	left: 147px;
	visibility: hidden;
}
#li_descarga_documentos {
list-style:disc;
}
#li_listado_empleo {
width: 500px; list-style: none; margin: 0px;
}