body
{
	background-image: url(imagenes/fondo.png);	
}
.MenuInicio a{
	background-image:url(imagenes/btn_inicio.png);
	background-repeat:no-repeat;
	width:120px;
	height:30px;
	display:block;
}
.MenuInicio a:hover{
	background-position:0px -30px;
}
.MenuInicioOn a{
	background-image:url(imagenes/btn_inicio.png);
	background-position:0px -30px;
	background-repeat:no-repeat;
	width:120px;
	height:30px;
	display:block;
}
.MenuInicioOn a:hover{
	background-position:0px -30px;
}
.MenuQuienes a{
	background-image:url(imagenes/btn_quienes.png);
	background-repeat:no-repeat;
	width:120px;
	height:30px;
	display:block;
}
.MenuQuienes a:hover{
	background-position:0px -30px;
}
.MenuQuienesOn a{
	background-image:url(imagenes/btn_quienes.png);
	background-position:0px -30px;
	background-repeat:no-repeat;
	width:120px;
	height:30px;
	display:block;
}
.MenuQuienesOn a:hover{
	background-position:0px -30px;
}
.MenuHacemos a{
	background-image:url(imagenes/btn_hacemos.png);
	background-repeat:no-repeat;
	width:120px;
	height:30px;
	display:block;
}
.MenuHacemos a:hover{
	background-position:0px -30px;
}
.MenuHacemosOn a{
	background-image:url(imagenes/btn_hacemos.png);
	background-position:0px -30px;
	background-repeat:no-repeat;
	width:120px;
	height:30px;
	display:block;
}
.MenuHacemosOn a:hover{
	background-position:0px -30px;
}
.MenuContacto a{
	background-image:url(imagenes/btn_contacto.png);
	background-repeat:no-repeat;
	width:124px;
	height:30px;
	display:block;
}
.MenuContacto a:hover{
	background-position:0px -30px;
}
.MenuContactoOn a{
	background-image:url(imagenes/btn_contacto.png);
	background-position:0px -30px;
	background-repeat:no-repeat;
	width:124px;
	height:30px;
	display:block;
}
.MenuContactoOn a:hover{
	background-position:0px -30px;
}






.Texto_Inicio{
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size: 14px;
	padding-left: 10px;
}
.Texto_Quienes{
	font-family:Verdana, Geneva, sans-serif;
	color:#515251;
	font-size: 12px;
	padding-left: 10px;
}
.Texto_Hacemos{
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size: 12px;
	padding-left: 10px;
	vertical-align:top;
	padding-top: 10px;
	line-height: 20px;
}
.Texto_Contacto{
	font-family:Verdana, Geneva, sans-serif;
	color:#fff;
	font-size: 12px;
	padding-left: 10px;
}







.fondo1_inicio{
	background-image:url(imagenes/fondo1_inicio.png);
	background-repeat:no-repeat;
	width: 896px;
	height: 410px;
}
.fondo2_inicio{
	background-image:url(imagenes/fondo2_inicio.png);
	background-repeat:no-repeat;
	width: 896px;
	height: 304px;
}
.fondo1_quienes{
	background-image:url(imagenes/fondo1_quienes.png);
	background-repeat:no-repeat;
	width: 896px;
	height: 410px;
}
.fondo2_quienes{
	background-image:url(imagenes/fondo2_quienes.png);
	background-repeat:no-repeat;
	width: 896px;
	height: 304px;
}
.fondo1_hacemos{
	background-image:url(imagenes/fondo1_hacemos.png);
	background-repeat:no-repeat;
	width: 896px;
	height: 410px;
}
.fondo2_hacemos{
	background-image:url(imagenes/fondo2_hacemos.png);
	background-repeat:no-repeat;
	width: 896px;
	height: 304px;;
}
.fondo1_contacto{
	background-image:url(imagenes/fondo1_contacto.png);
	background-repeat:no-repeat;
	width: 896px;
	height: 410px;
}
.fondo2_contacto{
	background-image:url(imagenes/fondo2_contacto.png);
	background-repeat:no-repeat;
	width: 896px;
	height: 304px;
}