@import "reset.css";
@import "core.css";

@import "cmxformTemplate.css";
@import "cmxform.css";

body, div, td, tr, table, a , ul, li{margin:0;padding:0;border:0;}
ul{margin: 0; ; padding: 0; list-style-type: none; }
ul.verfotos{ width:500px; height:300px; float:left}



.rotar {  
    height:  300px;  
    width:   500px;  
    padding: 10px;  
    margin:  0;  
} 
.rotar{list-style:none}
.rotar li{display:block;width:500px;height:300px;overflow:hidden;float:left;margin:0 auto;}
.rotar img{border:0; width:500px; height:auto;}

.galleria{list-style:none;}
.galleria li{}
.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:80px;height:80px;}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */



p.nav{clear:both;}
div.ficha_texto{ padding: 10px 20px; width:800px;background-image:url(imagenes/fondo_texto_ficha.gif); background-repeat:repeat-y; }
div.ficha_textosup{padding:0; width:840px; height:10px;background-image:url(imagenes/fondo_texto_ficha_sup.gif); background-repeat:no-repeat }
div.ficha_textoinf{padding:0;width:840px; height:10px;background-image:url(imagenes/fondo_texto_ficha_inf.gif); background-repeat:no-repeat }

div#galeria{ background-image:url(imagenes/fondo_galeria_ficha.gif); background-repeat:no-repeat; clear:both; padding:20px; }
div#main_image { width:500px; height:375px; overflow:hidden; float:left;}
div#main_image img{ width:500px; height:auto;}

div#mini_images{postion:relative; width:280px; height:375px; margin-left:20px; padding:0; float:left;}
ul.galeria{position:relative; width:auto; height:auto; }
ul.galeria li {height:60px;width:60px; display:block; float:left;margin-right:10px; margin-bottom:10px; overflow:hidden;}

div#textoficha{ background-image:url(imagenes/fondo_texto_ficha.gif); background-repeat:no-repeat; clear:both; padding:20px; }

div#fotosmenu{
clear:both;
width:auto;
height: 300px;
}
div#datosmenu{
clear:both;
}
.ui-tabs-panel {padding:5px 0 ;}

#commentForm { width: 500px; }
#commentForm label { width: 250px; }
#commentForm label.error, #commentForm input.submit { margin-left: 253px; }
/***************************************************************************************/
div.cats{clear:both;width:100%;margin-top:10px;}
div.cats ul {list-style-type:none; padding:0; margin:0;}
li.catcat{
clear:both;
list-style-type:none
}
li.catcat span{
font-weight:bold; font-size:14px;
display:block;
height:20px;
line-height:20px;
text-indent:10px;
width:100%;
background-color:#a8d1fd;
clear:both;
}
li.cat{float:left; background:none; margin:0 2px; border:0; width:130px; height: 20px; overflow:hidden;}


