body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-repeat:repeat-x;
	background-color: #000000;
}
.titulos_caps {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.titulos_caps_white {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.titulos {

	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #610000;
	text-decoration: none;
}
.titulos_meses {

	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.titulos2 {

	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #610000;
	text-decoration: none;
}
.titulos2_bold {

	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #610000;
	text-decoration: none;
}
.submenus {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8E7F49;
	text-decoration: none;
}
.txt {

	font-family: Arial;
	font-size: 11px;
	line-height: 1.5;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.txt_justify {
	font-family: Arial;
	font-size: 11px;
	line-height: 1.5;
	font-weight: normal;
	color: #333333;	
	text-align: justify;
}
.txt_inactive {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #939393;
	text-decoration: none;
}
.mais_info {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #8E7F49;
	text-decoration: none;
}
.txt_bold {

	font-family: Arial;
	font-size: 11px;
	line-height: 1.5;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.txt_bold_black {

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt_bold_bordeaux {

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #610000;
	text-decoration: none;
}
.txt_big {

	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.txt_black {

	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt_links {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #8E7F49;
	text-decoration: none;
}
.calendar1 {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #989898;
	text-decoration: none;
}
.calendar2 {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.languages {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #8E7F49;
	text-decoration: none;
}
.data {

	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #7A735A;
	text-decoration: none;
}
.copyright {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #594F4F;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

.msg_green {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

.msg_red {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #aa0000;
	text-decoration: none;
}