/* MENU TURISMO HOME */

#menu_turismo_h{
text-align: right;
}

#menu_turismo_h .cab{
background:url(img/cab_turismo_h.gif);
height:25px;
font-size:14px;
font-weight:bold;
padding:5px 20px 0 0;
}

#menu_turismo_h .menu{
background:#1b1b1b;
padding: 10px 10px 10px 10px;
float: left;
width:180px;
border-bottom:#88a733 1px solid;
}

#menu_turismo_h .menu UL{
list-style-type: none;
padding:0;
margin:0;
}
#menu_turismo_h .menu UL LI{
border-top: 1px solid #090909;
border-width: 1px 0;
}

#menu_turismo_h .menu UL li a{
color: #b5d758;
display: block;
padding:3px 10px 3px 3px;
text-decoration: none;
clear: left;
}
* html #menu_turismo_h .menu UL li a{  /* make hover effect work in IE */
width: 205px;
}
#menu_turismo_h .menu UL li a:hover{
background: #333333;
color:#FFFFFF;
}
#menu_turismo_h .menu UL li a:active{
background: #333333;
color:#FFFFFF;
}
#menu_turismo_h .menu .selected a{
background: #333333;
color:#FFFFFF;
}


/* MENU CONCELLO GENÉRICO */

#menu_concello{
text-align: left;
}

#menu_concello .cab{
background:url(img/cab_concello.gif) right;
height:25px;
font-size:14px;
font-weight:bold;
padding:5px 0 0 20px;
}

#menu_concello .menu{
background:#1b1b1b;
padding: 10px 10px 10px 10px;
float: left;
width:180px;
border-bottom:#4887c8 1px solid;
}

#menu_concello .menu UL{
list-style-type: none;
padding:0;
margin:0;
}
#menu_concello .menu UL LI{
border-top: 1px solid #090909;
border-width: 1px 0;
}

#menu_concello .menu UL li a{
color: #76abe2;
display: block;
padding:3px 3px 3px 10px;
text-decoration: none;
clear: left;
}
* html #menu_concello .menu UL li a{  /* make hover effect work in IE */
width: 205px;
}
#menu_concello .menu UL li a:hover{
background: #333333;
color:#FFFFFF;
}
#menu_concello .menu UL li a:active{
background: #333333;
color:#FFFFFF;
}
#menu_concello .menu .selected a{
background: #333333;
color:#FFFFFF;
}

/* SUBSECCIONES */

#subseccion {
padding-top:6px;
padding-bottom:6px;
}

#subseccion .item4{
width:117px;
height:117px;
float:left;
padding-right:6px;
}
#subseccion .item4last{
width:117px;
height:117px;
float:left;
}
#subseccion .item2{
width:240px;
height:30px;
float:left;
padding-right:6px;
}
#subseccion .item2last{
width:240px;
height:30px;
float:left;
}
#subseccion .item2spc{
height:6px;
clear:both;
}
#subseccion .item3{
width:158px;
height:30px;
float:left;
padding-right:6px;
}
#subseccion .item3last{
width:158px;
height:30px;
float:left;
}
#subseccion .item3spc{
height:6px;
clear:both;
}

#subseccion .item3b{
width:158px;
height:100px;
float:left;
padding-right:6px;
}
#subseccion .item3blast{
width:158px;
height:100px;
float:left;
}





#festas {
}
#festas .col1{
float:left;
width:164px;
}
#festas .col2{
float:left;
width:164px;
}
#festas .col3{
float:left;
width:158px;
}
#festas .content{
background:#161616;
width: 158px;
}
#festas .content .spc{
height:12px;
}
#festas .content .img{
height:12px;
height:96px;
}
#festas .content .txt{
height:40px;
text-align:center;
}