.Menu {
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	text-decoration:underline;
	font-size: 16px;
	font-weight: bold;
	color: #6F8657;
	text-align: right;
	font-style: italic;
}
.Menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #D9167F;
	text-align: right;
	font-style: italic;
}
.Menunoche {
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	text-decoration:underline;
	font-size: 16px;
	font-weight: bold;
	color: #0b1c74;
	text-align: right;
	font-style: italic;

}
.Menunoche:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #D9167F;
	text-align: right;
	font-style: italic;	
	
}
.linkz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0b1c74;
	
	float: right;
	}
.linkz:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D9167F;
	
	float: right;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3F4D31;
	padding-right: 20px;
	padding-left: 20px;
	
	}
.textcitas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3F4D31;
	padding-right: 40px;
	padding-left: 35px;
	}
.textnoche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0b1c74;
	padding-right: 20px;
	padding-left: 20px;
}
.block {
	border-left-width: medium;
	border-left-style: dashed;
	border-left-color: #6F8657;
	}
.blocknoche{
	border-left-width: medium;
	border-left-style: dashed;
	border-left-color: 0b1c74;
}
.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #a2cf1c;
	padding-right: 20px;
	padding-left: 20px;
	font-style: italic;
	}
img.portadas {
	display:block;
	padding: 5px;
	border: 1px dashed #6F8757;
	margin-right: 25px;
	margin-left: 25px;
	float:left;
}
.resenas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #330000;
	margin-right: 25px;
}
.portadasright {
	padding: 5px;
	border: 1px dashed #6F8757;
	margin-right: 25px;
	margin-left: 25px;
	float:right;
}
.clear {
	clear:both;
	
}
.resenasleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #330000;
	margin-left: 25px;
	}
img.galeria {
	display:block;
	border: 1px dashed #6F8757;
	float:left;
	padding: 5px;
	margin-left: 25px;
	clear: none;
	margin-top: 15px;
	background-position: center;

