#contenido
{
	width: 100%;
	height: 400px;
	float: left;
	margin-left: 30px;
	background-color: #FFFFFF;
}
#mapa
{
	width: 100%;
	height: 400px;
}
#map
{
	width: 700px;
	height: 400px;
	float: left;

	
}
#situacion
{
	width: 33%;
	float: left;
}
#accesos
{
	width: 33%;
	float: left;
}
#atzera
{
	width: 33%;
	float: left;
	font-size: 16px;
	color: #006600;
}
#atzera p
{
	margin-left: 80px;
	margin-bottom:20px;
}
img.atzera
{
	width: 20px;
	height: 13px;	
}
#atzera a
{
	color: #006600;
	text-decoration: none;
}
#recorrido
{
	width: 700px;
	height: 400px;
	float: left;
	margin-left: 30px;
}
