body
{
	margin-top: 15px 0 0 0;
	text-align: center;
	background-image: url(images/fondo.gif);
	background-repeat: repeat-x;
	font-family: Trebuchet, Arial, Helvetica;
	font-size: 0.8em;
}
dt
{
	margin: 15px 10px 15px 25px;
	font-size: 0.9em;
	color: #330000;
	text-align: right;
}
dd
{
	color: gray;
	font-size: 0.8;
	margin: 3px 10px 0px 0px;
	text-align: right;
	font-style: oblique;
}

#head
{
	width: 630px;
	height: 14px;
	background-image: url(images/up.gif);
}
#container
{
	width: 630px;
	margin: 0 auto 0 auto;
	background-image: url(images/relleno.gif);
	background-repeat: repeat-y;
}
#izqda
{
	width: 163px;
	height: 474px;
	float: left;
	background-image: url(images/nombre.gif);
	background-repeat: no-repeat;
}
#centro
{
	width: 190px;
	height: 474px;
	float: left;
	background-image: url(images/franja.gif);
	background-repeat: no-repeat;
}
#centro a
{
	color: #330000;
	margin: 0 0 0 0;
	text-decoration: none;
	font-style: italic;
}
#centro a:hover { color: white; }
#centro h3
 { color: #330000; font-weight: 500; font-size: 0.9em; font-family: "Times New Roman", Times; background-color: white; text-align: left; text-indent: 10px; margin: 25px 10px 0; display: block }
#dcha
{
	width: 271px;
	height: 474px;
	float: left;
	background-color: white;
	display: block;
}
#dcha h2
{
	color: #330000;
	font-family: Times New Roman, Times;
	font-size: 1.3em;
	font-weight: 700;
	margin: 0 0 5px 15px;
	text-align: left;
	background-image: url(images/flecha.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-indent: 20px;
}
.subtitulo
{
	color: #990000;
	font-family: Times New Roman, Times;
	font-size: 1.2em;
	font-style: oblique;
	font-weight: 500;
}
#footer
{
	clear: both;
	background-image: url(images/bottom.gif);
	width: 630px;
	height: 49px;
	text-indent: 350px;
}
#creditos
{
	margin: 0 auto 0 auto;
	background-color: #990000;
}



#creditos a
{
	color: white;
	font-size: 0.6;
	text-decoration: none;
	font-style: oblique;
}
#creditos a:hover
{
	color: black;
}
.hide
{
display: none;
}
#texto
{
	padding: 10px;
	font-size: 0.9em;
	line-height: 1.4em;
	text-align: justify;
	float: left;
	overflow: auto;
	width: 80%;
	height: 85%;
	margin: 0 0 0 15px;
}
#textofotografo
{
	width: 80%;
	color: black;
	font-size: 0.7;
	font-style: italic;
	font-weight: 500;
	border-color: white;
	border-width: 1px;
	border-style: dotted;
	padding: 8px;
	text-align: left;
	margin: 0 0 0 10px;
}
.thumbnail 
  { font-style: oblique; font-size: 0.85em; font-family: Verdana, Arial, "Sans Serif"; text-align: center; float: left; margin: 0 5px 10px; padding: 3px; border: solid 1px #e4e4e4; width: 80px }

.imagen
{
	padding: 5px;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	margin-top: 5px;
}

