﻿html, body { border: 0; margin: 0; padding: 0;}


/* Jello -- start copying here * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
body {
	/*padding: 0 398px 0 398px;*/
	margin: 0;
	text-align: center;
	background-color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
}
		
#sizer {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 0;
	max-width: 0px;  /* version for IE is at the bottom of this style block */
}

#expander {
	margin: 0 -398px 0 -398px;
	min-width: 796px; /* Critical Safari fix! */
	position: relative;
	/*border:#003300 solid 1px;*/
}

/* Holly hack for IE \*/
* html #expander { height: 0; }
/* */

/* helps IE get the child percentages right. */
#wrapper {width: 100%; } 


/***** Fin de Jello *******/

/******* Holly Hack *******/
/*\*/
* html form {height: 0;}
/* Holly hack */

/****** Clear Fix *********/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#IE7Root .ie7
{
	/**** Este estilo solo afecta al IE7 ****/
	/**** Se basa en un nodo <div> llamado IE7Root que solo hacemos exisitir en IE7 *****/
}

.cabecera{
width:100%;
float:left;
}


.top_cabecera{
float:left;
width:100%;
margin-top:20px;
}

.imagen_cabecera{
width:655px;
float:left;


}

.botonera{
float:right;
width:141px;
}



/*===========================================================================*/
/*CONTENEDORES GENERALES =====================================*/
/*===========================================================================*/


/*INICIO==============================================================*/

#centrarPelicula{
position: absolute;
top: 0%;
left: 50%;
margin-top: 110px; /* la mitad del alto de la pelicula*/
margin-left: -300px; /* la mitad del ancho de la pelicula*/
}


.imagen_entrada{
width:600px;
float:left;
}


.botonera_horizontal_inicio {
width:600px;
float:left;
margin-top:4px;
}


.botonera_horizontal_inicio a:link, .botonera_horizontal_inicio a:visited{
float:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #542b02;
text-decoration:none;
margin-left:10px;
	
}


.botonera_horizontal_inicio a:hover{
float:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #ffffff;
}


.item_botonera_horizontal_inicio{
float:right;
}




/*FIN INICIO=================================================================*/


/* ============================================= */
/* BOTONES VERTICALES ======================= */
/* ============================================= */


#boton1{
width:141px;
height:25px;
background-image:url(../imagenes/bot_quienes_somos_1.gif);
}
#boton1:hover{
background-image:url(../imagenes/bot_quienes_somos_2.gif);
cursor:hand;
}

#boton1_inactivo{
width:141px;
height:25px;
background-image:url(../imagenes/bot_quienes_somos_3.gif);
}

#boton2{
width:141px;
height:25px;
background-image:url(../imagenes/bot_que_hacemos_1.gif);
}
#boton2:hover{
background-image:url(../imagenes/bot_que_hacemos_2.gif);
cursor:hand;
}

#boton2_inactivo{
width:141px;
height:25px;
background-image:url(../imagenes/bot_que_hacemos_3.gif);
}

#boton3{
width:141px;
height:25px;
background-image:url(../imagenes/bot_invertir_1.gif);
}
#boton3:hover{
background-image:url(../imagenes/bot_invertir_2.gif);
cursor:hand;
}

#boton3_inactivo{
width:141px;
height:25px;
background-image:url(../imagenes/bot_invertir_3.gif);
}

#boton4{
width:141px;
height:25px;
background-image:url(../imagenes/bot_proyectos_1.gif);
}
#boton4:hover{
background-image:url(../imagenes/bot_proyectos_2.gif);
cursor:hand;
}

#boton4_inactivo{
width:141px;
height:25px;
background-image:url(../imagenes/bot_proyectos_3.gif);
}

#boton5{
width:141px;
height:25px;
background-image:url(../imagenes/bot_colaboradores_1.gif);
}
#boton5:hover{
background-image:url(../imagenes/bot_colaboradores_2.gif);
cursor:hand;
}

#boton5_inactivo{
width:141px;
height:25px;
background-image:url(../imagenes/bot_colaboradores_3.gif);
}

#boton6{
width:141px;
height:25px;
background-image:url(../imagenes/bot_enlaces_1.gif);
}
#boton6:hover{
background-image:url(../imagenes/bot_enlaces_2.gif);
cursor:hand;
}

#boton6_inactivo{
width:141px;
height:25px;
background-image:url(../imagenes/bot_enlaces_3.gif);
}

