@charset "utf-8";
/* CSS Document */

body {
	text-align:center;

}


.pie_1 {
font-family: Verdana, "Times New Roman", Times, serif;
font-size: 10px;
color:#FFFFFF;
font-weight:bold;
	}
	
.text_blanco{
font-family: Verdana, "Times New Roman", Times, serif;
font-size: 11px;
color:#FFFFFF;
line-height: 16px;
	}
	
	.text_grande{
font-family: Verdana, "Times New Roman", Times, serif;
font-size: 28px;
color:#FFFFFF;
line-height: 16px;
font-weight:bold;
	}
	
.text_naranja{
font-family: Verdana, "Times New Roman", Times, serif;
font-size: 11px;
color:#FF6600;
line-height: 16px;
	}

	
.vinculo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	line-height:16px;

}
.vinculo:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	line-height:16px;

}
.vinculo:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	line-height:16px;

}
.vinculo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #E6822C;
	line-height:16px;

}
.vinculo:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFFC;
	line-height:16px;

}



/* BACKGROUND */

body#homesection {
	background:url(../images/fondointro.jpg) left top no-repeat #000000;
}

body#menu{
	background:url(../images/fondomenu.jpg) left top no-repeat #000000;
}

body#qs {
	background:url(../images/fondointerior.jpg) left top no-repeat #000000;
}

body#arquitectura {
	background:url(../images/fondoarquitectura.jpg) left top no-repeat #000000;
}

body#moda {
	background:url(../images/fondomoda.jpg) left top no-repeat #000000;
}

body#muebles {
	background:url(../images/fondomuebles.jpg) left top no-repeat #000000;
}