html { font-family:verdana, arial, sans-serif; font-size:11px;margin:0px;}

h1 {
	font-size: 20px;
	color: #ff6c00;
}

table {
	font-size: 11px;
}

.petit {
	font-size: 9px;
}


.page_header {
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #ff6c00;
	background:url("http://guissona.cat/poum/fonsPeu.jpg");
	padding: 3px;
	text-align: left;
	border: 0px black solid;

}
.maptip{
 
}
.maptip_text{
  font-size:smaller;
}
.maptip_header{
   color: white;
   background-color: #ff6c00;
}
.subheader {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
}

.group_header {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 4px;
	text-align: left;
}

.layer_name {
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #ff6c00;
	background:url("http://guissona.cat/poum/fonsPeu.jpg");
	padding: 3px;
	text-align: left;
	border: 0px black solid;
}

.field_name {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.button {
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	padding: 2px 4px;
	position: relative;
	top:2px;
	text-decoration: none;
  border: 2px outset #888888;
  background-color: #FFFFFF;
	cursor: hand;
  cursor: pointer;
  
  
}

.buttonMini {
	font-size: 11px;
	font-weight:bold;
	color: #ff6c00;
	padding: 1px 4px;
	position: relative;
	top:1px;
	text-decoration: none;
  border: 1px solid #ff6c00;
  background-color: #FFFFFF;
	cursor: hand;
  cursor: pointer;
  
  
}


.ortotopo {
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	padding: 3px 15px 3px 15px;
	text-decoration: none;
  border: 2px outset #000000;
  background-color: #FFFFFF;
	cursor: hand;
  cursor: pointer;
  
}

.combo {
	font-size: 10px;
}

.rounded {
	background-color:white;
}

#fons {
	background:url(../img/css/fons.gif);
}

#map {
	padding:5px;
}

#portal-searchbox{
  display:inline;
  
}
#breadcrumbs {
	color:white;
	padding-top:3px;
	padding-left:5px;
}

#breadcrumbs a {
	color:#FFD800;
	text-decoration:none;
}


#breadcrumbs a:hover {
	text-decoration:underline;
}
