﻿

/************************************************************ 

	7.  Estilos Galera Imgenes ----------------- imagenes.html

 ************************************************************/
 .fotoResumen {
	 width:197px;
	 float:left;
	 margin-right:20px;
	 margin-bottom:20px;
	 }
.fotoResumen .tema {
	color:#F1A70E;
	font-size:12px;
	text-align:right;
	padding-right:10px;
	border-right:1px solid #999999; 
	margin-bottom:5px;}
.fotoResumen .tema a {
	color:#F1A70E;
	text-decoration:none;}
.fotoResumen .tema a:hover {
	text-decoration:underline;}
.fotoResumen .bloque {
	border: 1px solid #A7A7A7;
	padding:5px;
	position:relative;
	min-height:230px;}
.fotoResumen .numfotos {
	background:#999999;
	color:#FFF;
	position:absolute;
	right:5px;
	top:123px;
	width:40px;
	text-align:center;}
.fotoResumen img {
	margin-bottom:10px;
	border:0;}
.fotoResumen a {
}
.fotoResumen p {
		margin:0;
	padding:0;
	line-height:16px;
	margin-bottom:5px;}
.fotoResumen .fecha {
	font-size:12px;
	font-style:italic;
	color:#999999;
	}
.fotoResumen .autor {
	font-size:12px;
	font-style:italic;}


/* Interna Galera */

#containerGaleria {
	position:relative;
}
 .botonVolver {
	background-color:#F1A70E;
	color:#FFF;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:2px;
	text-align:center;
	text-decoration:none;
	display:inline-block;
}
.headerGaleria{
	position:absolute;
	right:100px;
	width:250px;
	top: 30px;
	}
.headerGaleria h1 {
	font-size:18px;
	color:#000000;
	font-style:italic;
	margin:0;
	padding:0;
	border:none;}
.headerGaleria p {
	color:#999999;
	margin:0;
	padding:0;
}
.headerGaleria .fecha {
	font-style:italic;
	padding-top:10px;
	font-size:12px;
	}
p {
    font-size: 16px;
    line-height: 22px;
	margin-right: 25px;
	}
#descriptions {
    position: absolute;
    right:100px;
    top:230px;
	margin-top: 150px;
    min-height: 300px;
    width: 280px;
	overflow: hidden;
	background:none;
	/*background:#000;*/
  }
#descriptions .ad-image-description {
    position: absolute;
	/*color:#000;*/
	color:#ccc;
	margin-left:0px;
    }
#descriptions .ad-image-description .ad-description-title {
       /* display: block;*/
	
      }
#gallery {
  }
.ad-nav {
	border:solid 1px #242623;
	width: 50px;
}
.ad-gallery {
  width: 684px;
}
.ad-gallery .ad-image-wrapper {
  height: 150px;
}

