/* CSS Document */

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #AA895C;
	padding-left: 25px;
	font-style: italic;
	letter-spacing: 2px;
	margin: 0px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #AA895C;
	display: block;
	float: left;
}
h3 a {
	text-decoration: none;
	color: #333333;
}

h3 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#textopresentacion {
	margin-bottom: 10px;
	margin-left: 25px;
	margin-right: 20px;
	margin-top: 8px;
}
#letrac {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-style: oblique;
	line-height: 36px;
	font-weight: bold;
	color: #020001;
	display: block;
	padding: 0px;
	float: left;
	background-color: #EFE64B;
	margin-right: 2px;
	height: 60px;
}
#parrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	color: #AA895C;
	display: block;
	font-weight: normal;
}

