@CHARSET "utf-8";

	/* ********* contenido de cada album (albums_gente_maxspa.php) ********* */
	/* ********************************************************************* */
.album-contenido{
	width:800px;
	clear:both;
	float: left;
	margin-bottom: 25px;
	margin-left: 50px;
	background-color:#F7F7F7;
	padding:10px 0 15px 10px;
	border-top: 1px  solid silver;
	border-bottom:1px  solid silver;
	.padding-bottom:15px;
	
}


.img-album-contenido{
	margin: 7px 3px 3px 7px;
	text-align: center;
	float: left;
	min-width:134px;
}
.img-cont {
	text-align: center;	
	padding: 4px 4px 4px 4px;
	border: 1px solid silver;
	background-color: white;
}
.texto-contenido{
	width:580px;
	float: left;
	margin-top: 2px;
	padding-left:5px;
	padding-top:5px;
}

.titulo-album-contenido{
	width:550px;
	float: left;
}

.titulo-album-contenido A{
	text-decoration:none;
	color:black;
	font-weight: bold;
}

.titulo-album-contenido A:HOVER{
	text-decoration:underline;
}

.fecha-album-contenido{
	width:550px;
	margin-top:18px;
	clear:both;
	float: left;
}

.coment-album-contenido{
	width: 550px;
	margin-top:14px;
	clear:both;
	float: left;
}
.coment-album-contenido A{
	text-decoration:none;
	color:black;
	font-style:oblique;
}

.coment-album-contenido A:HOVER{
	text-decoration:underline;
}

	/* contenido de todas las fotos de album (album.php) */
	/* *********************************** */

#cabecera-album{
	margin: 0 0 0 24px;
	font-weight: bold;
	width: 800px;
	font-size: 14px;
}

#titulo-cabecera{
	float: left; 
	margin-bottom: 20px;
}

#num-link-fotos{
	.clear:both;
	.float:left;
}

#num_fotos_cabecera{
	font-weight: normal; 
	font-size:11px; 
	clear:both;
	float: left;
	margin-left: 10px;
	
}
              /* link-albumes se utiliza en: (album.php y album-fotos.php) */
.link-albumes{
	float: left;
	font-weight: normal;
	font-size: 11px;	
}

.link-albumes A {
	text-decoration:none;
	color:#87AA26;
	font-weight: bold;
}

.link-albumes A:HOVER{
	text-decoration:underline;
}
			/* cuadro donde estan las fotos de cada album album.php */
#cuadrado-album{
	clear: both;
	float: left;
	width: 800px;
	margin-left:24px;
	margin-top: 5px;
	border: 1px solid silver;
	background-color: #F7F7F7;
}

.cada-foto{
	margin: 7px 3px 3px 7px;
	width: 147px;
	height: 110px;
	text-align: center;
	float: left;
	min-height: 138px;
	_height:138px;
}
.conte-foto {
	
	text-align: center;	
	padding: 4px 4px 4px 4px;
	border: 1px solid silver;
	background-color: white;
}

		/* contenido de cada foto (contenido_album_fotos.php) */
		/* ************************************************** */

#foto{
	float:left;
	width: 632px;
}

#cabecera-foto{
	width: 630px;
}

#titulo-cabecera{
	float:left;
	margin-bottom:20px;
	font-weight: bold;
	font-size: 14px;
}

/*
#cabecera-links{
	.width:630px;
	.clear:both;
	.float:left;
}
*/

#anterior-foto{
	float: left;
	font-weight: normal;
	font-size: 11px;	
	margin-left: 180px;
	_margin-left:163px;
	
}
#anterior-foto a{
	
	padding:4px 4px 3px 4px;
	
	font-weight: bold;
	color: #87AA26;
}

#anterior-foto :HOVER{
	
	cursor: pointer;
	cursor: hand;
	background-color: #87AA26;
	color: white;
}

#siguiente-foto{
	float: left;
	font-weight: normal;
	font-size: 11px;
}

#siguiente-foto a{
	padding:4px 4px 3px 4px;
	font-weight: bold;
	color: #87AA26;
}

#siguiente-foto :HOVER{
	cursor: pointer;
	cursor: hand;
	background-color: #87AA26;
	color: white;
}

	/* +++++++++ contenido foto ++++++++ */	
#cuadrado-foto{
	width: 630px;
	margin-top: 5px;
	border-top: 1px solid silver;
	background-color: #F7F7F7;
	clear: both;
	float: left;
}

#cont-foto{
	width: 630px;
	margin-top: 10px;
	text-align: center;	
}

			/* ++++++ comentario fotos (comentarios_fotos.php)++++++ */
			
#comentarios-fotos{
	width:300px;
	float:left;
	margin-top: 50px;
	margin-left: 15px;	
}

#coment-foto-cabecera{
	
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.coment-fotos{
	width:299px;
	clear:both;
	float:left;
	padding:5px 10px 10px 10px;
	background-color:#E9EBEB;
	margin-bottom:1px;
}

.coment-fotos-titulo{
	font-style:italic;
	font-size:10px;
	float: left;
}

.coment-fotos-coment{
	width:266px;
	clear:both;
	float: left;
	background-color:#f6f6f6;
	padding:5px 5px 5px 5px;
	font-weight:normal;
	font-size:12px;
}

					/* ---- borrar comentario ----*/

.borrar-coment-fotos{
	margin-top:3px;
	margin-left:4px;
	float:left;
}

					/* ---- anyadir comentario ---- */

.anyadir-coment-fotos{
	margin-left:10px;
	margin-top:20px;
	width:299px;
	clear:both;
	float:left;
}

.anyadir-coment-fotos input.tituloimput{
	border: 1px solid #ccc;
	color: #999;
	padding:2px;
}

.anyadir-coment-fotos input.tituloimput:focus, input.focused { border-color: #000; color: #333; }


