/* CSS Document */
#logincabecera{
float:right;
text-align:right;
padding-right:55px;
padding-top:30px;
}
div.contenido hr{
margin-top:5px;
margin-bottom:5px;
}
.pics {  
    height:  180px;  
    width:   250px;  
    padding: 10px;  
    margin:  0;  
	float:left;
} 
 
div.marcoimagen {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  270px; 
    height: 210px;
	overflow:hidden; 
    top:  0; 
    left: 0 
} 
div.ficha{
	width:100%;
	height:600px;
}


#menuderecha ul{
list-style:inside;}


/*galeria*/

.galleria{list-style:none;width:600px}
.galleria li{display:block;width:40px;height:40px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block;}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:40px;height:40px;}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

ul.verfotos{ width:400px; height:265px; float:left}



div#galeria_1{ position:relative; width:652px; height:500px; clear:both; }

div#main_image { width:600px; height:auto; overflow:hidden; float:left;}
div#main_image img{ width:600px; height:auto;}
div#mini_images{ width:90px; height:auto; margin:0;padding:0; float:left;}
p.nav{clear:both; width:200px; padding-left:20px;}
.galleria li {height:40px;width:40px;}


ul.listacontenidos li a img {
border:0 none;
width:219px;
}

ul.listacontenidos li {
border:1px solid #999999;
display:inline;
float:left;
height:152px;
font-size:14px;
font-weight:bold;
margin:2px;
text-align:center;
width:200px;
}

div.imglistacontenidos {
display:block;
height:100px;
overflow:hidden;
width:200px;
}
