/* CSS Document */


/******************/
#contenedor {
	height:100%;
	width:100%;
	background-color:#FFFFFF;
}

/******************/
#cabecera {
	height:140px;
	width:1000px;
	background-color:#FFFFFF;
	float: none;
	visibility:visible
}

#logotipo_INGE {
	height:140px;
	width:564px;
	background-color:#ffffff;
	float: left;
	
	
	
}
#iconos {
	height:50px;
	width:325px;
	background-color:#FFFFFF;
	visibility: visible;
	margin-left: 675px;
	margin-top: 90px;
	
}
/*******   MENU VERTICAL  ***********/

#linea_menu{
	width: 230px;
	height:4px;
	position: relative;
	float: left;
	background-image: url(../imagenes/generales/px_fondo_tabla.gif);
	background-repeat: repeat-x;
}

#txt_menuVertical{
	width: 220px;
	position: relative;
	clear: none;
	float:left;
	margin-left: 10px;
	padding-top: 0px;
}

#txt_menuVertical_geologia{
	width: 220px;
	height:100%;
	position: relative;
	clear: none;
	float:left;
	margin-left: 10px;
}
#txt_menuVertical_instrumentacion{
	width: 220px;
	height:100%;
	position: relative;
	clear: none;
	float:left;
	padding-left:10px;
	margin-left: 20px;
	background-color: #E2E2E2;
	padding-top: 4px;
	padding-bottom: 4px;
}


#bt_flash{
	width: 230px;
	height:50px;
	position: relative;
	clear: none;
	float:left;
	vertical-align: middle;
}
#sellos_calidad{
	width: 230px;
	height:70px;
	position: relative;
	clear: none;
	float:left;
	vertical-align: bottom;
}

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


#area_cliente_general {
	height:280px;
	width:230px;
	float:left;
	background-color:#FFFFFF;
	background-image: url(../imagenes/todo_capas_1024.gif);

}

#area_cliente {
	height:280px;
	width:230px;
	float:left;
	background-color:#FFFFFF;
	background-image: url(../imagenes/todo_capas_1024.gif);

}


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

#formulario_cliente {
	width:188px;
	float:left;
	margin-top: 150px;	

}


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


#menu_flash {
	height:260px;
	width:auto;
	margin-top: 20px;
	background-image: url(../imagenes/generales/px_fondo_flash.gif);
	background-repeat: repeat-x;

}
#menu_flash_geologia {
	height:260px;
	width:auto;
	background-image: url(../imagenes/generales/px_fondo_flash_geologia.gif);
	margin-top: 20px;
	background-repeat: repeat-x;

}
#menu_flash_instrumentacion {
	height:260px;
	width:auto;
	background-image: url(../imagenes/generales/px_fondo_flash_instrumentacion.gif);
	margin-top: 20px;
}

#menu_flash_ingenieria {
	height:260px;
	width:auto;
	background-image: url(../imagenes/generales/px_fondo_flash_ingenieria.gif);
	margin-top: 20px;
}



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

#menu_vertical {
	height:100%;
	width:230px;
	float:left;
	clear: left;
	overflow: visible;
	background-color: #FFFFFF;
}

/*******   contenido  ***********/

#contenido_texto{
	height:100%;
	min-height:325px;
	width:675px;
	background-color:#FFFFFF;
	margin-left:247px;
	padding-right: 20px;
	padding-left: 20px;
	visibility: visible;
}



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


/*******   pie  ***********/

#pie {
	height:77px;
	width:100%;
	float:left;
	background-color:#999999;
	background-image: url(../imagenes/generales/px_fondo_pie.gif);
}
#pie_1 {
	height:77px;
	width:247px;
	float:left;
	background-image: url(../imagenes/generales/img_direccion_pie.gif);
	
	
}
#pie_2 {
	height:93px;
	width:685px;
	margin-left: 247px;
	padding-top: 15px;
	padding-left: 15px;
	
	
}
