/*
	Copyright 2004 SYBASE PERU
	Global CSS 
	Designed by Karina Manrique Pedraza
	$Revision: 1.0 $


a:link {color:#000;text-decoration:underline;}
a:visited {color:#999;text-decoration:underline;}
a:hover {color:#FF0000;text-decoration:underline;}
*/
body {
	color: #222222;
	overflow: -moz-scrollbars-vertical;
	font-family: verdana;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ffffff;
	background-image: url(../images/gr_bk_peruxplora.jpg);
}

#container {
	width: 945px;
	text-align: left;
   	margin: auto;
}
#containerbody {
   margin: 10 0 10 0px;
}
#sec_language {
	text-align: right;
}
.linkLanguage A:link {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
.linkLanguage A:visited {
text-decoration: none;
color: #222222;
font-weight: bold;
}
.linkLanguage A:active {
text-decoration: none;
color: #222222;
font-weight: bold;
}
.linkLanguage A:hover {
	text-decoration: underline;
	color: #CC3300;
	font-weight: bold;
}
/* */

#menu{
	text-align: left;
	width: 1000px;
	margin: auto;
	background-color : #000000;
}


#menu_lateral{
	width: 300px;
	height: 25px;
	background-color: #000000;
	float:left;
	margin-right: 4px;
	margin-top: 0px;			
}
#menu_principal{
	margin-left: 400px;
	height: 25px;
	background-color: #000000;
	
}



.banner {
	background-color: #8cb462;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	position: relative;
	text-align: left;
}

#lateral{
	width: 255px;
	float:right;
	padding-left: 4px;

	background-color: #FFFFFF;
	min-height: 500px;
}

#principal{
	margin-right: 260px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #BBBBBB;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4;
	padding-left: 0px;
	background-color: #FFFFFF;
	min-height: 500px;
}

#lateral1{
	width: 229px;
	float:left;
	padding-right: 4px;
	background-color: #FFFFFF;
	padding-top: 4px;
}

#principal1{
	margin-left: 234px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #FFFFFF;
}

#top5Titulo{
	width: 130px;
	
}

#wrapper{
	width: auto;
	background-color: #FFFFFF;
	color: #000000;
	
}
.box{
background: #fff;
}
/*
.boxholder{
	clear: none;
	padding: 5px;
	margin-top: 24px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8DC70A;
	background-color: #0000ff;
}
*/
.boxholder{
	float:none;
	clear:none;
	background-color: #ffffff;
	margin-top: 22px;
	padding: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8DC70A;
	
}
.tab{
	float: left;
	height: 20px;
	width: 20px;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 2;
	margin-left: 0;
	border: 1px solid #DDDDDD;
}

.tabtxt{
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
/*
.tab A:link {
	
	background-color: #ff0000;
	
}
.tab A:visited {
	
	background-color: #ffFF00;
	
}
.tab A:active {
	
	background-color: #ffFFFF;

}
.tab A:hover {

	background-color: #000000;

}
*/
 
.tabtxt A:link {
	text-decoration: none;
	color: #777777;	
}
.tabtxt A:visited {
	text-decoration: none;
	color: #777777;
}
.tabtxt A:active {
	text-decoration: none;
	color: #777777;
}
.tabtxt A:hover {
	text-decoration: none;
	color: #CC3300;
}


#boxB{
	float: right;
	width: 260px;
	padding: 1px;
	margin: 0px;
}
#boxA{
	width: 190px;
	padding: 1px;
	margin: 0px
}

#moreInfo{
    

	padding: 1px;
	margin: 0px;
}
.box_titulo {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 3px;
	text-transform: uppercase;
}
.box_duracion {
	font-size: 12px;
	font-weight: bold;
	color: #407707;
	text-transform: uppercase;
	padding-bottom: 8px;
}
.box_contenido {
	font-size: 11px;
	font-weight: normal;
	color: #777777;
	
}

/* */
.linkMore A:link {
	text-decoration: none;
	color: #777777;
}
.linkMore A:visited {
	text-decoration: none; 
	color: #777777;
}
.linkMore A:active {
	text-decoration: none; 
	color: #777777;}
.linkMore A:hover {
	text-decoration: underline;
	color: #CC3300;
}
/* */
/* */
.linkPackage A:link {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
.linkPackage A:visited {
text-decoration: none;
color: #222222;
font-weight: bold;
}
.linkPackage A:active {
text-decoration: none;
color: #222222;
font-weight: bold;
}
.linkPackage A:hover {
	text-decoration: underline;
	color: #CC3300;
	font-weight: bold;
}
/* */
.linkPromotions  {

	font-size: 12px;
	color: #CC66FF;
}
.linkPromotions A:link {
	text-decoration: none;
	color: #222222;

}
.linkPromotions A:visited {
	text-decoration: none;
	color: #636332;
}
.linkPromotions A:active {
text-decoration: none;
color: #222222;

}
.linkPromotions A:hover {
	
	font-size: 12px;
	color: #CC6600;
}
/*
	

*/
#lateral2{
	width: 460px;
	height: 166px;
	height: auto;
	background-color: #FFFFFF;
	float:left;	
	
}
#principal2{
	margin-left: 468px;
	height: 166px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #AAAAAA;	
}

