body {
	background-image:url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:center;
	text-align: center;
	
}

.txt_menuup {
	color: #ab0000;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.txt_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.txt_12 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}


.txt_12center {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.txt_12left {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.txt_11 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.txt_12cinza {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #666666; }
.txt_azul {
	color: #160647;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.txt_13 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_12bold {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F3F3F3;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	padding: 2px;
	color: #000;
	margin: 2px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}

