
.containermiddle{
	width: 730px;
}

#index{
	margin-top: 10px;
}

#logo{
	float: left;
}

#menuindex{
	float: right;
	width: 421px;
	height: 232px;
	background: url(../images/gif/menu-bg.gif) no-repeat top left;
}

#menuindex #desarrollos{
	height: 232px;
	line-height: 232px;
	float: left;
	margin: 0;
	padding: 0;
	width: 134px;
	color: #172b34;
	text-align: center;
	font-size: 11px;
}

#cities{
	width: 137px;
	border-left: 2px solid #172b34;
	border-right: 2px solid #172b34;
	height: 232px;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#cities li{
	width: 100%;
	float: left;
	color: #d1d2d8;
	font-weight: bold;
	margin-top: 11px;
	text-transform: uppercase;
}

#cities li .city{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.city b{
	width: 107px;
	padding: 4px;
	background-color: #172b34;
	float: left;
	height: 14px;
	overflow: hidden;
	font-size: 11px;
}

.city span{
	float: right;
	width: 10px;
	height: 15px;
	padding: 7px 0 0 7px;
	background-color: #172b34;
	overflow: hidden;
	text-align: center;
}

.city span img{
	float: left;
}

#projects{
	width: 146px;
	float: left;
	position: relative;
}

.projects{
	width: 136px;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	position: absolute;
	left: 0;
	display: none;
}

.projects li{
	width: 100%;
	float: left;
	color: #666666;
	padding: 0 0 10px 0;
	font-weight: bold;
	text-transform: uppercase;
}

.projects li a{
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}

.projects li a:hover{
	color: #000000;
}

#city_1{
	top: 14px;
}

#city_2{
	top: 47px;
}

#city_3{
	top: 80px;
}

#city_4{
	top: 113px;
}

#city_5{
	top: 146px;
}

#city_6{
	top: 179px;
}

#city_7{
	top: 212px;
}
