@charset "UTF-8";

#contenedor {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 952px;
	height: 710px;
	z-index: 1;
	margin-left: -476px;
}
#esquinaleft {
	width: 6px;
	height: 6px;
	z-index: 1;
	float: left;
	top: 0px;
	background-image: url(../../img/main/esqleft.jpg);
	background-repeat: no-repeat;
}
#esquinaright {
	width: 6px;
	height: 6px;
	z-index: 1;
	float: right;
	top: 0px;
	background-image: url(../../img/main/esqright.jpg);
	background-repeat: no-repeat;
}
#contenido {
	position: absolute;
	width: 952px;
	height: 240px;
	z-index: 1;
	left: 0px;
	top: 260px;
	background-image: url(../../img/main/fnd.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#contacto{
	position: absolute;
	width: 870px;
	height: 180px;
	top: 50px;
	left: 40px;
}
#titulo{
	position: absolute;
	width: 870px;
	height: 36px;
	top: 0px;
	left: 0px;
}
#texto{
	position: absolute;
	width: 870px;
	height: 28px;
	top: 40px;
	left: 0px;
}
#navegar {
	position: absolute;
	width: 875px;
	height: 20px;
	top: 11px;
	left: 38px;
	padding-left: 18px;
	background-image: url(../../img/main/icon-home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#datoscontacto{
	position: absolute;
	width: 800px;
	height: 80px;
	top: 80px;
	left: 20px;
}
#datos1{
	position: absolute;
	width: 190px;
	height: 70px;
	top: 0px;
	left: 39px;	/*font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: #666;
	font-weight: 300;
	letter-spacing: -1px;*/
}
#datos2{
	position: absolute;
	width: 230px;
	height: 70px;
	top: 0px;
	left: 279px;	/*font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: #666;
	font-weight: 300;
	letter-spacing: -1px;*/
}
#datos3{
	position: absolute;
	width: 230px;
	height: 70px;
	top: 0px;
	left: 549px;/*	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: #666;
	font-weight: 300;
	letter-spacing: -1px;*/
}
#icocel{
	position: absolute;
	width: 34px;
	height: 34px;
	top: 0px;
	left: 0px;
	background-image: url(../../img/contacto/icon-cel.gif);
	background-repeat: no-repeat;
}
#icowasap{
	position: absolute;
	width: 34px;
	height: 34px;
	top: 35px;
	left: 0px;
	background-image: url(../../img/contacto/icon-wasap.gif);
	background-repeat: no-repeat;
}
#icoemail{
	position: absolute;
	width: 34px;
	height: 34px;
	top: 0px;
	left: 480px;
	background-image: url(../../img/contacto/icon-email.gif);
	background-repeat: no-repeat;
}
#icofb{
	position: absolute;
	width: 34px;
	height: 34px;
	top: 0px;
	left: 240px;
	background-image: url(../../img/contacto/icon-fb.gif);
	background-repeat: no-repeat;
}
#icotw{
	position: absolute;
	width: 34px;
	height: 34px;
	top: 35px;
	left: 240px;
	background-image: url(../../img/contacto/icon-tw.gif);
	background-repeat: no-repeat;
}
#icoemail{
	position: absolute;
	width: 34px;
	height: 34px;
	top: 0px;
	left: 510px;
	background-image: url(../../img/contacto/icon-email.gif);
	background-repeat: no-repeat;
}
