@charset "utf-8";
/* CSS Document */
body {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font: 75%/170% Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	}
/* LINKS */
a {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: ##0099FF
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.linkMenu {
	font-size: 11px;
	color: #666666;
}
.linkNoticias {
	font-size: 11px;
	color: #333333;
	line-height:15px;
}
.linkRodape {
	font-size: 11px;
	color: #FFFFFF;
	line-height:15px;
}
#mainsite {
	width: 980px;
	margin: 0px auto;
	position: relative;
	background-color: #000000;
	background-image:url(imagens/design/bg-geral.gif);
	background-repeat:repeat-y;
}
#wrapper {
	width: 960px;
	margin: 0px auto;
	position: relative;
	background-color: #FFFFFF;
}
#conteudo {
	background-image: url(imagens/design/bg-conteudo.gif);
	background-repeat: no-repeat;
}
#bemvindos {
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#coldir {
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.titBemVindo {
	font-size: 18px;
	font-weight: normal;
	color: #009933;
}
.textoCinza1 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.textoCinza2 {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #999999;
}
hr {
	border: 1px solid #EAE9E1;
}
#subitensmenu {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.listaNoticiasHome {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
#conteudointernas {
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}h1 {
	font-size: 20px;
	color: #41855A;
}
.textoConteudo {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.margemFoto {
	background-color: #FFFFFF;
	margin-right:10px;
	margin-bottom:10px;
}.titNomesEquipe {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
}
.dataNoticia {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.tituloNoticia {
	font-size: 16px;
	font-weight: bold;
	color: #767161;
}
input {
	font-size: 15px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #DFDFDF;
	border: 1px solid #CCCCCC;
}
textarea {
	font-size: 15px;
	font-weight: normal;
	color: #999999;
	background-color: #DFDFDF;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}

