﻿.MAP_titol
{
	color:#666666;
	font-weight:bold;
	text-align:left;
	font-size:0.8em;
	padding:1em;
}
.MAP_texte
{
	color:#666666;
	font-size:0.7em;
	text-align:justify;
	padding-left:1em;
	padding-right:1em;
	background-color:#ffffff;
}
.MAP_es
{
	width:31.5em;
	border-top:1px solid #a24b4d;
	border-bottom:1px solid #a24b4d;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
}
.MAP_daltactivitats
{
	background-image:url(/imas/agenda/Daltage.png);
	background-position: right center;
	background-repeat:repeat-x;
	height:25px;
	text-align:right;
}
.MAP_baixactivitats
{
	background-image:url(/imas/agenda/Baixage.png);
	background-position: right center;
	background-repeat:repeat-x;
	height:25px;
	text-align:right;
}
.MAP_migactivitats
{
	text-align:justify;
	font-size:0.7em;
	margin-left:auto;
	margin-right:auto;
}
/*---------------------------------------------------*/
.dataLayersDiv
{
	overflow:auto;
	height:250px;
}
.olControlLayerSwitcher {
    position: absolute;
    top: 25px;
    right: 0px;
    width: 20em;
    font-family: sans-serif;
    font-weight: bold;
    margin-top: 3px;
    margin-left: 3px;
    margin-bottom: 3px;
    font-size: smaller;
    color: white;
    background-color: transparent;
}

.olControlLayerSwitcher .layersDiv {
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-right: 10px;
    width: 181px;
    height: 100%;
}
.baseLbl, .baseLayersDiv, .dataLbl, .dataLayersDiv
{
	width:150px;
}