#boton7{
width:141px;
height:25px;
background-image:url(../imagenes/bot_donde_estamos_1.gif);
}
#boton7:hover{
background-image:url(../imagenes/bot_donde_estamos_2.gif);
cursor:hand;
}

#boton7_inactivo{
width:141px;
height:25px;
background-image:url(../imagenes/bot_donde_estamos_3.gif);
}
/* ============================================= */
/* FIN BOTONES VERTICALES======================= */
/* ============================================= */
/* ============================================= */
/* BOTONES VERTICALES INGLES======================= */
/* ============================================= */


#boton1ing{
width:141px;
height:25px;
background-image:url(../imagenes/bot_quienes_somos_1ing.gif);
}
#boton1ing:hover{
background-image:url(../imagenes/bot_quienes_somos_2ing.gif);
cursor:hand;
}

#boton1ing_inactivo{
width:141px;
height:25px;
background-image:url(../imagenes/bot_quienes_somos_3ing.gif);
}

#boton2ing{
width:141px;
height:25px;
background-image:url(../imagenes/bot_que_hacemos_1ing.gif);
}
#boton2ing:hover{
background-image:url(../imagenes/bot_que_hacemos_2ing.gif);
cursor:hand;
}

#boton2ing_inactivo{
width:141px;
height:25px;
background-image:url(../imagenes/bot_que_hacemos_3ing.gif);
}

#boton3ing{
width:141px;
height:25px;
background-image:url(../imagenes/bot_invertir_1ing.gif);
}
#boton3ing:hover{
background-image:url(../imagenes/bot_invertir_2ing.gif);
cursor:hand;
}

#boton3ing_inactivo{
width:141px;
height:25px;
background-image:url(../imagenes/bot_invertir_3ing.gif);
}

#boton4ing{
width:141px;
height:25px;
background-image:url(../imagenes/bot_proyectos_1ing.gif);
}
#boton4ing:hover{
background-image:url(../imagenes/bot_proyectos_2ing.gif);
cursor:hand;
}

#boton4ing_inactivo{
width:141px;
height:25px;
background-image:url(../imagenes/bot_proyectos_3ing.gif);
}

#boton5ing{
width:141px;
height:25px;
background-image:url(../imagenes/bot_colaboradores_1ing.gif);
}
#boton5ing:hover{
background-image:url(../imagenes/bot_colaboradores_2ing.gif);
cursor:hand;
}

#boton5ing_inactivo{
width:141px;
height:25px;
background-image:url(../imagenes/bot_colaboradores_3ing.gif);
}

#boton6ing{
width:141px;
height:25px;
background-image:url(../imagenes/bot_enlaces_1ing.gif);
}
#boton6ing:hover{
background-image:url(../imagenes/bot_enlaces_2ing.gif);
cursor:hand;
}

#boton6ing_inactivo{
width:141px;
height:25px;
background-image:url(../imagenes/bot_enlaces_3ing.gif);
}

#boton7ing{
width:141px;
height:25px;
background-image:url(../imagenes/bot_donde_estamos_1ing.gif);
}
#boton7ing:hover{
background-image:url(../imagenes/bot_donde_estamos_2ing.gif);
cursor:hand;
}

#boton7ing_inactivo{
width:141px;
height:25px;
background-image:url(../imagenes/bot_donde_estamos_3ing.gif);
}
/* ============================================= */
/* FIN BOTONES VERTICALES INGLES======================= */
/* ============================================= */

/* ============================================= */
/* BOTONES VERTICALES FRANCES======================= */
/* ============================================= */


#boton1fra{
width:141px;
height:25px;
background-image:url(../imagenes/bot_quienes_somos_1fra.gif);
}
#boton1fra:hover{
background-image:url(../imagenes/bot_quienes_somos_2fra.gif);
cursor:hand;
}

#boton1fra_inactivo{
width:141px;
height:25px;
background-image:url(../imagenes/bot_quienes_somos_3fra.gif);
}

#boton2fra{
width:141px;
height:25px;
background-image:url(../imagenes/bot_que_hacemos_1fra.gif);
}
#boton2fra:hover{
background-image:url(../imagenes/bot_que_hacemos_2fra.gif);
cursor:hand;
}

#boton2fra_inactivo{
width:141px;
height:25px;
background-image:url(../imagenes/bot_que_hacemos_3fra.gif);
}

