body,td,th, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
img  { border:0px;}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tabla {
	background-color: #FFFFFF;
	background-image: url(images/fondo.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #7E7E7E;
	border-left-color: #7E7E7E;
}
.menu {
	width:260px;
	background-image: url(images/fondo_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 962C3A;
}
strong { color:#962C3A; }
.destacado {
	padding: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #962C3A;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #8A78AF;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #962C3A;
	text-decoration: none;
}
