@charset "utf-8";
a:visited {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;
	background-color: #D9D1BC;
	background-repeat: no-repeat;
	background-position: center center;
	letter-spacing: normal;
	word-spacing: normal;
	display: block;
	list-style-type: none;
}

body {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-color: #D9D1BC;
}
a:link {

}
#linkArchivo {
}
#linkArchivo a:link {
	color: #000000;
}
#linkArchivo a:visited {
	color: #CCCCCC;
}
#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: #003399;
	font-style: italic;
}
h2 {
	font-size: 18px;
	color: #5F5749;
}
h3 {
	color: #857A68;
	font-size: 16px;
}
.resultadostabla {
	margin: 0px;
	width: auto;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: outset;
	border-left-style: doble;
	border-top-color: #CCCCCC;
	border-right-color: #003399;
	border-bottom-color: #00CCFF;
	border-left-color: #000000;
}
