@charset "utf-8";
.parrafo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.7em;
}
h1 {
	color: #50594A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
}


h2 {
	color: #6B7865;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
}
h3 {
	color: #6B7865;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
}
h4 {
	color: #6B7865;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CC3300;
	font-weight: normal;
	font-size: 12px;
}
strong {
	color: #5C2626;
}
.crg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF9900;
	font-weight: normal;
	font-size: 12px;

}
.fd {
	background-attachment: fixed;
	background-image: url(fd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #9E4002;
}


a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CC3300;
	font-weight: normal;
	font-size: 12px;

}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CC3300;
	font-weight: normal;
	font-size: 12px;

}

.izquierda {
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.derecha {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

