.texto_preto_peq
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.texto_preto_med
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.texto_preto_gnd
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}

.texto_branco_peq
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.texto_branco_med
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
	font-weight: bold;
}

.texto_branco_gnd
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #900;
	border-bottom: #666 1px dotted;
	width: 600px;
}
h2 {
	font-size: 18px;
	color: #333;
	border-bottom: #666 1px dotted;
	width: 600px;
}
h3 {
	font-size: 18px;
	color: #900;
	border-bottom: #666 1px dotted;
	width: 600px;
}
h4 {
	font-size: 16px;
	color: #404040;
	border-bottom: #666 1px dotted;
	width: 600px;
}
.contentdiv {
	background-image: url(images/container.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 857px;
}
.right_text {
	padding: 10px;
	float: none;
	height: auto;
	width: auto;
	color: #FFF;
}
body, td, th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCC;
}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
}
.content {
	float: left;
	height: auto;
	width: 650px;
	padding-left: 80px;
}
.righth {
	background-image: url(images/righthead.jpg);
	margin: 0px;
	float: left;
	height: 25px;
	width: 169px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.container {
	float: left;
	height: auto;
	width: 980px;
	margin: 0px;
	padding: 0px;
	clear: left;
}
.logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 85px;
	width: 875px;
	margin-top: 20px;
	margin-left: 45px;
}
.topmenu {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 45px;
	width: 980px;
	clear: left;
}
.menudiv {
	float: left;
	height: 30px;
	width: 900px;
	padding-top: 3px;
	padding-left: 70px;
}
.right {
	float: right;
	height: auto;
	width: 179px;
	background-color: #B80002;
	padding: 0px;
	margin-right: 0px;
}
.left {
	float: left;
	height: auto;
	width: 625px;
	padding-left: 15px;
}
.cbottom {
	background-image: url(images/cbottom.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 38px;
	width: 980px;
	clear: left;
	padding: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.buttonmenu{ /*container that holds a row of aero buttons*/
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: auto;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;

}



* html .buttonmenu{ /*IE6 and below hack. Set explicit strip width*/
width: 100%;
}

.buttonmenu a{ /*aero button CSS*/

background:url('images/button1.jpg') no-repeat;

width:132px;

display: block;

float: left;

font: bold 10px "Verdana", "Trebuchet MS"; /* Change 13px as desired */

line-height: 30px; /* This value + 8px should equal height of button background (default is 31px) */

height: 30px; /* Height of button background height */

text-align:center; /* Width of left menu image */

text-decoration: none;

margin-right: 5px; /*spacing between buttons*/
color:black;

}

.buttonmenu a:hover{ 
background:url('images/button2.jpg') no-repeat top right;
display: block;
color: white;
}

.buttonmenu a.current
{ 
	background:url('images/button3.jpg') no-repeat top right;
	display: block;
	color: white;
}

.blueblock{
width: 179px;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 10px;
color: #fff;
}



* html ,blueblock{ /*IE 6 only */
float: none;
width: 179px; /*Box model bug: 180px minus all left and right paddings for ,blueblock */
}

.blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

.blueblock li {
margin: 0;
}

.blueblock li a{
height:22px;
line-height:22px;
display: block;
color: #fff;
text-decoration: none;
width: 179px;
text-indent:20px;
border-bottom: #ccc 1px solid;
}

html>body .blueblock li a{ /*Non IE6 width*/
width: 179px;
}

.blueblock li a:hover{
height:22px;
line-height:22px;
display: block;
color: #fff;
text-decoration: none;
width: 179px;
text-indent:22px;
border-bottom: #cdcdcd 1px solid;
}

