@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #584242;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
a:link {
	color: #584242;
	text-decoration: none;
}
a:visited {
	color: #584242;
	text-decoration: none;
}
a:hover {
	color: #730000;
	text-decoration: none;
}
a:active {
	color: #730000;
	text-decoration: none;
}
table {
	vertical-align: top;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
}
.footer {
	background-color: #e5e2e2;
	height: 30px;
	padding-left: 10px;
	padding-top: 5px;
}
.menuboton:hover {
	background-color: #E5E2E2;
}
.menubotonactive {
	background-color: #E5E2E2;
	color: #730000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E2E2;
	height: 20px;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 5px;

}
.submenubar {
	background-color: #E5E2E2;
	height: 18px;
	padding-top: 5px;
}
.menuboton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #584242;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E2E2;
	height: 20px;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 5px;
}
.submenuboton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #584242;
}
.submenuboton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #730000;
	font-weight:bold;
}
.submenuboton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #730000;
	font-weight:bold;
}
.barra {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E2E2;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menutabla {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
hr {
	color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h1 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.color {
	color: #730000;
	font-weight: bold;
}

.cuadros {
	border: 1px solid #CCCCCC;
	text-align: center;
}
.nombre {
	text-align: center;
	padding-top: 5px;
	font-weight: normal;
	padding-bottom: 15px;
}
.texto {
	width: 500px;
}
.line {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
