	/* TIPOGRAFIAS */
	/* CONTENEDORES */
	/*CABECERA ESTILOS*/	
	/* DIV CONTENIDO */	
	/* PRESENTACION-MENU */
	#map_canvas{
	width:878px;
	height:285px;
	border:3px solid #cac0a3;
	margin:0 auto;
	background:#fff;
	margin-bottom:0px;
	}
	#mapa{
	width:874px;
	height:285px;
	margin:0 auto;
	background:#fff;
	border:5px solid #cac0a3;
	}

	#datos-contacto{
	width:884px;
	margin:0 auto;
	padding:25px 0 200px 0;
	}
		#datos-contacto h2{
		color:#333;
		font-size:15px;
		background:#cac0a3;
		padding:5px 10px;
		}
		#datos-contacto ul{
		list-style-type:none;
		background:#f2eee2;
		padding-bottom:8px;
		padding-top:7px;
		}
		#datos-contacto ul li{
		padding:3px 10px;
		color:#333;
		list-style-type:none;	
		}
			#datos{
			width:425px;
			float:left;
			}	
			#datos a{
			color: #a84317;
			text-decoration:underline;
			}
			#datos a:hover{
			color: #a84317;
			text-decoration:none;
			}
			#distancias{
			width:425px;
			float:right;
			}			
	#widget{
	border:2px solid #ddd;
	float:right;
	width:auto;
	padding:2px 8px 8px 8px;
	background:#f6f6f6;
	margin-bottom:35px;
	margin-right:38px;
	-moz-border-radius:8px;
	-web-kit-border-radius:8px;
	}
/* PIE */
