
/*============================ Contenidos ==================================*/

.contenidoBloque{
border-top:4px solid #CCC;
background-color:#f9f9f9;
border-right:1px dashed #e5e5e5;
margin-bottom:5px;
}

.contenidoBloque .thumb{ margin-top:10px; margin-bottom:10px;}

.contenidoBloque .descripcion{ margin-top:15px;}
.contenidoBloque .descripcion h1{ font-size:133.33%; font-weight:bold; }
.contenidoBloque .descripcion h1 a{ color:#666666; }


.fotosContenido { margin-top:10px; height: 245px;}
.fotosContenido #fotoPrincipal img{ border:8px solid #CCCCCC; padding:3px;}
.fotosContenido #galeriaFotos{ border:8px solid #CCCCCC; margin-left:auto; margin-right:auto;  background-color:#F9F9F9;}
.fotosContenido #galeriaFotos .subcr{ padding-left:0;}

#galeria{ width:343px; height:244px; overflow:auto; padding:3px;}


div#cuerpo{ margin:15px 0 10px 0;}

div#cuerpo p {text-align:justify; line-height:1.5em;}



