@charset "utf-8";
a:link {
	color: #A40509;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #A40509;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #A40509;
}
a:active {
	color: #A40509;
}

.estilos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: 616049;
}
.fondo_editorial {
	background-image: url(images/fondo_editorial.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #C5C29F;
}
body {
	background-attachment: fixed;
	background-image: url(images/fnd.jpg);
	background-repeat: repeat;
}
.tit_estilos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #B2243C;
	font-weight: bold;
}
#abajo a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #767557;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
#abajo a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#abajo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#abajo a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#menu1 a:link {
	color: #616049;
	text-decoration: none;
}
#menu1 a:visited {
	color: #616049;
	text-decoration: none;
}
#menu1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#menu1 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
