/* CSS Document */
<style type="text/css">

body {
	background-color: #84e8ff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #617f85;
	}
a:hover {
	text-decoration: underline;
	color: #ca3502;
	}
a:active {
	text-decoration: none;
	}
div.menu {
	width: 765px;
	height: 30px;
	margin-bottom: 10px;
	}
div.left {
	float:left;
	}
div.right {
	float:right;
	}
div.layout {
	background-image: url(imagenes/background3.jpg);
	width: 765px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 5px;
	border-left-color: #003051;
	border-left-style: solid;
	border-left-width: 3px;
	border-right-color: #003051;
	border-right-style: solid;
	border-right-width: 3px;
	}
div.logo {
	width: 231px;
	margin-bottom: 10px;
	float: right;
	height: 210px;
	}
div.condo {
	border-color: #cc0000;
	border-style: solid;
	border-width:3px;
	width: 178px;
	padding: 8px;
	font-size:12px;
	float: left;
	background-image: url(imagenes/bckg_windows.jpg);
	margin-bottom: 15px;
	}
div.photo2 {	width: 534px;
	height: 211px;
	margin-bottom: 10px;
	float: left;
}
div.interior {
	width: 507px;
	font-size:12px;
	float: left;
	padding-left: 10px;
	padding-top: 8px;
	margin-right: 5px;
	padding-right: 10px;
	border-color: #003051;
	border-width: 3px;
	border-style: solid;
	padding-bottom: 10px;
	background-color: #84e8ff;
	}
div.develop {
	width: 740px;
	font-size:12px;
	float: left;
	padding-left: 10px;
	padding-top: 8px;
	padding-right: 10px;
	border-color: #003051;
	border-width: 3px;
	border-style: solid;
	padding-bottom: 10px;
	background-color: #84e8ff;
	}
div.ph_interior {
	float: left;
	width: 134px;
	margin-right: 15px;
	}
div.ph_develop {
	float:left;
	margin-top: 30px;
	margin-left: 0px;
	}
div.develop_submenu {
	width: 675px;
	}
div.develop_buttons {
	float:left;
	margin-right: 25px;
	margin-left: 50px;
	}
div.contact {
	float: right;
	width: 462px;
	padding-right: 10px;
	padding-left: 15px;
	}
.interior_text {
	font-size:12px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-indent: 10px;
	margin-top: 10px;
	line-height: 150%;
	}
.title_int {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24pt;
	color: #003366;
	margin-top: 10px;
	margin-bottom: 10px;
	}	
.lists {
	margin-left: -25px;
	}
h1 {
	font-size:18px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	}
h2 {
	font-size:14px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	}
.dotted {
	margin-top: 10px;
	margin-bottom: 20px;
	}
.text_nav {
	color: #4f4947;
	font-size: small;
	width: 765px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.copyrights {
	color: #4f4947;
	font-size: x-small;
	margin-left:200px;
	width: 279px;
	float: left;
}
div.descrip {
	width: 450px;
	float: right;
	margin-bottom: 40px;
	margin-top: 20px;
	}
div.form2 {
	margin-top: 25px;
	float: left;
	width: 462px;
}
div.formcell {
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 15px;
}
.logos {
	margin-bottom: 30px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	}	
div.formleft {
	float:left;
	margin-right: 10px;
	width: 150px;
}
div.formright {
	float:right;
	margin-left: 10px;
	width: 150px;
}	
none {
	border:none;
	}
	
</style>