#boton3fra{
width:141px;
height:25px;
background-image:url(../imagenes/bot_invertir_1fra.gif);
}
#boton3fra:hover{
background-image:url(../imagenes/bot_invertir_2fra.gif);
cursor:hand;
}

#boton3fra_inactivo{
width:141px;
height:25px;
background-image:url(../imagenes/bot_invertir_3fra.gif);
}

#boton4fra{
width:141px;
height:25px;
background-image:url(../imagenes/bot_proyectos_1fra.gif);
}
#boton4fra:hover{
background-image:url(../imagenes/bot_proyectos_2fra.gif);
cursor:hand;
}

#boton4fra_inactivo{
width:141px;
height:25px;
background-image:url(../imagenes/bot_proyectos_3fra.gif);
}

#boton5fra{
width:141px;
height:25px;
background-image:url(../imagenes/bot_colaboradores_1fra.gif);
}
#boton5fra:hover{
background-image:url(../imagenes/bot_colaboradores_2fra.gif);
cursor:hand;
}

#boton5fra_inactivo{
width:141px;
height:25px;
background-image:url(../imagenes/bot_colaboradores_3fra.gif);
}

#boton6fra{
width:141px;
height:25px;
background-image:url(../imagenes/bot_enlaces_1fra.gif);
}
#boton6fra:hover{
background-image:url(../imagenes/bot_enlaces_2fra.gif);
cursor:hand;
}

#boton6fra_inactivo{
width:141px;
height:25px;
background-image:url(../imagenes/bot_enlaces_3fra.gif);
}

#boton7fra{
width:141px;
height:25px;
background-image:url(../imagenes/bot_donde_estamos_1fra.gif);
}
#boton7fra:hover{
background-image:url(../imagenes/bot_donde_estamos_2fra.gif);
cursor:hand;
}

#boton7fra_inactivo{
width:141px;
height:25px;
background-image:url(../imagenes/bot_donde_estamos_3fra.gif);
}
/* ============================================= */
/* FIN BOTONES VERTICALES FRANCES======================= */
/* ============================================= */

.pie_cabecera{/*contenedor del menu horizontal y del validador de contraseña usuario y boton*/

float:left;
width:100%;
height:22px;
background-image:url(../imagenes/tira_central.gif);
background-repeat:no-repeat;
text-align:left;

}


.pie_pagina{
float:left;
width:100%;
}
* html .pie_pagina{

margin-top:-10px;
}



#texto_contenido{
/*width:100%;
float:left;*/
}


.contenido {
float:left;
width:100%;
}

.direcciones1 a:link, .direcciones1 a:visited{

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #ee6f01;
text-decoration:none;
}

.direcciones1 a:hover, .direcciones1 a:active{

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #fba961;
text-decoration:none;
}

.botonera_horizontalEnabled {

/*margin-left:10px;*/
float:left;
height:22px;
width:auto;

}

.botonera_horizontal {
float:left;
margin-left:5px; 
margin-top:4px;


}




.botonera_horizontalEnabled a:link, .botonera_horizontalEnabled a:visited{
float:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #ffffff;
text-decoration:none;
margin-left:10px;
	
}


.botonera_horizontalEnabled a:hover{
float:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #fba961;
}

.botonera_horizontalDisabled{
float:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #fba961;
text-decoration:none;
margin-left:10px;
	
}

.titular_contenido{

width:764px;
float:left;
border-bottom:#cccccc solid 1px;
margin-bottom:15px;
margin-top:20px;
}


.titular_contenido_home{


width:630px;
float:left;
border-bottom:#cccccc solid 1px;
margin-bottom:15px;
margin-top:20px;


}

.bannerAmsudan{
 
width:120px;
float:right;
}

.bannerBonosPeru{
 
width:120px;
float:right;
}


.texto15Negro{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align:left;
}

.texto15NegroBold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align:left;
}

.texto12NegroBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align:left;
}

.texto11Negro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align:left;
}

.texto10Negro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align:left;
}

.texto10NaranjaBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ee6f01;
	
}


div.rellenoInterno{
float:left;
padding:0px 15px 20px 15px;
height:1%;
border:solid 1px #cccccc;
width:764px;/*796-(15+15+2)*/
}


/* ============================================= */
/* BANNERS HOME ===================================== */
/* ============================================= */
.imagen_banner{/*aplicado a la imagen corrige un problema de espaciado que habia en explorer*/
float:left;
}

