body
{
	background-color: #fff;
	font: Georgia;
}
.contenedor
{
 width: 780px;
 _width:789px;
 height: 430px;
 border: 1px solid #808080;
 position: absolute;
 top: 45%;
 left: 50%;
 margin-left: -390px;
 margin-top: -215px;
 background-image: url(images/canalvozweb.png);
 background-repeat: no-repeat;
 background-position: bottom right;
}
.bloqueizdo
{
	width: 203px;
	height: 399px;
	margin: 15px 10px 15px 15px;
	_margin-right: 5px;
	float:left;
	background-color: #2E2923;
}

	.volver
	{
		margin-left: 15px;
		margin-top: 45px;
	}
.menu
{
	width: 168px;
	height: 67px;
	margin-left: 15px;
	margin-top: 192px;
}
.menu_home
{
	width: 168px;
	height: 67px;
	margin-left: 15px;
	margin-top: 300px;
}
.menu2
{
	width: 168px;
	height: 67px;
	margin-left: 15px;
	margin-top: 325px;
}
.elemento1
{
	border-bottom: 1px solid #000000;
	font: 12px Helvetica;
	background-image: url(images/menu_1.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 40px;
	color: #FFFFFF;
}




.elemento2
{
	border-bottom: 1px solid #000000;
	font: 12px Helvetica;
	color: #FFFFFF;
	background-image: url(images/menu_3.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 40px;
}
.elemento3
{
	border-bottom: 1px solid #000000;
	font: 12px Helvetica;
	color: #FFFFFF;
	background-image: url(images/menu_2.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 40px;
}
.bloquecentral
{
	width: 203px;
	height: 399px;
	margin: 15px 0px 15px 0px;
	float:left;
}
.bloquedcha
{
	width: 323px;
	height: 399px;
	margin: 15px 15px 15px 5px;
	float: right;
}
.cargarfoto_disenho
{
	background-image: url(images/bloquecentral_diseņo.jpg);
}
.cargarfoto_disenho1
{
	background-image: url(images/bloquecentral_disenho1.jpg);
}
.cargarfoto_bloquecentral
{
background-image: url(images/bloquecentral.jpg);
}

.cargarfoto_disenhoproductos1
{
	background-image: url(images/bloquedcha_productos.jpg);
}
.cargarfoto_bloquederecha
{
	background-image: url(images/bloquedcha.jpg);
}
.cargarfoto_derechohome
{
background-image: url(images/bloquedchahome.jpg);
}
.cargarfoto_izquierdoconlogo
{
	background-image: url(images/bloqueizdo.jpg);
}

.cargarfoto_disenhoclientes
{
	background-image: url(images/bloquedcha_diseno_clientes.jpg);
}

.cargarfoto_contenidos1
{
	background-image: url(images/bloquecentral_contenidos1.jpg);
}
.cargarfoto_contenidosproductos
{
	background-image: url(images/bloquedcha_contenidos_productos.jpg);
}


.cargarfoto_contenidosclientes
{
	background-image: url(images/bloquedcha_contenidos_clientes.jpg);
}
.cargarfoto_quienessomos
{
	background-image: url(images/bloquecentral_quienessomos1.jpg);
}

a:link 
{
color: #FFFFFF;
text-decoration: none
}     /* unvisited link */
a:visited 
{
color: #FFFFFF;
text-decoration: none
}  /* visited link */
a:hover 
{
color: #CC062A;
text-decoration: none
}   /* mouse over link */
a:active 
{
color: #CC062A ;
text-decoration: none
}   /* selected link */
.texto
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: justify;
color: #2E2923
}

.top1
{
	padding: 250px 20px 15px 15px;

}
.top2
{
	padding: 270px 20px 15px 15px;
}
.top3
{
	padding: 230px 20px 15px 15px;
	line-height: 18px;
}
.top4
{
		padding: 205px 20px 15px 15px;
}
.top5
{
		padding: 255px 20px 15px 15px;
			line-height: 18px;
}
a.segundo:hover
 {
	color: #FFF !important;
}
a.segundo
{
	color: #000 !important;
}
a.lightbox
{
	color: #2E2923 !important;
}
a.lightbox:hover
{
	color: #CC062A !important;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


.clientes1
{
		margin-left: 20px;
		margin-top: 290px;
		line-height: 18px;
}



#pie
{
	text-align: center;
	color: #2E2923;
   font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
 
}
a.pie
{
	color: #666;
	text-decoration: underline;
	

}
   
a.pie:visited 
{
color: #CC062A;
text-decoration: underline;

}  


.corporacion
{
 font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
background-image: url(images/logocorporacion.jpg);
background-position: left;
background-repeat: no-repeat;
}
.piecontenedor
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-align: center;
	padding-left: 60px;
}
