html {height: 100%;width: 100%;}
body {left: 0px;margin: 0px auto;padding: 0px;position: relative;width: 800px;height: 100%;font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 11px;}
a {color:black;text-decoration:none;}
a:hover{color:orange;}
.general{position:relative;float:left;width:752px;height: 100%;background: url("fondo.gif") no-repeat center;}
.logo{
	position:absolute;
	top:54px;
	left:80px;
	width:429px;
	height:332px;
	background: url("logo.gif") no-repeat;
}

.menu{
	position:absolute;
	top:400px;
	left:93px;
	width:260px;
	height:214px;	
	background: url("fondo_menu.gif") no-repeat;
}


.tu_armario{
	position:absolute;
	top:634px;
	left:83px;
	width:260px;
	height:62px;	
}

.sga{
	position:absolute;
	top:734px;
	left:70px;
	width:260px;
	color:#d2d1d3;
	padding-right:10px;
	font-size:9px;
	font-family: Century Gothic;	
	text-align:right;
}

.sga a{
	text-decoration:none;
	color:#a6a6a6;
}


.menu .somos a{position:relative;float:left;right:30px;width:248px;height:15px;background: url("somos.jpg") no-repeat;}
.menu .titulo{position:relative;float:left;top:40px;right:-27px;width:188px;height:33px;}
.menu .alfinden a{position:absolute;top:105px;right:-30px;width:248px;height:25px;background: url("lapuebla_menu.jpg") no-repeat;}
.menu .cadena a{position:absolute;top:141px;right:-30px;width:248px;height:25px;background: url("marques_menu.jpg") no-repeat;}
.menu .terminillo a{position:absolute;top:178px;right:-28px;width:248px;height:25px;background: url("terminillo_menu.jpg") no-repeat;}

.menu .somos a:hover{background: url("somos_over.jpg") no-repeat;}
.menu .alfinden a:hover{background: url("lapuebla_menu_over.jpg") no-repeat;}
.menu .cadena a:hover{background: url("marques_menu_over.jpg") no-repeat;}
.menu .terminillo a:hover{background: url("terminillo_menu_over.jpg") no-repeat;}



