@charset "utf-8";
/* CSS Document */
html {
	background: #fff;
}
body {
	background: #fff url(img/bodyBG.png) repeat-x top center;
	font: normal 12px/140% Arial, Verdana, Tahoma, sans-serif;
	color: #000;
	text-align: center;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font: 500 100%  Arial, Tahoma, Geneva, sans-serif;
	margin: 0.1em 0 0.4em 0;
	text-align: left;
}
h1 {
	font-size: 2em;
	line-height: 140px;
	text-align: center;
}
h2 {
	font-size: 1.4em;
	color: #000;
	font-weight: 600;
	line-height:1.8em;
	height:31px;
	padding: 0;
	margin: 0 0 10px 0;
	text-transform:uppercase
}
h3 {
	font-size: 1.6em;
	font-weight: bold;
}
h4 {
	font-size: 1.6em;
	font-weight: 500;
}
h5 {
	font-size: 1.2em;
	font-weight: bold
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
#header {
	z-index: 1;
	position: relative;
	height: 165px;
}
#logo{
	width:240px;
	margin: 0;
	padding: 0;
	text-align: left
}
#menu {
	width: 240px;
	height: 210px;
	text-align: left;
}
#menu img{
	height:22px;
	width: 110px;
	background: url(img/menu2.png) no-repeat left top;
		margin-bottom: 8px;

}
#menu a .btApresentacao{
	background-position: left top;
}
#menu a:hover .btApresentacao, #menu a .btApresentacaoAtual{
	background-position: left bottom;
}
#menu a .btAtuacao{
	background-position: -110px top;
}
#menu a:hover .btAtuacao, #menu a .btAtuacaoAtual{
	background-position: -110px bottom;
}
#menu a .btProfissionais{
	background-position: -220px top;
}
#menu a:hover .btProfissionais, #menu a .btProfissionaisAtual{
	background-position: -220px bottom;
}
#menu a .btNoticias{
	background-position: -330px top;
}
#menu a:hover .btNoticias, #menu a .btNoticiasAtual{
	background-position: -330px bottom;
}
#menu a .btArtigos{
	background-position: -440px top;
}
#menu a:hover .btArtigos, #menu a .btArtigosAtual{
	background-position: -440px bottom;
}
#menu a .btContato{
	background-position: -550px top;
}
#menu a:hover .btContato, #menu a .btContatoAtual{
	background-position: -550px bottom;
}
#menu a {
	color: #39F;
}
#menu a:hover {
	color: #036;
}
.aside, #header, #footer{ /* conteudo */
	width:900px;
	position: relative;
	margin: 0 auto;
	text-align:left
}
.rightSide{
	width:410px;	
	padding: 0 5px;
	float: left;
	margin-bottom: 10px;
}
.newsletterHome{
	width:210px;
	padding: 5px;
	margin: 0;
	z-index: 5;
	text-align: left;
	float: left
}
.newsletterHome form{
	padding: 0;
	margin: 0
}
.newsletterHome div{
	border: 2px solid #B8A9A6;
	padding: 1px;
	background: #4B2F24;
	width:194px;
	height: 18px;
}
.campoNews{
	width: 128px;
	padding: 2px 3px;
	border: 0;
	background: #fff;
	font-size: 11px;
	color: #333;
	line-height: 14px;
	text-align: left;
	vertical-align: middle;
	height: 14px;
	margin: 0;
}
.botaoNews{
	width: 60px;
	padding: 0;
	border: 0;
	font-size: 11px;
	color: #333;
	line-height: 14px;
	text-align: left;
	vertical-align: middle;
	height: 18px;
	margin: 0;
}
.sombra{
	margin-bottom: 10px;	
}
.widget{
	text-align: left
}
.widget p{
	padding: 0 0 1em 0.5em;	
}
.widget a{
	color: #333;	
}
.widget a:hover{
	color: #039	
}
#sidebar {
}
.voltar {
	margin-top: 20px;
	font-size: 1.2em;
	clear: both;
	text-align: left;
}
/* FORMS */
.inputImg {
	margin: 0;
	vertical-align: middle;
}
fieldset {
	padding: 0 0 0 10px;
	border: 0;
	border-left: 1px solid #ddd;
}
label {
	float: left;
	display: block;
	padding: 6px 5px 5px 0;
	line-height: 18px;
	width: auto;
	font-weight: normal;
	font-size: 1.05em;
	color: #666;
}
.textarea, .campo, .select, .botao {
	border: 1px solid #999;
	background: #fff url(img/inputBG.png) repeat-x top center;
	width: auto;
	padding: 2px 4px;
	line-height: 1.5em;
	color: #444;
	margin: 0;
	float: left;
}
.campo, .select {
	width: 261px;
	height: 20px;
	vertical-align: middle;
	line-height: 1.5em;
	font-size: 1.1em;
}
.textarea:hover, .textarea:focus, .campo:hover, .campo:focus, .select:hover, .select:focus {
	border-color: #36F;
}
.select {
	width:auto!important;
}
option {
	background: none;
}
.botao {
	border: 1px solid #666;
	background: #999;
	color: #fff;
	vertical-align: middle;
	height: 26px;
	padding: 2px 4px;
	font-size: 1em;
}
.botao:hover, .botao:focus {
	color: #fff;
	background: #333
}
.checkbox, .radio {
	margin: 0 3px 0 0!important;
	border: 0;
}
/* FIM FORMS*/
#footer {
	background: #fff url(img/footerBG.png) repeat-x center top ;
	text-align: center;
	padding-top:10px;
}
#footer p.menu2 {
	line-height: 2em!important;
	font-weight: bold;
	font-size: 0.9em
}
p.menu2 a{
	margin: 0 25px;	
}
#footer a, #footer a:visited {
	color: #000;
}
#footer a:hover {
	color: #039;
}
/* =-=-=-=-=-=-=-==-=-=-=-=-=-=-==-=-=-=-=-=-=-==-=-=-=-=-=-=-==-=-=-=-=-=-=-= */
.midia{
	width: 330px;
	float: left;
	padding-bottom:10px;
}
.square{
	background:url(img/squareBG.png) no-repeat top center;
	padding: 6px;
	border: 0;
	margin:1px 1px 0 0;
}
.square:hover{
	background-position: bottom center;	
}

