

#tit_seccion{
position:relative;
float:left;
width:214px;
height:27px;
margin-top:35px;
behavior:url("/css/pngbehavior.htc");
/*background-color:lime;*/
}

.nav_galerias{
position:relative;
float:left;
width:349px;
height:10px;
padding-bottom:5px;
}

#donde{
position:relative;
float:left;
width:320px;
height:40px;
/*background-color:lime;*/
}

.flechita{
position:absolute;


width:12px;
height:6px;
behavior:url(/css/pngbehavior.htc);
}

#seleccion{
position:relative;
float:right;
width:225px;
height:40px;
/*background-color:lime;*/
padding-bottom:10px;
}

#tit{
position:relative;
float:right;
width:124px;
height:37px;
padding-top:4px;
font-family:tahoma, sans-serif;
font-size:11px;
color:#fff;
font-weight:bold;
/*background-color:red;*/
}

.galeria{
position:relative;
float:left;
width:349px;
line-height:17px;
padding-bottom:10px;
/*background-color:green;*/
}

.foto{
position:relative;
float:left;
width:110px;

margin-top:10px;
padding-right:6px;
text-align:center;
}

#titulo_pie{
position:relative;
float:right;
width:229px;
height:11px;
margin-top:15px;
behavior:url("css/pngbehavior.htc");
}

A.botones, A.botones:VISITED, A.botones:ACTIVE, A.botones:FOCUS{
font-family:tahoma, sans-serif;
font-size:11px;
text-decoration:none;
color:#fff;
font-weight:bold;
}

A.botones:HOVER{
font-family:tahoma, sans-serif;
font-size:11px;
text-decoration:none;
color:#fb0;
font-weight:bold;
}


#abrirFoto{
position:absolute;
visibility:hidden;
width:100%;
height:87%;
top:35%;
left:2%;
z-index:3;
}
