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

#header img {
	padding-top: 10px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header  h1 {
	float: left;
	width: 216px;
	height: 202px;
	text-align: center;
	font-size: 2.2em;
	background-color: #C96700;
	background-image: url(../images/fd_logo.gif);
	background-repeat: no-repeat;
}
#header  h2 {
	float: right;
	width: 647px;
	height: 175px;
	background-color: #C96700;
	background-image: url(../images/fd_alquiler.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#header   ul  {
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	display: block;
	height: 20px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 11px;
	color: #333333;
	vertical-align: middle;
}
#header   li  {
	display: inline;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#header    a  {
	text-decoration: none;
	color: #333333;
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
}
#header    h2    a:hover     {
	text-decoration: none;
	color: #FFFFFF;
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
