/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #c1272d;
}
a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
}
a {
	font-size: 14px;
	font-weight: bold;
}
.subtitulos {
	font-weight: bold;
	font-size: 16px;
	color: #993300;
}
.subtitulosneg {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}
.subtitulos {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.tablamenu {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #751B00;
	border-right-color: #751B00;
	border-bottom-color: #751B00;
	border-left-color: #751B00;
	background-color: #FFFFFF;
}
.tablamenu2 {
	background-color: #FFFFFF;
}
.textogeneral {
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.titulos {
	font-size: 16px;
	color: #C1272D;
	font-weight: bold;
	text-align: center;
}
.subtitulo {
	font-size: 14px;
	text-align: center;
}
.nota{
	font-size: 14px;
	color: #F00;
}
