@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0; font-family:"Times New Roman", Times, serif; font-size:12px;}

/* comunes */ 
.general{width:auto;  /**/height:auto; margin-top:34px; margin-left:51px;}
.titulo{ width:auto; height:30px;}
.nombre{ width:315px; height:30px; float:left;}
.seccion{ width:auto; height:30px; float:left;}
.copy{ width:95px; height:30px; float:left;}

/* index */
.separador{ width:auto; height:64px;}
.menuini{ width:auto; height:426px;}
.derecha{ width:426px; height:426px; background-color:#FFFF00; float:left; margin-right:30px; margin-bottom:30px;}
.izquierda{ width:426px; height:426px; background-color:#7f7f7f; float:left;}

.last{ margin-top:191px; margin-left:27px; width:380px;}
.acceso{ margin-top:20px; margin-left:21px;}
.linkLast{ width:57px; float:left;}
.fechaLast{ width:250px; float:left; /*visibility:hidden;*/}

/* personal */
.submenu{ width:auto; height:73px;}
.fotos{ width:auto; height:auto;}
.foto{/*width:220px;*/ height:156px; float:left; text-align:left; margin-right:47px; margin-bottom:25px;}
.piefoto{margin-top:5px; }
.txtfotos{ width:365px; height:auto; float:left; margin-top:53px;}
.nombreseccion { margin-top:15px; float:left; height:20px;}

/* ficha */
.ficha{ width:auto; height:565px; float:left; text-align:left;}

.fichatot{ position:absolute; margin:0; width:339px; height:565px; float:left; }
.descripcion{ width:289px; height:540px; float:left; /*padding-right:50px;*/}
.fichamenu{ width:339px; height:25px; float:left;}

.fichafoto{ position:absolute; margin:0 0 0 339px; height:565px; float:left;/*width:762px;*/}

.listado{  position:absolute;  width:416px;  height:432px;  margin-top:0px;  font-size:15px; }
.listado div {  position:absolute;  bottom:0px;  font-family:"Times New Roman"; }

/* ficha2 */
.ficha2{ /*width:auto !important; width:3600px; height:auto; float:left; text-align:left;display:table;*/ /* height:442px; clip:rect(0 600 0 0); clip:rect(auto, auto, auto, auto); overflow:auto;*/}
.fichafoto2{ height:auto; float:left; margin-right:30px; margin-bottom:30px;}/**/
.ficha2 img{ float:left;  margin-right:30px; margin-bottom:30px; display:inline-block;}
.fichamenu2{ width:339px; height:125px; float:left;}

.ficha2_movil{ position:absolute; top:160px;left:50px;  }
.contenido_fixe{ position:fixed; left:50px;}
.contenido_bottom_fixe{ position:fixed; left:50px; top:670px;}

.fichamenu3{ width:339px; height:85px; float:left;}

/* textos */
a {color:#000000; text-decoration:none;}
.gris{ font-size:12px; color:#CCCCCC;}
.grisPeq{ font-size:12px; color:#000000; text-decoration:none;}
.grisPeq a:link, .grisPeq a:hover, .grisPeq a:active, .grisPeq a:visited{color:#000000; text-decoration:none;}
.bold{ font-weight:bold;}

.grisDos{ font-size:12px; color:#808080;}