@charset "utf-8";
/* CSS Document */

body {
	background: #FFFFFF url(../images/bg.jpg) 50% top no-repeat;

	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;

}

.style1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height:20px;
}

a.style1:link {
 color:#000000;
	text-decoration: none;
}

a.style1:visited {
    color:#000000;
	text-decoration: none;
}

a.style1:hover {
    color:#333333;
	text-decoration: none;
}

a.style1:active {
	text-decoration: none;
}






.style2 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #1D337F;
}
.style3 {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 11px;
}
.style5 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}

.titulo {
	font-size: 18px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #1D337F;
}

.sets {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height:20px;
	color: #000000;
}

a.sets:link {
	color: #000000;
	text-decoration: none;
}

a.sets:visited {
	color: #000000;
	text-decoration: none;
}

a.sets:hover {
	color: #006699;
	text-decoration: none;
}

a.sets:active {
	text-decoration: none;
}
.tabela_fundo {
clear:both; width:210px; padding-top:14px; padding-left:5px; padding-bottom:20px; margin-left:1px; border-left:1px solid #e6eaee; 
background: url(../images/global_content_rightshade.png) no-repeat left top ;

}


.side {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}
a.side:link {
	color: #1D337F;
	text-decoration: none;
}

a.side:visited {
	color: #1D337F;
	text-decoration: none;
}

a.side:hover {
	color: #000000;
	text-decoration: none;
}

a.side:active {
	text-decoration: none;
}

.topics {
	color: #1D337F;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	border-bottom-color: #CCCCCC;
	border-bottom-width:thin;
	border-bottom-style:dashed;
	
}

.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height:20px;
	color:#FFFFFF;
	
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:hover {
	color: #00CCFF
	text-decoration: none;
}

a.footer:active {
	text-decoration: none;
}


.form#contato {margin:4px 0 4px 0}
.form#contato input {float:left}

.contato {margin-left:5px; width:235px;color:#006699;border:1px solid #CDCDCD;font-size:13px ;height:17px; background-image: url(../images/input_image.jpg);}
