body {
	padding:0px 2px 0px 0px;
	margin:0px;
}
html {
	padding:0px;
	margin:0px;
	background-color:#000000;
	font-family:Book Antiqua, Times New Roman, Helvetica, Arial, sans-serif;
	color:#FDFD68;
	font-size:11px;
	scrollbar-base-color:#000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #FF0000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #FF0000; 
	scrollbar-shadow-color: #FF0000;
	scrollbar-track-color: #000000; 
}
img {
	border:0px;
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4 {
	margin:0px;
	padding:0px;
}

/* Generales */

div#RecuadroCopy {
	width:98%;
	color:#FDFD68;
	font-size:13px;
	font-style:italic;
}
div#RecuadroPoema {
	width:99%;
	color:#FDFD68;
	font-size:14px;
	font-style:italic;
}
div.RecuadroNota {
	padding-bottom:10px;
	margin-bottom:5px;
	background:url(../imagenes/LineadoRojo.gif) repeat-x left bottom;
}
div.RecuadroNota a {
	display:block;
	color:#FF0000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
div.RecuadroNota a:hover {
	text-decoration:underline;
}
div#ListadoVideos {
	text-align:right;
}
div#ListadoVideos a {
	display:block;
	margin-bottom:1px;
	color:#FDFD68;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}
div#ListadoVideos a:hover {
	text-decoration:underline;
}
#TablaFotos {
	border-collapse:collapse;
}
#TablaFotos td {
	padding:10px 7px 0px 0px;
	text-align:left;
	width:76px;
}
#TablaFotos img {
	border:#A0A0A0 1px solid;
}
img#FotoGaleria {
	margin-top:10px;
	border:#A0A0A0 1px solid;
}
div#Navegacion {
	float:left;
	width:40px;
	margin-top:8px;
}
div#Fotografo {
	float:left;
	width:180px;
	margin-top:4px;
	color:#FDFD68;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
}
div#LinkDescarga {
	float:left;
	width:154px;
	margin-top:4px;
}

/* Estilos */

.Copete {
	color:#FDFD68;
	font-size:12px;
	font-style:italic;
}
h2.TituloNota {
	color:#FF0000;
	font-size:15px;
	font-weight:normal;
}
h2.TituloPoema {
	color:#FDFD68;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
}
.TituloRojo {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}
a.LinkRojo11 {
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.LinkRojo11:hover {
	text-decoration:underline;
}
a.LinkRojo {
	padding-left:10px;
	margin-bottom:5px;
	background: url(../imagenes/VinetaRoja.gif) no-repeat 0 6px;
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a.LinkRojo:hover {
	text-decoration:underline;
}
