@charset "utf-8";

.norepeat {
   background-repeat:repeat-x;
   background-position:top;
}

body {
    background:url(../imagens/bg/bg-conteudo.jpg)
}

select, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4597A3;
	border: 1px solid #B3D834;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #418D98;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #336C75;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #86AE28;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #9D005A;
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;



	color:#4D4D4D
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}

.style1 {font-size: 15px}