.banners_home{

margin-top:30px;
float:left;
width:100%;

}

div.rellenoInternoBannersHome1{/*banners 1*/
float:left;
padding:1px 1px 1px 1px;
height:1%;
border:solid 1px #cccccc;
width:316px;/*320-(1+1+2)*/
}



div.rellenoInternosubBannerHome1{/*contenido derecho de banners 1*/
float:right;
padding:1px 1px 1px 1px;
height:1%;
border:solid 1px #cccccc;
width:153px;/*157-(1+1+2)*/
height:109px;/*113-(1+1+2)*/
}

div.rellenoInternoBannersHome2{/*banners 2*/
float:left;
padding:1px 1px 1px 1px;
height:1%;
border:solid 1px #cccccc;
width:316px;/*320-(1+1+2)*/
}

div.rellenoInternoBannersHome3{/*banner 3*/
float:left;
padding:2px 2px 0px 2px;
height:1%;
border:solid 1px #cccccc;
width:114px;/*120-(2+2+2)*/
}

.banner1{
float:left;
width:320px;
}
.cabecera_banner1{
float:left;
width:320px;
}
.contenido_banner1 {
float:left;
width:100%;
}

.banner2{
float:left;
width:320px;
margin-left:2px;
}
.cabecera_banner2{
float:left;
width:320px;
}

.contenido_banner2 {
float:left;
width:100%;
}

.banner3{
float:left;
width:120px;
margin-left:2px;
}

.contenido_banner3 {
float:left;
width:auto;

}

/* ============================================= */
/* FIN BANNERS HOME ===================================== */
/* ============================================= */

/* ============================================= */
/* BANNERS QUE HACEMOS ===================================== */
/* ============================================= */

.banners_quehacemos{

margin-top:15px;
float:left;
width:100%;

}

#boton1_quehacemos{
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_que_hacemos_promocion_1.gif);
}

#boton1_quehacemos:hover{
background-image:url(../imagenes/bot_que_hacemos_promocion_2.gif);
cursor:hand;
}

#boton1_quehacemos_inactivo{
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_que_hacemos_promocion_2.gif);
}


#boton2_quehacemos{
margin-left:1px;
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_que_hacemos_inversion_1.gif);
}

* html #boton2_quehacemos{/*explorer 6*/

margin-left:0px;
}

#boton2_quehacemos:hover{
background-image:url(../imagenes/bot_que_hacemos_inversion_2.gif);
cursor:hand;
}

#boton2_quehacemos_inactivo{
margin-left:1px;
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_que_hacemos_inversion_2.gif);
}

* html #boton2_quehacemos_inactivo{/*explorer 6*/

margin-left:0px;
}


#boton3_quehacemos{
margin-left:1px;
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_que_hacemos_consultoria_1.gif);
}

* html #boton3_quehacemos{/*explorer 6*/

margin-left:0px;
}
#boton3_quehacemos:hover{
background-image:url(../imagenes/bot_que_hacemos_consultoria_2.gif);
cursor:hand;
}

#boton3_quehacemos_inactivo{
margin-left:1px;
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_que_hacemos_consultoria_2.gif);
}

* html #boton3_quehacemos_inactivo{/*explorer 6*/

margin-left:0px;
}



#boton4_quehacemos{
margin-left:1px;
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_que_hacemos_servicios_1.gif);
}

* html #boton4_quehacemos{/*explorer 6*/

margin-left:0px;
}
#boton4_quehacemos:hover{
background-image:url(../imagenes/bot_que_hacemos_servicios_2.gif);
cursor:hand;
}

#boton4_quehacemos_inactivo{
margin-left:1px;
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_que_hacemos_servicios_2.gif);
}

* html #boton4_quehacemos_inactivo{/*explorer 6*/

margin-left:0px;
}


/* ============================================= */
/* FIN BANNERS QUE HACEMOS ===================================== */
/* ============================================= */
/* ============================================= */
/* BANNERS QUE HACEMOS INGLES===================================== */
/* ============================================= */

.bannersIng_quehacemos{

margin-top:15px;
float:left;
width:100%;

}

#boton1Ing_quehacemos{
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_que_hacemos_promocion_1ing.gif);
}

#boton1Ing_quehacemos:hover{
background-image:url(../imagenes/bot_que_hacemos_promocion_2ing.gif);
cursor:hand;
}

