.titulares {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8B8865;
	margin-right: 35px;
	margin-left: 25px;
	
}
.titulareshome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8B8865;
	margin-right: 35px;
	margin-left: 25px;
	margin-top: 10px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #330000;
	margin-right: 15px;
	margin-left: 25px;
	text-align: justify;
}
.textohome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #330000;
	margin-right: 35px;
	margin-left: 25px;	
	
}
.linkshome {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #8A0556;
	margin-bottom: 25px;
	font-style: italic;
	text-decoration: none;
}
.linkshome:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #8D8A69;
	margin-bottom: 25px;
	font-style: italic;
	text-decoration: none;
}
.mas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8B8865;
	float: left;
}
.nombresdepagina {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: 8a0358;
	font-style: italic;
	padding: 25px;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FF9900;
	margin-bottom: 25px;
	font-style: italic;
	text-decoration: none;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
}
.links:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #66CC00;
	margin-bottom: 25px;
	font-style: italic;
	text-decoration: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
img.portadas {
	display:block;
	padding: 5px ;
	border: 1px dashed #33CC00;
	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 #33CC00;
	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;
}	
.divisor {
    border: thin dashed #8B8865;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}
img.home {
	display:block;
	border: 1px dashed #33CC00;
	float:none;
	padding: 5px;
	margin-left: 25px;
	clear: right;
	margin-top: 15px;
	background-position: center;
}
.backgrounds {
	background-repeat: no-repeat;	
}
img.galeria {
	display:block;
	border: 1px dashed #33CC00;
	float:left;
	padding: 5px;
	margin-left: 25px;
	clear: none;
	margin-top: 15px;
	background-position: center;
}

