body {
background-image:url(images/fondo_pattern.gif);
}

#contenedor {
width:773px;
height:768px;
background-color:#FFF;
margin:0 auto;
}

#contenedor_home {
width:775px;
height:740px;
background-color:#FFF;
margin:0 auto;
}

#header {
width:773px;
height:190px;
margin:0 auto;
}

#menu {
background-image:url(images/fondo_menu.gif);
width:763px;
height:34px;
margin:0 auto;
}

#botonesmenu {
float:right;
width:700px;
height:25px;
margin:0 auto;
}

#box{
width:379px;
height:475px;
float:left;
}

#box_interiores{
	width:450px;
	height:540px;
	float:left;
	margin-left:5px;
	margin-top: 5px;
	margin-bottom: 10px;
}


#box_interiores2{
	width:380px;
	height:500px;
	float:right;
	margin-top: 5px;
	margin-bottom: 10px;
}

#box_right{
	width:380px;
	float:right;
}


#fotos{
	width:380px;
	height:168px;
	float:right;
	background-image:url(images/fotostodos.jpg);
	}
	
#banner_home{
	width:382px;
	height:67px;
	float:right;
	margin-top: 5px;	
}

#banner_abajo{
	width:382px;
	height:200px;
	float:right;
	margin-top: 5px;
}

#box_txt{
	width:280px;
	height:540px;
	float:left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	clear: both;
	}
	
	#box_txt2{
	width:360px;
	height:500px;
	float:left;
	margin-left:10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	clear: both;
	}
	
.textoplano{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
padding-bottom:10px;
}

.negritas{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#006699;
font-weight:bold;
padding-bottom:10px;
}


#footer {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	width:750px;
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:11px;
	color:#FFF;
	background-color:#12435A;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#scroll {
float:right;
width:529px;
height:170px;
background-color:#FFFFFF;
overflow:auto;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#666;
}

