body {
	background-color: #616060;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
a:link {
	color: #F3F3F1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #857D74;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #ECEBE8;
}
.cuadro {
	background-color: #DEDECA;
	padding: 1em;
	background-attachment: fixed;
	background-image:  url(images/detras.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.barrainferior {
	background-color: #A7A59A;
	font-size: x-small;
	color: #ECEBE8;
	text-align: center;
	padding-top: .5em;
	padding-bottom: .5em;
}
.fondo_der {

	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;
}
.fondo_izq {


	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: right top;
}
.resenia_arriba {
	font-size: x-small;
	text-align: justify;
	letter-spacing: 1px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-top-color: #ECEBE9;
	border-right-color: #ECEBE9;
	border-bottom-color: #ECEBE9;
	border-left-color: #ECEBE9;
	font-variant: small-caps;
	padding: 5px;
}
.menu_resenia {
	font-size: 12px;
	color: #616060;
	font-style: normal;
	background-color: #D1D1B6;
	padding: 0.5em;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #A7A59A;
	line-height: 1.5em;
	font-family: monospace, sans-serif, Arial;
}
.menu_titulo {
	font-size: large;
	letter-spacing: 2px;
	background-color: #727070;
	color: #ECEBE9;
	padding: .5em;
}
.menu_imagen {
	border: 2px dashed #ECEBE9;
	padding: 3px;
}
.resenia_abajo {
	font-size: x-small;
	text-align: center;
	letter-spacing: 1px;
	text-indent: 1em;
	padding-right: 2em;
	padding-left: 2em;
	border-bottom-width: 2px;
	border-top-color: #ECEBE9;
	border-right-color: #ECEBE9;
	border-bottom-color: #ECEBE9;
	border-left-color: #ECEBE9;
	font-variant: small-caps;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: dotted;
}
.film {
	border: 5px solid #727070;
	background-color: #727070;
}

