html{	
}

body{
	font: 12px Arial, sans-serif;	
}
.logo, .hmenu_frame{
	width: 1250px;
}

.logo {
	
	background-image: url(./images/barra_logo.png);
	background-repeat: repeat-x;	
}			
		 
.hmenu_frame {
	margin-top: 1px;
	position: relative;
	height: 28px;	
	background-color: #DDD;	
}

.hmenu{
	width: 600px;
}

.col_erq {
	position: absolute;	
	top: 192px;
	left: 8px;
	font: bold 14px Arial, sans-serif;
	color:#000;
	color:#FFF;

	text-align: center;	
	width: 260px;
	height: 100%;
	background-color: #DDD;
	background-color: #00A0C0;
}
.col_left_grey{
	width: 260px;	
	background-color: #DDD;
	color: #666;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
.vmenu{
	position: relative;
	top: 10px;
	left: -40px;
}

.body_frame {	
	position: absolute;	
	top: 192px;
	left: 300px;
	font: 11pt "trebuchet ms", arial, sans-serif;	
}

#map_canvas{
	position: relative;
	left: -30px;
}
.col_left_title{
	font-size: 18px;
}

.imatges_logo{
	position: absolute;
	top: 10px;
	left: 320px;
	height: 100px;
	width: 905px;
	
}