.fotos_nav {
background:url(imagenes/fotos/fotos_bg.gif) no-repeat;
height:97px;
margin-top:15px;
}

.fotos_thumbs {
float:left;
margin-left:5px;
}

.fotos_thumbs a img {
border:0;
}

.fotos_thumbs a {
cursor:pointer;
}

.fotos_thumbs ul {
list-style:none;
margin:0;
padding:0;
margin:12px 0px;
}

.fotos_thumbs li {
display:inline;
float:left;
width:76px;
height:57px;
padding:9px;
background:url(imagenes/fotos/foto_thumb_bg.gif) center center no-repeat;
}

.fotos_thumbs li.activa {
display:inline;
float:left;
width:76px;
height:57px;
padding:9px;
background:url(imagenes/fotos/foto_thumb_bg_activa.gif) center center no-repeat;
}

/* FLECHA IZQ */

.fotos_flecha_izq {
width:41px;
height:58px;
position:relative;
top:19px;
float:left;
background:url(imagenes/fotos/fotos_flecha_izq_off_.png) no-repeat;
}

.fotos_flecha_izq a {
display:block;
height:58px;
background:url(imagenes/fotos/fotos_flecha_izq_off.png) no-repeat;
cursor:pointer;
}

.fotos_flecha_izq a:hover {
background:url(imagenes/fotos/fotos_flecha_izq_on.png) no-repeat;
}

/* FIN FLECHA IZQ */

/* FLECHA DER */

.fotos_flecha_der {
width:41px;
height:58px;
position:relative;
top:19px;
float:right;
background:url(imagenes/fotos/fotos_flecha_der_off_.png) no-repeat;
}

.fotos_flecha_der a {
display:block;
height:58px;
background:url(imagenes/fotos/fotos_flecha_der_off.png) no-repeat;
cursor:pointer;
}

.fotos_flecha_der a:hover {
background:url(imagenes/fotos/fotos_flecha_der_on.png) no-repeat;
}

/* FIN FLECHA DER */

/* FOTO TIT */

.fotos_tit {
background:url(imagenes/fotos/fotos_tit_bg.gif) repeat-x;
cursor:default;
margin:15px 0px;
}

.fotos_tit .contenido h2 {
margin:0;
font-family:"Trebuchet MS";
font-size:1em;
color:#e4c88e;
line-height:31px;
}

.fotos_tit_t {
background:url(imagenes/fotos/fotos_tit_top.gif) top repeat-x;
cursor:default;
}

.fotos_tit_b {
background:url(imagenes/fotos/fotos_tit_bottom.gif) bottom repeat-x;
cursor:default;
}

.fotos_tit_l {
background:url(imagenes/fotos/fotos_tit_left.gif) left repeat-y;
cursor:default;
}

.fotos_tit_r {
background:url(imagenes/fotos/fotos_tit_right.gif) right repeat-y;
cursor:default;
}

/* FIN FOTO TIT */

.foto_big {
background:url(imagenes/fotos/fotos_big_bg.gif) repeat-y;
padding:1px;
}

.fotos_big_top {
background:url(imagenes/fotos/fotos_big_top.gif) repeat-x;
padding:3px 0px;
}

.fotos_big_bottom {
background:url(imagenes/fotos/fotos_big_bottom.gif) bottom repeat-x;
}

.fotos_desc {
width:300px;
}

.fotos_desc p {
color:#FFFFFF;
font-family:"Trebuchet MS";
font-size:0.75em;
text-align:left;
cursor:auto;
margin:0px;
padding:5px;
}

.fotos_desc_tit {
color:#FFFFFF;
font-family:"Trebuchet MS";
font-size:0.75em;
font-weight:bold;
color:#CCCCCC;
padding:5px;
text-align:right;
}

.fotos_desc_txt {
color:#FFFFFF;
font-family:"Trebuchet MS";
font-size:0.75em;
text-align:left;
cursor:auto;
}

.fotos_desc_sep {
background:url(imagenes/fotos/fotos_desc_sep.gif);
width:3px;
}
