body {
	margin: 0 0 0 0;
	background: #000000;	
}

a{
	text-decoration: none;
	color: #FFFFFF;
}

a:hover{
	text-decoration: underline;
}

img, div{
	behavior : url(/library/iepngfix.htc);
	border: 0;
}


.main{
	width: 879px;
	overflow: hidden;
	height: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

#div1{
	width: 196px;
	background: url(/public/img/d1.jpg);
	text-align: center;
	border: 0px solid white;
	float: left; 
}

#div2{
	width: 681px;
	border: 0px solid blue;
	background: url(/public/img/d2.jpg);
	text-align: center;
	float: left;
}


.menu-button{
	width: 182px;
	height: 33px;
	padding-top: 10px;
	background: url(/public/img/but-menu.png);
}

.menu2{
	border: 0px solid red;
	width : 450px;
	text-align: center;
}

.mapa{
	margin-left: 15px;
	text-align: justify;
	width: 580px;
	border: 0px solid black;
}

.last_added{
	width: 179px;
	border: 0px solid white;
	text-align : center;
	float : left;
}
.costContainer{
	font-size:12px;
	color:yellow;
	width: 585px;
}