#boton1Ing_quehacemos_inactivo{
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_que_hacemos_promocion_2ing.gif);
}


#boton2Ing_quehacemos{
margin-left:1px;
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_que_hacemos_inversion_1ing.gif);
}

* html #boton2Ing_quehacemos{/*explorer 6*/

margin-left:0px;
}

#boton2Ing_quehacemos:hover{
background-image:url(../imagenes/bot_que_hacemos_inversion_2ing.gif);
cursor:hand;
}

#boton2Ing_quehacemos_inactivo{
margin-left:1px;
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_que_hacemos_inversion_2ing.gif);
}

* html #boton2Ing_quehacemos_inactivo{/*explorer 6*/

margin-left:0px;
}


#boton3Ing_quehacemos{
margin-left:1px;
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_que_hacemos_consultoria_1ing.gif);
}

* html #boton3Ing_quehacemos{/*explorer 6*/

margin-left:0px;
}
#boton3Ing_quehacemos:hover{
background-image:url(../imagenes/bot_que_hacemos_consultoria_2ing.gif);
cursor:hand;
}

#boton3Ing_quehacemos_inactivo{
margin-left:1px;
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_que_hacemos_consultoria_2ing.gif);
}

* html #boton3Ing_quehacemos_inactivo{/*explorer 6*/

margin-left:0px;
}



#boton4Ing_quehacemos{
margin-left:1px;
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_que_hacemos_servicios_1ing.gif);
}

* html #boton4Ing_quehacemos{/*explorer 6*/

margin-left:0px;
}
#boton4Ing_quehacemos:hover{
background-image:url(../imagenes/bot_que_hacemos_servicios_2ing.gif);
cursor:hand;
}

#boton4Ing_quehacemos_inactivo{
margin-left:1px;
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_que_hacemos_servicios_2ing.gif);
}

* html #boton4Ing_quehacemos_inactivo{/*explorer 6*/

margin-left:0px;
}


/* ============================================= */
/* FIN BANNERS QUE HACEMOS INGLES===================================== */
/* ============================================= */

/* ============================================= */
/* BANNERS QUE HACEMOS FRANCES ===================================== */
/* ============================================= */

.bannersFra_quehacemos{

margin-top:15px;
float:left;
width:100%;

}

#boton1Fra_quehacemos{
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_que_hacemos_promocion_1fra.gif);
}

#boton1Fra_quehacemos:hover{
background-image:url(../imagenes/bot_que_hacemos_promocion_2fra.gif);
cursor:hand;
}

#boton1Fra_quehacemos_inactivo{
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_que_hacemos_promocion_2fra.gif);
}


#boton2Fra_quehacemos{
margin-left:1px;
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_que_hacemos_inversion_1fra.gif);
}

* html #boton2Fra_quehacemos{/*explorer 6*/

margin-left:0px;
}

#boton2Fra_quehacemos:hover{
background-image:url(../imagenes/bot_que_hacemos_inversion_2fra.gif);
cursor:hand;
}

#boton2Fra_quehacemos_inactivo{
margin-left:1px;
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_que_hacemos_inversion_2fra.gif);
}

* html #boton2Fra_quehacemos_inactivo{/*explorer 6*/

margin-left:0px;
}


#boton3Fra_quehacemos{
margin-left:1px;
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_que_hacemos_consultoria_1fra.gif);
}

* html #boton3Fra_quehacemos{/*explorer 6*/

margin-left:0px;
}
#boton3Fra_quehacemos:hover{
background-image:url(../imagenes/bot_que_hacemos_consultoria_2fra.gif);
cursor:hand;
}

#boton3Fra_quehacemos_inactivo{
margin-left:1px;
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_que_hacemos_consultoria_2fra.gif);
}

* html #boton3Fra_quehacemos_inactivo{/*explorer 6*/

margin-left:0px;
}



#boton4Fra_quehacemos{
margin-left:1px;
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_que_hacemos_servicios_1fra.gif);
}

* html #boton4Fra_quehacemos{/*explorer 6*/

margin-left:0px;
}
#boton4Fra_quehacemos:hover{
background-image:url(../imagenes/bot_que_hacemos_servicios_2fra.gif);
cursor:hand;
}

#boton4Fra_quehacemos_inactivo{
margin-left:1px;
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_que_hacemos_servicios_2fra.gif);
}

* html #boton4Fra_quehacemos_inactivo{/*explorer 6*/

