body{
	background-image: url(imgs/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
table, TD, TR, TH, textarea, select, input{
	font-family: Verdana;
	font-size: 13px;
	color: #333333; 
}
hr{
	background-image:url(imgs/hr_back.png);
	background-repeat:repeat-x;
}
a:link, a:visited{
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #333333;
	text-decoration: underline;
}
.typeface-js{
	font-family: arial; 
	font-size: 20px;
	color: #A08155;
	font-weight: bold;
}
.col_dir{
	background-image:url(imgs/col_back.png);
	background-repeat:repeat-x;
	background-position: bottom center;
	padding-bottom: 50px;
	padding-right: 10px;
	padding-top: 20px;
	
}
.webmail{
	font-family: verdana;
	color: #2B3D66;
	font-size: 11px;
	background-color:#72BFE6;
	text-align:center;
	padding: 5px;
}
.webmail a:link, .webmail a:visited{
	font-family: verdana;
	color: #1990D6;
	font-size: 11px;
	text-decoration: none;
}
.webmail a:hover{
	font-family: verdana;
	color: #1990D6;
	font-size: 11px;
	text-decoration: underline;
}
.menu_topo{
	background-image:url(imgs/menu_topo_back.png);
	background-repeat:repeat-x;
	background-position: top center;
	height: 70px;
}
.menu_topo_links TD a:link, .menu_topo_links TD a:visited{
	font-family: arial;
	color: #013253;
	font-size: 14px;
	text-decoration: none;
	border-right: solid 1x #FFF;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 22px;
	padding-left: 22px;
}
.menu_topo_links TD a:hover{
	font-family: arial;
	color: #FFFFFF;
	background-color: #013253;
	font-size: 14px;
	text-decoration: none;
	border-right: solid 1x #FFF;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 22px;
	padding-left: 22px;
}
.menu{
	background-image:url(imgs/col_back.png);
	background-repeat:repeat-x;
	background-position: bottom center;
	padding-bottom: 50px;
	padding-right: 10px;
	padding-top: 10px;
	text-align:right;
}
.menu a:link, .menu a:visited{
	font-family: arial;
	border-right: solid 1x #FFF;
	color: #013253;
	font-size: 14px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.menu a:hover{
	font-family: arial;
	background-color: #013253;
	border-right: solid 1x #FFF;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.rodape{
	background-image:url(imgs/rodape_back.png);
	background-repeat:repeat-x;
}
.rodape TD{
	font-family: verdana;
	text-transform: uppercase;
	color: #013253;
	text-align: center;
	padding: 5px;
}
.rodape TH{
	font-family: verdana;
	color: #917641;
	text-align: center;
	padding-right: 11px;
	font-weight: normal;
}
.rodape IMG{
	margin-top: 20px;
}
.menu a#aumentarFonte:hover, .menu a#diminuirFonte:hover {
	background: #FFF;
}
