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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-height: 100%;
	font-family: 'Arial Narrow', sans-serif;
	font-size: 12px;
}
td.constructora {
	background: #AF1A04 url(../imatges/fondo_constructora.jpg) left center repeat-x;
}
td.estudio {
	background:#fff url(../imatges/fondo_estudio.jpg) right center repeat-y;
	
}
td.estudio h1 a {
	display:block;
	text-indent: -999999px;
	margin-right: 35px;
	width:192px;
	height: 48px;
	margin-top: 15px;
	background: url(../estudio/imatges/fondos/logo.jpg) center no-repeat;
}
td.estudio p {
	width:380px;
	margin-right: 35px;
	color:#54504e;
	font-weight: normal;
	font-size: 14px;}
td.constructora h1 a {
	display:block;
	text-indent: -999999px;
	margin-left: 35px;
	margin-top:70px;
	width:196px;
	height: 61px;
	background: url(../imatges/logo_index.png) center top no-repeat;
}
td.constructora p {
	
	width:380px;
	margin-left: 35px;
	margin-top:-5px;
	color:#fff;
	font-weight: normal;
	font-size: 14px;}
td.constructora span {
	display: block;
	background: url(../imatges/flash.png) left center no-repeat;
	padding: 20px;
	font-size: 10px;}