body {
	margin: 0px;
	padding: 0px;
}
.linea {
	border-top: 1px solid #82B7CE;
	border-right: 1px none #82B7CE;
	border-bottom: 1px solid #82B7CE;
	border-left: 1px none #82B7CE;
}
a.linkmenu {
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EFEBE6;
	text-decoration: none;
	padding-left: 2px;
	background-position: center;

}
a.linkmenu:hover {
	color: #FFFFFF;
	text-decoration: none;
}.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #006699;
	line-height: normal;
	vertical-align: super;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #485139;
	letter-spacing: normal;
	white-space: normal;
}
.titulo_fijo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006699;
	text-align: left;
	font-weight: bold;
}
.bordeder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #A69174;
	border-right-color: #A69174;
	border-bottom-color: #A69174;
	border-left-color: #A69174;
}
