* {
	margin: 0px;
	padding:0px;
}

body {
	margin: 0px;
	background-color: #000000;
}
#cabecera {
	background-image: url(../img/los-hermeticos.jpg);
	height: 432px;
	width: 780px;
}
h1 {
	text-align: right;
	margin-bottom: 10px;
}

#contenido {
	float: left;
	width: 491px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
h3 {
	font-family: "Georgia", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	line-height: 22px;
}
.separador {
	background-image: url(../img/separador.gif);
	height: 27px;
	width: 491px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 {
	font-family: "Arial", Times, serif;
	font-size: 24px;
	color: #9C968D;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}



#menu {
	float: left;
	width: 228px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 174px;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	font-family: Georgia, "Arial", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
	list-style-type: none;
}
.menu-activo {
	font-family: Georgia, "Arial", Times, serif;
	color: #9C968D;
	list-style-type: none;
	font-weight: bold;
	text-decoration: none;
}
#menu li a {
	font-family: Georgia, "Arial", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
	list-style-type: none;
	color: #FFFFFF;
	text-decoration: none;
}
#menu li a:hover {
	font-family: Georgia, "Arial", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
	list-style-type: none;
	color: #9C968D;
	text-decoration: none;
	font-weight: bold;
}
#pie {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	height: 18px;
	width: 685px;
	text-align: right;
	padding-right: 95px;
	padding-top: 10px;
}
a {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	color: #9C968D;
	text-decoration: none;
}
.espacio20px {
	height: 20px;
	width: 300px;
}
.images {
	width: 470px;
	float: right;

}
.thumbnails {
	height: 74px;
	width: 108px;
	margin: 2px 2px 4px;
	float: left;
	border: 2px solid #000000;
}
.thumbnails a {
	border: 4px solid #4F4F4F;
	display: block;
}
.thumbnails a:hover {
	border: 4px solid #D4D0C8;
}
