@CHARSET "UTF-8";

div#capcalera {
	height: 50px;	
}

div#accordion-resizer{
	width: 400px;
	height: 100%;
	border: 0px;
	float: left;
}

div#accordion{
	margin-top: 0px;
	/*
	width: 400px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	overflow: hidden;
	bottom: 0px;
	float: left;
	height: 100%;
	*/
}

div#mapContent{
	margin: 0 0 0 400px; /* espai columna esquerra*/
	position: relative;
	height: 100%;
	padding: 5px 0 2px 5px;
}

div#content {
    height: 100%;
    margin: 0 0 0 400px;
    position: relative;
}

iframe{
	border: 0px;
	width: 100%;
	position: relative;
	float: left;
}

.imgAtles{
	text-align: center;
}

.imgAtles img{
	border: 1px solid black;
	margin: 5px;
}

.wikiName{
	margin-bottom:0px;
	/*width:353px;*/
	position: relative;
	clear: both;
}

.subText{
	border-bottom: 1px solid #AAAAAA;
    clear: both;
    float: left;
    margin-bottom: 10px;
    padding-right: 5px;
    position: relative;
    text-align: justify;
    width: 100%;
}

/*
div.wikiName:hover{
	background-color: #eeeeee;
}
*/

.wikiName img{
	border: 0px solid black;
	height:50px;
	width:50px;
	padding-top:3px;
	cursor: pointer
}

.subTemaImg img{
	height:300px;
	width:300px;
}

.wikiName .wikiTitle{
	float: left;
}

.wikiName .veureMap{
	float: right;
}

.ui-state-default{
	background-color: #eeeeee;
}

.ui-accordion .ui-accordion-content{
	padding-left: 1.2em;
	padding-right: 1.2em;
}

div#map_area #btnLegend {
    position: absolute;
    right: 5px;
    top: 35px;
    z-index: 20;
    font-weight: bold;
}

div#btnLegend .subpanel{
	position: relative;
	height:300px;
	width:300px;
	background-color:#ffffff;
	display: none;
}

div#divContacte {
	display: block;
    position: absolute;
    right: 3px;
    z-index: 3;
}

div .labelLegenda{
	font-size: 8pt;
    font-style: italic;
    font-weight: bold;
}

.subTemaImg{
	margin: 0 2px;
}

div#divIcc {
    position: absolute;
    right: 110px;
    top: 5px;
}

div#capcalera #divEscudo {
    width: 400px;
}

div.veureMap{
	display:none;
}