#x{
	width: 396px;
	background-color: #FFFFFF;
	float:none;
	clear: both;
}
.line{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AAAAAA;
	
	margin-top: 7px;
	margin-bottom: 7px;
	float:none;
	clear:none;
}
.endLine{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
	margin-top: 12px;
	margin-bottom: 12px;
	float:none;
	
}

#news-left, #news-right {
	float: right;
	width: 48%;
	max-width: 330px;
}
#tabs {
	
	width: 100%;
	background-color: #EEEEEE;
	height: 1px;
}


.imagefloat
{
	padding: 1px;
	border: 1px solid #9FA41D;
	margin: 0;
}

.imageStamp
{
	margin: 0px;
	background-image: url(../images/stamp.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 6px;
}
#lateral3{
	width: 229px;
	height: 250px;
	float:left;
	padding-right: 4px;
	background-color: #FFFFFF;
	padding-top: 4px;
}

#principal3{
	margin-left: 234px;
	height: 250px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #FFFFFF;
}	

#listMenu {  
	list-style:none;
	margin:0;
	padding:0;
	}

#listMenu li {
	margin:2px;
	padding:2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	}
#listMenu li a {
	display:block;
	text-decoration:none;
	text-align:left;
	font-size:11px;
	color:#444444;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #888888;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#listMenu li a:hover {
	color:#000000;
	border-left-color:#FF6600;
}

/*salidas*/
.tbOutHead {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888787;
	font-weight: bold;
	color: #333333;
}
.tbOutContent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.titHome {
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 2px;
}
/*salidas*/
/*
.contentrow_ibc_worldmap {
  position:relative;
  left:0px;
  top: 0px; 
  width: 552px;
  height: 200px;
  margin:0px;
  padding:0px;
  background-image:  url(/css/images/app_alevel_dots_horz.gif); 
  background-repeat: repeat-x;
  clear: left;
  z-index:15;
  }
  */
   .ibc_world_map {
  position:absolute;
  left: 876px;
  top: 33px;  
  margin: 0px;
  padding: 0px;
  width:235px;
  }
#ibc_map_imagemap {
 position: absolute;
 left: 0px;
 top: 195px;
 z-index: 16;
 visibility: visible;
 }

  #ibc_map_outline {
 position: absolute;
 left: 0px;
 top: 195px;
 z-index: 15;
 visibility: visible;
 }
     #ibc_map_martin {
 position: absolute;
 left: 0px;
 top: 195px;
 z-index: 14;
 visibility: hidden;
 }     
 #ibc_map_tumbes {
 position: absolute;
 left: 0px;
 top: 195px;
 z-index: 13;
 visibility: hidden;
 } 
    #ibc_map_piura {
 position: absolute;
 left: 0px;
 top: 195px;
 z-index: 12;
 visibility: hidden;
 } 
   #ibc_map_cajamarca {
 position: absolute;
 left: 0px;
 top: 195px;
 z-index: 11;
 visibility: hidden;
 } 
 
  #ibc_map_lambayeque {
 position: absolute;
 left: 0px;
 top: 195px;
 z-index: 10;
 visibility: hidden;
 } 
 
 #ibc_map_libertad {
 position: absolute;
 left: 0px;
 top: 195px;
 z-index: 9;
 visibility: hidden;
 } 
 
#ibc_map_tacro {
 position: absolute;
 left: 0px;
 top: 195px;
 z-index: 8;
 visibility: hidden;
 }
 
 
#ibc_map_eapro {
 position: absolute;
 left: 0px;
 top: 195px;
 z-index: 7;
 visibility: hidden;
 } 
 
 
 
#ibc_map_wacaro {
 position: absolute;
 left: 0px;
 top: 195px;
 z-index: 6;
 visibility: hidden;
 }
 
 
#ibc_map_saro {
 position: absolute;
 left: 0px;
 top: 195px;
 z-index: 5;
 visibility: hidden;
 }
 
 
#ibc_map_esaro {
 position: absolute;
 left: 0px;
 top: 195px;
 z-index: 4;
 visibility: hidden;
 } 
 
 
#ibc_map_ceecis {
 position: absolute;
 left: 0px;
 top: 195px;
 z-index: 3;
 visibility: hidden;
 }
 
 
#ibc_map_mena {
 position: absolute;
 left: 0px;
 top: 195px;
 z-index: 2;
 visibility: hidden;
 }
 
 
#ibc_map_ind {
 position: absolute;
 left: 0px;
 top: 195px;
 z-index: 1;
 visibility: hidden;
 } 
 
#mapa {
	
	background-repeat: repeat-x;
	height: 318px;
	width: 255px;
}
#pie{
	text-align: center;
	width: 1000px;
	margin: auto;
	background-color : #FFFFFF;
	padding: 4px;
}