margin-left:0px;
}


/* ============================================= */
/* FIN BANNERS QUE HACEMOS FRANCES ===================================== */
/* ============================================= */



/* ============================================= */
/* BANNERS NUESTROS PROYECTOS ===================================== */
/* ============================================= */

.banners_nuestrosproyectos{

margin-top:15px;
float:left;
width:100%;

}

#boton1_nuestrosproyectos{
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_nuestrosproyectos_1_1.gif);
}

#boton1_nuestrosproyectos:hover{
background-image:url(../imagenes/bot_nuestrosproyectos_1_2.gif);
cursor:hand;
}

#boton1_nuestrosproyectos_inactivo{
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_nuestrosproyectos_1_2.gif);
}


#boton2_nuestrosproyectos{
margin-left:1px;
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_nuestrosproyectos_2_1.gif);
}

* html #boton2_nuestrosproyectos{/*explorer 6*/

margin-left:0px;
}

#boton2_nuestrosproyectos:hover{
background-image:url(../imagenes/bot_nuestrosproyectos_2_2.gif);
cursor:hand;
}

#boton2_nuestrosproyectos_inactivo{
margin-left:1px;
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_nuestrosproyectos_2_2.gif);
}

* html #boton2_nuestrosproyectos_inactivo{/*explorer 6*/

margin-left:0px;
}


#boton3_nuestrosproyectos{
margin-left:1px;
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_nuestrosproyectos_3_1.gif);
}

* html #boton3_nuestrosproyectos{/*explorer 6*/

margin-left:0px;
}
#boton3_nuestrosproyectos:hover{
background-image:url(../imagenes/bot_nuestrosproyectos_3_2.gif);
cursor:hand;
}

#boton3_nuestrosproyectos_inactivo{
margin-left:1px;
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_nuestrosproyectos_3_2.gif);
}

* html #boton3_nuestrosproyectos_inactivo{/*explorer 6*/

margin-left:0px;
}



#boton4_nuestrosproyectos{
margin-left:1px;
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_nuestrosproyectos_4_1.gif);
}

* html #boton4_nuestrosproyectos{/*explorer 6*/

margin-left:0px;
}
#boton4_nuestrosproyectos:hover{
background-image:url(../imagenes/bot_nuestrosproyectos_4_2.gif);
cursor:hand;
}

#boton4_nuestrosproyectos_inactivo{
margin-left:1px;
float:left;
width:190px;
height:86px;
background-image:url(../imagenes/bot_nuestrosproyectos_4_2.gif);
}

* html #boton4_nuestrosproyectos_inactivo{/*explorer 6*/

margin-left:0px;
}





	#boton5_nuestrosproyectos{
		margin-left:1px;
		float:left;
		width:190px;
		height:86px;
		background-image:url(../imagenes/bot_nuestrosproyectos_5_1.gif);
	}
	
	* html #boton5_nuestrosproyectos{/*explorer 6*/
		margin-left:0px;
	}
		
	#boton5_nuestrosproyectos:hover{
		background-image:url(../imagenes/bot_nuestrosproyectos_5_2.gif);
		cursor:hand;
	}
	
	#boton5_nuestrosproyectos_inactivo{
		margin-left:1px;
		float:left;
		width:190px;
		height:86px;
		background-image:url(../imagenes/bot_nuestrosproyectos_5_2.gif);
	}
	
	* html #boton5_nuestrosproyectos_inactivo{/*explorer 6*/
		margin-left:0px;
	}





	#boton6_nuestrosproyectos{
		margin-left:1px;
		float:left;
		width:190px;
		height:86px;
		background-image:url(../imagenes/bot_nuestrosproyectos_6_1.gif);
	}
	
	* html #boton6_nuestrosproyectos{/*explorer 6*/
		margin-left:0px;
	}
	
	#boton6_nuestrosproyectos:hover{
		background-image:url(../imagenes/bot_nuestrosproyectos_6_2.gif);
		cursor:hand;
	}
	
	#boton6_nuestrosproyectos_inactivo{
		margin-left:1px;
		float:left;
		width:190px;
		height:86px;
		background-image:url(../imagenes/bot_nuestrosproyectos_6_2.gif);
	}
	
	* html #boton6_nuestrosproyectos_inactivo{/*explorer 6*/
		margin-left:0px;
	}





	#boton7_nuestrosproyectos{
		margin-left:1px;
		float:left;
		width:190px;
		height:86px;
		background-image:url(../imagenes/bot_nuestrosproyectos_7_1.gif);
	}
	
	* html #boton7_nuestrosproyectos{/*explorer 6*/
		margin-left:0px;
	}
		
	#boton7_nuestrosproyectos:hover{
		background-image:url(../imagenes/bot_nuestrosproyectos_7_2.gif);
		cursor:hand;
	}
	
	#boton7_nuestrosproyectos_inactivo{
		margin-left:1px;
		float:left;
		width:190px;
		height:86px;
		background-image:url(../imagenes/bot_nuestrosproyectos_7_2.gif);
	}
	
	* html #boton7_nuestrosproyectos_inactivo{/*explorer 6*/	
		margin-left:0px;
	}







