@charset "utf-8";

body {
	font: 13px Tahoma, Geneva, sans-serif;
	background: #F0B988 url(../../images_bahia/fondo_web.png) repeat-x left top;
	margin: 0;
	padding: 0;
	color: #721919;
}

#wrapper {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	background: url(../../images_bahia/fondo_container.jpg) repeat-y center center;
	margin-bottom: 30px;
}

#container {
	background: url(../../images_bahia/fondo_main.png) no-repeat center top;
}

#main {
	background: url(../../images_bahia/fondo_pie.png) no-repeat center bottom;
}

#header {
	height: 155px;
}

#header h1 {
	display: none;
}

#content {
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	min-height: 300px;
}

#footer {
	background: url(file:///F|/Mis%20Webs/Cyber-Creative/images_markom/pie.png) center top;
	height: 48px;
	padding-top: 30px;
}

#footer p {
	display: none;
}

#footer p.cyberlink {
	display: block;
	margin: 0px;
	padding: 0px;
}

#footer .cyberlink a {
	text-indent: -5000px;
	display: block;
	height: 38px;
	width: 315px;
	margin-left: auto;
}

.clearing {
	clear: both;
	height: 1%;
}

ul.menu {
	padding: 0px;
	list-style: none;
	width: 708px;
	height: 82px;
	background: url(../../images_bahia/barra_menu.png) no-repeat left top;
	display: block;
	margin: 0px;
}
#mainmenu {
	padding-top: 30px;
	padding-left: 252px;
}


ul.menu li {
	float: left;
}

ul.menu li a {
 display-block;
	text-indent: -5000px;
	width: 100px;
	display: block;
	height: 82px;
	outline: none;
}

.menu .home a {
	width: 114px;
}

.menu .management a {
	width: 224px;
}

.menu .rentals a {
	width: 120px;
}

.menu .sales a {
	width: 103px;
}

.menu .contact a {
	width: 147px;
}

.botones-welcome {
	margin: 0px 0px 0px auto;
	padding: 10px 0px 0px;
	height: 301px;
	list-style: none;
	width: 360px;
}

.botones-welcome a {
	display: block;
	text-indent: -5000px;
	height: 67px;
	width: 360px;
	background: url(../../images_bahia/boton_sales.png) no-repeat center top;
	margin-bottom: 26px;
}

.botones-welcome .property-rentals a {
	background: url(../../images_bahia/boton_rentals.png);
	height: 72px;
}

.botones-welcome .property-management a {
	background: url(../../images_bahia/boton_management.png);
	height: 83px;
}

.boton-gallery a {
	display: block;
	height: 72px;
	width: 388px;
	margin-right: auto;
	margin-left: auto;
	background: url(../../images_bahia/boton_gallery.jpg) no-repeat;
	text-indent: -5000px;
	outline: none;
}

#welcome p {
	padding: 10px;
	margin: 0px;
}

#static h3 {
	text-align: left;
	font-size: 15px;
	font-weight: bold;
}
#static h2 {
	border-style: none;
	font-size: 24px;
}


#static p {
	padding-left: 30px;
}

#static ul {
	padding-left: 55px;
}

#static .block {
	background: url(../../images_bahia/fondo_management.gif) no-repeat center top;
	width: 425px;
	padding-top: 5px;
	padding-bottom: 30px;
}

.block .contact {
	width: 340px;
	margin-left: 50px;
	margin-top: 10px;
}

.block .contact td {
	padding: 3px;
}
#decorating.block {
	background: url(../../images_bahia/fondo_management_decorating.gif) no-repeat center top;
	padding-top: 25px;
}
#decorating p {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 220px;
}


#management-leftcol {
	float: left;
	width: 425px;
}

#management-rightcol {
	width: 425px;
	float: left;
	margin-left: 30px;
}

.small-gallery {
	text-align: center;
}

.small-gallery img {
	background: url(../../images_bahia/fondo_fotos_sm.gif) repeat-x left bottom;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #999;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #999;
}


.photogallery {
	text-align: center;
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}

.photogallery .item {
	text-align: center;
	height: 160px;
	width: 162px;
	font-size: 11px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	background: #FFFFFF url(../../images_bahia/fondo_fotos.gif) repeat-x center top;
	padding: 7px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#static .photogallery .item p{
	margin: 0px;
	padding: 0px;
}

.photogallery img {
	height: 120px;
	height: 120px;
	width: auto;
	margin-bottom: 10px;
	border: 1px solid #666666;
}

