@charset "utf-8";
a:visited {
	color: #0284D0;
}

body {
	background-color: #FFFFFF;
}
a:link {
	color: #0185D0;
}
#linkArchivo {
}
#linkArchivo a:link {
	color: #000000;
}
#linkArchivo a:visited {
	color: #000000;
}
#linkInicio {
	font-size: 9px;
}
#linkInicio a:visited {
	color: #333333;
}
#linkMenu a {
	text-decoration: none;
	display: block;
	margin: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #857A68;
	border-bottom-color: #857A68;
	padding: 5px;
	width: auto;
	float: none;
}
#linkMenu a:hover {
	background-color: #A39989;
}
#linkMenu a:link {
	color: #000000;
}
#linkMenu a:visited {
	color: #000000;
}

#linkInicio a:link {
	color: #333333;
}

p.letrapeq {
	font-size: 11px;
}
h1 {
	font-size: 22px;
	color: #5F5749;
	font-style: italic;
}
h2 {
	font-size: 18px;
	color: #5F5749;
}
h3 {
	color: #857A68;
	font-size: 16px;
}
#oculta {
	background-color: #FFFFFF;
	height: 50px;
	width: 250px;
	position: absolute;
	top: 322px;
	left: 517px;
}