/* ============================================= */
/* FIN BANNERS NUESTROS PROYECTOS ===================================== */
/* ============================================= */


.textoInputBox {
float:left;
width:142px;
margin-top:7px;
margin-left:6px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color:#666666;
text-align:left;
}

.textoInputBoxHorizontal {
float:left;
margin-top:3px;
width:80px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color:#ffffff;
text-align:right;
}

.inputboxHorizontal{

float:left;
width:60px;
height:8px;
margin-left:5px;
margin-top:2px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;

}

.usuario_contrasena_boton{

margin-top:1px;
float:right;
width:390px;
/*margin-right:10px;*/



}

.inputbox{
margin-left:6px;
float:left;
width:142px;
height:10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color:#333333;
}



.botonhome{

margin-top:11px;

}

.botonhomeHorizontal{

float:left;
width:60px;
margin-left:10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color:#333333;
height:17px;


}

.botonhome{


}




.enlace a:link, .enlace a:visited{

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color:#666666;
text-decoration:none;
}

.enlace a:hover{

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #ee6f01;
text-decoration:none;
}

.enlace a:active{

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color:#666666;
text-decoration:none;
}


.enlace_ubicacion a:link, .enlace_ubicacion a:visited{

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #ee6f01;
text-decoration:none;
}

.enlace_ubicacion a:hover, .enlace_ubicacion a:active{

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #fba961;
text-decoration:none;
}

.enlace_ubicacion_disabled{

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #fba961;
text-decoration:none;
}

.enlace_naranja a:link, .enlace_naranja a:visited{

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #ee6f01;
text-decoration:none;
}

.enlace_naranja a:hover{

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #fba961;
text-decoration:none;
}




.linkDescargueNuestroFolleto{/*creo esta clase para arreglar problema con Explorer6*/
 margin-top:4px;
}
* html .linkDescargueNuestroFolleto{
float:left;
}

.contenido2 {
float:left;
width:100%;
}


.contenido3 {/*nuestros proyectos*/
float:left;
width:100%;
}


.contenido4 {/*nuestros colaboradores*/
float:left;
width:100%;
}

div.rellenoInterno4{/*nuestros colaboradores*/
float:left;
padding:5px 5px 5px 5px;
height:1%;
border:solid 1px #cccccc;
width:368px;
height:160px;
}

div.rellenoInterno4_foto{/*nuestros colaboradores*/
float:right;
padding:1px 1px 1px 1px;
height:1%;
border:solid 1px #cccccc;
width:368px;
height:168px;
}


div.rellenoInterno3{/*nuestros proyectos,enlaces*/
float:left;
padding:5px 5px 5px 5px;
height:1%;
border:solid 1px #cccccc;
width:368px;
height:252px;
}


.rellenoInternoAmsudan{

float:left;
padding:5px 5px 5px 5px;
height:1%;
border:solid 1px #cccccc;
width:436px;
height:472px;

}


.rellenoInternoAmsudan_foto{/*nuestros proyectos, enlaces*/
float:right;
padding:1px 1px 1px 1px;
height:1%;
border:solid 1px #cccccc;
width:300px;
height:480px;
}


.rellenoInternoBonosPeru{

float:left;
padding:5px 5px 5px 5px;
height:1%;
border:solid 1px #cccccc;
width:750px;
height:800px;

}


.rellenoInternoBonosPeru_foto{
float:right;
padding:1px 1px 1px 1px;
height:1%;
border:solid 1px #cccccc;
width:0px;
height:480px;
}