.thumb{
	background:url(img/thumbBG.png) no-repeat top center;
	padding: 7px;
	border: 0;
}
.thumb:hover{
	background-position: bottom center;	
}
.medio{
	background:url(img/medioBG.png) no-repeat top center;
	padding: 7px;
	border: 0;
}
.medio:hover{
	background-position: bottom center;	
}
.listaTitulos{
	padding: 0;
	margin: 0 0 15px 0;
}
.listaTitulos li{
	list-style: none;
	margin: 0.5em 0;
	padding: 0;
	line-height: 1.7em;
}
.listaTitulos li p{
	font-size: 0.93em;	
	line-height: 1.35em;
}
.lineBottom{
	border-top: 2px dotted #999;
	margin: 30px auto 50px auto;
	width: 900px;
	
}
.maisNoticias, .maisArtigos{
	width: 97px;
	height: 20px;
	background: url(img/spriteMais.png) no-repeat left top;
}
a:hover .maisNoticias{
	background-position: left -20px;
}
.maisArtigos{
	background-position: left -40px;
}
a:hover .maisArtigos{
	background-position: left -60px;
}

.ttHomeNoticias, .ttHomeArtigos{
	height: 20px;
	background: url(img/spriteTitulosHome.png) no-repeat left top;
	margin-bottom: 10px;
}
a:hover .ttHomeNoticias{
	background-position: left -20px;
}
.ttHomeArtigos{
	background-position: left -40px;
}
a:hover .ttHomeArtigos{
	background-position: left -60px;
}
