@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,300,700);

body {
	background: url(../img/bg-topo.png)no-repeat top center #fafafa ;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	color:#5a5a5a;
	
}

table.tabela {
	max-width:1100px;
}

.style1_link {font-size:16px; padding:1%; font-weight:bolder; background:#ebebeb !important; width:100%;}

.style2_link {font-size:16px; padding:1%; font-weight:bolder; background:#ebebeb !important; width:33%;}

.style3 { font-size: 14px; line-height:24px; }

.style4_link { background:#ebebeb !important; padding:1%; line-height:24px; font-size:14px; }

.style5 td{
	padding:1%;
}

.style6_link {
	font-size: 15px;
	padding: 1%;
	font-weight: bolder;
	background: #ebebeb !important;
}


a:link {
	color: #5a5a5a; text-decoration:none;
}
a:visited {
	color: #5a5a5a;
}
a:hover {
	color: #990000;
}
a:active {
	color: #5a5a5a;
}

h1.links-uteis{
	color:#5a5a5a;
	font-size:40px;
	text-transform:uppercase;
	font-weight:700;
	line-height:20px;
	margin-top:10%;
}

h2.links-uteis{
	color:#5a5a5a;
	font-size:20px;
	font-weight:normal;
	margin-bottom:8%;
}

.footer{
	background:#e1e1e1;
	height:100px;
	width:100%;
	padding-top:2%;
	text-transform:uppercase;
	font-weight:bolder;
	font-size:11px;
}

.conteudo{
	max-width:1100px;
	position:relative;
	margin: auto 0;
	text-align:right;
}
.conteudo img{
	bottom:0;
}
@media only screen and (max-width :600px){
	h1{
		font-size:30px;
	}
	
}

@media only screen and (max-width :375px){
	h1{
		line-height:35px;
		font-size:25px !important;
	}
	
	.style5 td{
		font-size:13px;

}

.style1 {font-size:15px !important;}

.style2 {font-size:14px;  }

body{
	background:none !important;
}
}
