/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */

/************************************/
body{
	
	color: #000066;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../peru-images/bg_grad.jpg) repeat-x fixed;
}

body, input, label, textarea, select{
	font-family: Arial,sans-serif;

}
/************************************/

/************************************/
/* hyperlink and anchor tag styles  */
/************************************/

a{
	text-decoration: none;
	color: #333399;
}


a:hover{
	color: #000033;
	text-decoration: underline;
}

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


/************************************/
/* Header tag styles                */
/************************************/
h1,h2,h3,h4,h5
{

}
h1{
	font-size: 2em;
	margin: 5px 5px 5px 25%;
	position: relative;
}

h2{

}

h3{
}

h4{

}

h5{

}


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

/************************************/
/* List Tags                        */
/************************************/

ul{
 list-style-type: inherit;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


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

/************************************/
/* Form and related Tags            */
/************************************/  
label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
				
input{
}
/************************************/



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

/************************************/
#masthead{
	position: relative;
	top: 0px;
	height: 250px;
	z-index: 2;
	
}

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



/************************************/
#pageNav{
	position: absolute;
	top: 69px;
	width:23%;
	background-color: #FFFFFF;
	height: 418px;
}
/************************************/



/************************************/
#col2{
	padding: 10px;
	border-left: 1px solid #ccd2d2;
	display: table;
	height: 470px;
	position: relative;
	left: 24%;
	width: 72%;
}
/************************************/


/* End Layout Divs                             */
/***********************************************/



/***********************************************/
/*Component Divs                               */

/************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

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

#utility{
	font-family: Verdana,sans-serif;
	font-size: 9pt;
	position: relative;
	top: 1px;
	right: 0px;
	color: #660000;
	height: 73px;
	background-image: url(/peru-images/logo.gif);
	z-index: 1;
	text-align: right;
}

#utility a{
	color: #FFFFFF;
	border: #FF9900;
}

#utility a:hover{
	text-decoration: underline;
}

#globalNav p , #utility p {margin:0;padding:0;}
/************************************/


/************************************/
#globalNav{
	position: relative;
	width: 100%;
	min-width: 640px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-color: #000066;
	z-index: 3;
	height: 200px;
}



#globalNav img{
 
}

#gnl {
	position: absolute;
	left:0px;
	width: 300;
	z-index: 2;
	height: 198;
	background-image: url(../peru-images/logo_r1_c2.jpg);
	top: 0px;
}

#gnr {
	position: absolute;
	top: 0;
	right:0px;
	z-index: 4;
	height: 200px;
	width: 209px;
}

#globalLink{
	position: absolute;
	top: 167px;
	width: 100%;
	border-bottom: 4px solid #9FC1FF;
	background: #BBD2FF;
	z-index: 500;
	height: 21px;
	padding: 3px 0;
}
#globalLink ul li {	float: right;
	display: inline;
	text-align: center;
	
}


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

/************************************/
#search{
	position: absolute;
	top: 35px;
	right: 10px;
	z-index: 2;
	left: 330px;
	width: 189px;
	height: 27px;
	visibility: hidden;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link{
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	
}

#search a:visited{
  font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
  font-size: 80%;
	margin: 0px;
	font-weight: bold;
	
}



/************************************/
.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	margin: auto;
}

.story h3{
	font-family: Arial,sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
}

.story p{
	padding: 0px;
	margin: 0px 0px 10px;

}

.story a.capsule{
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #CC3300;
	display:block;
	font-weight: bold;
	margin-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}
/************************************/




/************************************/
#siteInfo{
	font-size: 0.9em;
	color: #cccccc;
	padding: 5px 5px 5px 35px;
	background: #000000 url(/peru-images/logito2.gif) no-repeat 5px center;
}

#siteInfo img{
	padding: 2px 2px 2px 0px;
	vertical-align: middle;
}
/************************************/

/************************************/
#sectionLinks{
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 10pt;
	color: #993300;
}

#sectionLinks a{
	display: block;
	border-top: 1px solid #919FD5;
	border-bottom: 3px solid #D9DDF0;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #536FB9;
	background: #F4F8FF;
}


#sectionLinks a:hover{
	display: block;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	text-decoration: none;
	color: #2B3479;
}
/************************************/



th {
	color: #FFFFFF;
	padding: 10px 5px 5px 5px;
	background: #CC0000 url(/peru-images/th.gif);
}
.tabla {
	border: 1px solid #999999;
	text-align: center;
	margin: auto;
}
.feature h1 {
	font-size: 22px;
}
iframe {
	width: 100%;
	border: solid 1px #999;
	overflow: hidden;
	display: table;
	margin: auto;
	background-color: #FFFFFF;
}
td {
	padding: 3px 5px;
	margin: 0px;
	border: 1px solid #CCCCCC;
}
table {
	margin: auto;
	padding: 0px;
	color: #333333;
	width: 90%;
}
.empresarial {
	background: #6699FF url(/peru-images/planes/empresarial.gif);
	width: 200px;
	height: 200px;
}
.residencial{
	background: #FFFFCC url(/peru-images/planes/residencial.gif);
	width: 200px;
	height: 200px;
}

.residencial a:hover {
	background: url(/peru-images/planes/residencial-hover.gif);
}
.empresarial a:hover {
	background: url(/peru-images/planes/empresarial-hover.gif);
} 

html { 
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}
#globalLink li a {
	color: #000066;
	text-decoration: none;
	padding: 2px 15px;
	font-weight: bold;
	border-right: 1px solid #E6EEFF;
	border-left: 1px solid #88B1FF;
	height: 20px;
}
#globalLink ul {
	margin: 0px;
	padding: 0px;
}
#pagecell1{
	position:relative;  
	padding:55px 0 0 0;
	background-color: #ffffff;
}
.imagen {
	float: right;
}
#siteInfo a {
	color: #FFFFFF;
}
#breadCrumb {
	padding: 0 0 0 25%;
}
#logo {
	background: url(/peru-images/logo_r1_c1.gif);
	position: absolute;
	left: 0px;
	top: 0px;
	height: 59px;
	width: 326px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 200;
}
#logo a {
	text-indent: -9000px;
	display: block;
	height: 60px;
	padding: 60px 0 0 0;
}
.centro {
	text-align: center;
	color: #333333;
}
.resaltado {
	font-size: 1.2em;
	color: #CC0000;
}
#clientes {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FAFAFA;
	height: auto;
	width: 50%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px dotted #CCCCCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#pageName {padding:30px 0 0 0}
#flash {z-index:0 !important}