#fonsEducacio { background-image:url(http://www.l-h.cat/educacio/img/fonsEducacio.jpg); background-repeat:no-repeat; background-position:center top; height:139px; min-height:139px; position:absolute; width:100%; float:left; top:0; left:0; z-index:-20000; background-color:#d1870d;}


/* formulari inscripcio bressol */
fieldset {position:relative; border:0; width:100%; margin-top:10px; float:left; font-size:0.75em;}
*html fieldset {position:relative;}

*html legend {position:relative;}
legend {
color:#0093a8; 
text-transform:uppercase; 
font-weight:bold;
position:relative;
margin-bottom:10px;
font-size:1.4em;
}

.formFieldset {position:relative; border:0; clear:both; margin-top:10px;}
*html .formFieldset {position:relative;}


.separador { border-bottom:1px dashed #fff; float:left; width:100%; margin-bottom:10px;}

.cela {float:left; width:100%; padding-bottom:12px}
.columna {float:left; padding-right:10px;}
.columna label {font-weight:bold; padding-right:5px;}

input { font-family:Arial, Helvetica, sans-serif;font-size:1em; border:1px solid #B4E0E7; padding:3px;}
select { font-family:Arial, Helvetica, sans-serif;font-size:1em; border:1px solid #B4E0E7; padding:3px;}

input[type="radio"] {border:0}
input[type="checkbox"] {border:0}

/* llistat escoles bressol */
.llistatEscolesBressol {
	width: 100%;
	float: left;
	padding:0;
	}
.llistatEscolesBressol ul{
	margin: 0;
	padding: 0;
	list-style:none;
}
.llistatEscolesBressol ul li.arbres {
	background: url(http://www.l-h.cat/img/educacio/ico_arbres.gif) no-repeat left 0px; padding-left:40px !important; padding-bottom:10px; padding-top:8px;
}
.llistatEscolesBressol ul li.moli {
	background: url(http://www.l-h.cat/img/educacio/ico_moli.gif) no-repeat left 0px; padding-left:40px !important; padding-bottom:10px; padding-top:8px;
}
.llistatEscolesBressol ul li.parc {
	background: url(http://www.l-h.cat/img/educacio/ico_parc.gif) no-repeat left 0px; padding-left:40px !important; padding-bottom:10px; padding-top:8px;
}
.llistatEscolesBressol ul li.contes {
	background: url(http://www.l-h.cat/img/educacio/ico_contes.gif) no-repeat left 0px; padding-left:40px !important; padding-bottom:10px; padding-top:8px;
}
.llistatEscolesBressol ul li.flors {
	background: url(http://www.l-h.cat/img/educacio/ico_flors.gif) no-repeat left 0px; padding-left:40px !important; padding-bottom:10px; padding-top:8px;
}
.llistatEscolesBressol ul li.muntanya {
	background: url(http://www.l-h.cat/img/educacio/ico_muntanya.gif) no-repeat left 0px; padding-left:40px !important; padding-bottom:10px; padding-top:8px;
}
.llistatEscolesBressol ul li:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.llistatEscolesBressol ul li a{ color:#00abbd;}

.llistatEscolesBressol  ul li{display: inline-block;}
* html .llistatEscolesBressol  ul li{height: 1%;}
.llistatEscolesBressol  ul li{display: block;}
/* llistat escoles bressol */