div.rellenoInterno3_foto{/*nuestros proyectos, enlaces*/
float:right;
padding:1px 1px 1px 1px;
height:1%;
border:solid 1px #cccccc;
width:368px;
height:260px;
}


div.rellenoInterno2{
float:left;
padding:5px 5px 5px 5px;
height:1%;
border:solid 1px #cccccc;
width:751px;
}


div.rellenoNoticia{
float:left;
padding:5px 5px 5px 5px;
height:1%;
border:solid 1px #cccccc;
width:751px;
margin-top:10px;
}

div.rellenoInterno5{/*relleno sin borde*/
float:left;
padding:5px 5px 5px 5px;
height:1%;
width:368px;

}


div.rellenoInterno6{/*contacto*/
float:left;
padding:5px 5px 5px 5px;
height:1%;
border:solid 1px #cccccc;
width:368px;
height:120px;
}

div.rellenoInterno6_foto{/*contacto*/
float:right;
padding:1px 1px 1px 1px;
height:1%;
border:solid 1px #cccccc;
width:368px;
height:128px;
}


div.rellenoInterno7{/*consultoria*/
float:left;
padding:5px 5px 5px 5px;
height:1%;
border:solid 1px #cccccc;
width:368px;
height:110px;
}

div.rellenoInterno7_foto{/*consultoria*/
float:right;
padding:1px 1px 1px 1px;
height:1%;
border:solid 1px #cccccc;
width:368px;
height:118px;
}


.paginacion{

float:right;
padding-top:10px;
text-align:right;
color:#999999;
font-weight:bold;


}

.paginacion .pag_seleccionada{
	color:#D10102;
}
.paginacion a:link, .paginacion a:visited{
	color:#666666;
	font-weight:normal;
}
.paginacion a:hover, .paginacion a:active{
	color:#D10102;
	font-weight:normal;
}
.desarrolloNoticia
{
	border:1px solid #DDDDDD; 
	margin-top:20px; 
	margin-bottom:10px;
}


.contenidoTitularNoticia
{
	color:#000000; 
	text-align:left; 
	background-color:#EEEEEE; 
	padding:6px; 
	font-weight:bold; 
	border-bottom:1px solid #DDDDDD;
}
.rellenoInterno10
{
	padding:10px;
	height:1%;
	
}
.descripcionNoticia
{
	padding:6px;
	width:98%;
}
.ContenedoraFilasImagenes
{
	background-color:#FFFFFF;
	float:left;
}
.contenidoImagenGaleria
{
	margin:5px; 
	width:170px;
	
}
.contenidoDocumentoNoticia
{
	border:1px solid #DDDDDD; 
	margin-top:10px; 
	width:100%;
}
.texto_noticias_categoria{
	font-size: 0.80em;
}

.titularGaleriaDocNoticia
{
	border-bottom:1px solid #DDDDDD;
}
.celdaDocNoticia
{
	border-right:1px dotted #DDDDDD;
}
.elementoDocNoticia
{
	padding-top:2px;
	padding-bottom:2px;
}
.capaGaleriaNoticia
{
	position:relative;
	border:1px solid #DDDDDD; 
	margin-top:20px; 
	margin-bottom:10px; 
	background-color:#EEEEEE;
	height:1%;
	
}
.capaBotones
{
	float:left;text-align:right;padding-top:10px;width:100%;
}
.alturaMinimaGaleria
{
	min-height:142px;height:auto !important;height:142px;
}
.enlaceNormal
{
	font-size:1em;
	font-weight:bold;
	text-decoration:none;
	color:#016B98;
	margin-bottom:0.13em;
}
.listados_N1{
	list-style-position:inherit;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.listados_N1 li{
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	padding:0px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

#contenedorVideos
{
    padding:5px;
    margin-bottom: 10px;
    height:385px;    
    display:block;
}

#capaListaVideos
{
    width:140px;
    float:left;
    margin-left: 60px;
    text-align:center;
}

.preview
{
    padding: 6px 4px 4px 4px;
    margin-top: 10px;
    margin-bottom: 18px;
    font-size: 11px; 
	border:1px solid #ffffff;    
}

.preview img 
{
    border: 0;
}

.preview a:link, a:active, a:visited{
    text-decoration: none;
    color: #636363;
}

.preview:hover
{
    opacity:0.60 !important;
	filter:alpha(opacity=60) !important;
    color: red;	
}

.videoActivo
{
    border:1px solid #989898 !important; 
}


