/* HEADERS */
.fires h2{
position:relative;
top: 45px;
height:30px;
width:510px;
margin-bottom: 80px
}
.escuelas h2,
.cursos h2,
.gremis h2{
position:relative;
top: 45px;
height:30px;
width:425px;
margin-bottom: 80px
}
.escuelas h2 span,
.cursos h2 span,
.fires h2 span,
.gremis h2 span{
display:none
}
.fires h2{
background:url('../../img/estructura/titles/ferias.gif') no-repeat;
}
.cursos h2{
background:url('../../img/estructura/titles/cursos.gif') no-repeat;
}
.escuelas h2{
background:url('../../img/estructura/titles/escuelas.gif') no-repeat;
}
.gremis h2{
background:url('../../img/estructura/titles/gremios.gif') no-repeat;
}
.escuelas h3,
.cursos h3,
.fires h3,
.gremis h3{
font-size:20px;
color:#999999;
text-transform: uppercase;
position: relative;
margin-bottom: 50px;
padding-left: 8px;
background: url(../../img/estructura/ratlla.gif) left no-repeat;
}

.escuelas h3{
margin-right: 170px;
}
.fires h3{
margin-right: 190px;
}

.gremis h3 {
margin: 20px 0px;
margin-right: 170px;
}

.gremis h3.ambit {
font-size:15px;
/*color:#999999;*/
text-transform: lowercase;
}

/* ESCOLES, GREMIS */


#escuelas,
#cursos,
#fires,
#gremis,
#proveidors{
margin-left: 15%;
width: 85%;
}
.infobloc {
position: relative;
left: 1%;
width: 80%;
margin-bottom: 25px;
}
.infobloc p {
/*display:block*/
margin: 0.25em 0;
}
.infobloc .title {
margin: 0px;
}

#escuelaslist,
#gremislist {
margin: 20px 0px;
}

#selects{
text-align: right;
float:right
}
#selects select,
#selectcategoria,
#selectprovincia{
display: block;
margin: 3px 0px;
}

.provincia,
.pais{
font-family: Arial, Helvetica, sans-serif;
color: #990000;
font-weight: bold;
font-size: 14px;
}

span.gremipare {
display: inline;
font-style: italic;
font-weight: bold;
color: #990000;
}

.gremis #selects{
width: 180px;
}

.gremis #selects select {
width:175px;
float:right
}

/* [TODEL]
#events_cursos h4{
	width: 200px;
}

#calendar {
	width: 150px
}

.infoFill {
	padding-left: 50px;
	font-style: italic;
	font-size: 11px;
}
*/

/* CURSOS */
#cursosindex span.title,
#cursosindex ul{
position:relative;
left: 15%;
width: 80%;
}
#cursosindex span.title {
text-transform: none;
display: block;
margin-bottom: 1em
}
#cursosindex ul{
list-style-image: url('../../img/estructura/ratlla.gif');
list-style-type: square;
list-style-position: inside;
margin-bottom: 0px;
line-height: 2em;
padding-bottom: 1em;
border-bottom: 1px solid #ccc;
}
#cursosindex a {
text-transform: uppercase;
font-weight: bold;
text-decoration: none;
position: relative;
}
#cursosindex span.number {
color: #666;
text-transform: none;
font-size: 0.75em;
}
#cursosindex a:hover span.number {
color: #000;
font-weight: bold
}

.imparteixescola {
background: #F5F5F5;
}
