body {
	background-attachment: scroll;
	background-image: url(img/fundo.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 333333;
	text-align: left;
	line-height: 18px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 212935;
	text-align: left;
	line-height: 18px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 212935;
	text-align: left;
	line-height: 18px;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 333333;
	text-align: left;
	line-height: 18px;
}

.textoform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 333333;
	line-height: 18px;
}


.textocargoequipe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 333333;
	text-align: left;
	line-height: 18px;
}



.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
		
}

a.linkdesign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: ffffff;
	text-decoration: none;
	}
	
a.linkdesign:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: ffffff;
	text-decoration: underline;
	}
	

a.linkartigos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 333333;
	text-align: left;
	line-height: 16px;
	text-decoration: none;
	}
	
a.linkartigos:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 333333;
	text-align: left;
	line-height: 16px;
	text-decoration: underline;
	}

a.linknoticiashome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 333333;
	text-align: left;
	line-height: 18px;
	text-decoration: none;
	}
	
a.linknoticiashome:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 333333;
	text-align: left;
	line-height: 18px;
	text-decoration: underline;
	}
	
.construcao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 333333;
	line-height: 18px;
}
