@charset "utf-8";
html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
a {
	color: #464544;
}
#proyecto {
	float: right;
	height: 425px;
	width: 500px;
}

a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #E0D5B7 url(file:///D|/websites/architecture-bureau/images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 31px;
}



/** layout **/
#wrapper {
	text-align: justify;
	margin: auto;
	width: 800px;
	position: relative;
	height: 800px;
	padding: 10px;
}


#right {
	float: right;
	width: 490px;
	padding-right: 30px;
	margin-top: 10px;
	height: 550px;
}

#left {
	float: left;
	width: 250px;
	height: 550px;
	margin-top: 20px;
}



#nav {
  background: url(images/nav_left.jpg) no-repeat;
}


#logo {
	width: 800px;
	height: 210px;
	text-align: center;
	color: #595959;
	background-image: url(images/LOGO-STRUCTURAZ.gif);
	background-repeat: no-repeat;
	background-position: 30;
}
#cabecera {
	float: right;
	height: 152px;
	width: 650px;
	border-right: 9;
	background-image: url(images/cabecera2.png);
}
#tira-izq {
	float: left;
	height: 470px;
	width: 380px;
}
.asesoria-01 {
	float: left;
	height: 425px;
	width: 420px;
}
#IMG-PROYECTO {
	float: left;
	height: 425px;
	width: 350px;
}
#IMG-PROYECTO01 {
	float: left;
	height: 200px;
	width: 200px;
}
#img-dictamen-01 {
	float: right;
	height: 425px;
	width: 440px;
}
#img-asesoria {
	float: right;
	height: 460px;
	width: 450px;
	background-image: url(images/pg-asesoria-01.png);
}
