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

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: "Trebuchet MS", Arial,sans-serif;
	color: #6c6c6c;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	margin-top:20px;
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#333333;
	font-size: 10px;
}


}
.text{
font-family: "Trebuchet MS", Arial,sans-serif;
	color: #6c6c6c;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	margin-top:20px;
	font-size: 11px;
	}

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

a:link, a:visited{
	color: #6c6c6c;
	text-decoration: none;
}

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

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
margin:0px;
padding:0px;
}

li{
list-style-image: url("../imagenes/comun/bullet.gif");
line-height:1.7em;
}

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

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


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

.Text_box {
	background-color:#EDEDED;
	border:1px solid #EDEDED;
	color:#333333;
	font-size:10px;
}

.Boton_enviar {
	background-color:#81A61B;
	border:1px solid #81A61B;
	color:#ffffff;
	font-size:11px;
}

.centrado {
	margin: 0 auto !important;
}


#pagecell1{
	width:906px;
}


.Bordes_Contenedor {     
	width: 906px;
    background-image:url(../imagenes/common/content_borde_central.png);
    background-repeat: repeat-y;
}



#masthead{
	height:180px;
}

#Menu_Horizontal{
	height:35px;
	clear:both;
	margin-top:10px;
	margin-bottom:15px;
}


#Column_Left{
	width:235px;
	float:left;
}

#content{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 250px;
	font-size:11px;
}

.Titulos_Seccion{
	margin-bottom:15px;
}

.Galeria_Imagenes {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}


/************** utility styles *****************/

#utility{
	float:right;
	font-family:"Trebuchet MS", Arial;
	font-size:10px;
	color: #6B6B6B;
	line-height:1.6em;
}

#utility a{
	color: #6B6B6B;
	margin-left:10px;
}

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

#utility img{
border:0px;
vertical-align:baseline;
margin-right:2px;
}

/************** siteInfo styles ****************/

#Footer{
	clear: both;
	border-top: 1px dotted #999999;
	font-size:10px;
	color: #989898;
	padding-top: 10px;
	margin-top: 10px;
	text-align:center;
}

#Footer a:link, a:visited{
	color: #989898;
	text-decoration:none;
}

#Footer a:hover{
	color: #919E58;
	text-decoration:underline;
}

.div_footer {
	color: #919E58;
}


/***********************************************/
/* Layout empresa                              */
/***********************************************/


#Column_Left_empresa{
	width:235px;
	float:left;
}

#content_empresa{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 250px;
	font-size:11px;
}
.font_green {
	color:#82A51B;
}

#menu_vertical {
	width:215px;
	height:132px;
	background-image: url(../imagenes/empresa/background_menu.jpg);
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#menu_vertical li{
	list-style-image:none;
	list-style:none;
	width:215px;
	height:28px;
	font-family: "Trebuchet MS";
	font-size:10px;
	color:#82A51B;
	font-weight: bold;
}

#menu_vertical li a:link{
	color:#82A51B;
	text-decoration:none;
}

#menu_vertical li a:hover{
	text-decoration:underline;
}

#menu_vertical li a:visited{
	color:#82A51B;
	text-decoration:none;
}

#banner_presupuesto {
	width:235px;
	padding-bottom: 8px;
	clear:both;
}

/**************** light box efects ************************************/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background:  url("../imagenes/comun/prevlabel.gif") left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background:  url("../imagenes/comun/nextlabel.gif") right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}


