/* -- Zerando o CSS -- */
body {
	margin: 0;
	padding: 0;
	background: #FFDCB9 url(../imagens/bg.jpg) repeat-x fixed;
	color: #666;
	font-size: 11px small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
 
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal; }
 
h1, h2, h3, h4, h5, h6 { font-size: 11px; }
 
h4, h5, h6 {  }
 
p, ul, ol, blockquote {
	margin: 0;
	line-height: 160%;
	font-size: 11px; }
 
blockquote { font-style: italic; }
 
a { text-decoration: none; }
 
	a:link {
		text-decoration: none;
		color: #900; }
 
	a:hover { text-decoration: none; }
 
img {
	border: none;
	padding: 0px;
	margin: 0px; }
 
/* Conteudo */
#conteudo {
	width: 910px;
	margin: 0 auto;
	padding: 0px;
	background: #transparent; }
 
/* -- Topo -- */
#topo {
	width: 900px;
	height: 350px;
	margin: 0 0 2px 0;
	background: transparent;
	clear: both; /*border-bottom: 2px solid #FFe3DC;	*/ }
 
.titulo_artigo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	color: #900; }

#noticias_anteriores{
	float: left;
	min-height: 380px;
}
	#noticias_anteriores .titulo_noticias{
		float: left;
		width: 580px;
		height: auto;
		text-align: left;
		font-size: 14px;
		line-height: 120%;
		font-weight: bold;
		margin: 0;
		color: #900;
		background: transparent;
	}
	
	#noticias_anteriores p{
		margin: 0 0 50px 0;
	}
 
#topo h1 {
	width: 900px;
	height: 85px;
	float: left;
	clear: left; }
 
#topo h2 {
	width: 400px;
	height: 196px;
	background: #f40; }
 
#menu {
	width: 900px;
	height: 260px;
	clear: both; }
 
/* -- 3 Colunas da Index -- */
#coluna01 {
	width: 300px;
	height: 460px;
	float: left;
	padding: 0; }
 
	#coluna01 h1 {
		width: 300px;
		height: 30px; }
 
	#coluna01 h2 {
		width: 280px;
		height: auto;
		margin: 10px 0 0 0;
		text-align: justify; }
 
		#coluna01 h2 span {
			width: 280px;
			color: #9E0E0D;
			font-weight: bold;
			font-size: 12px }
 
#coluna02 {
	width: 290px;
	height: 460px;
	display: inline;
	margin: 0 0 0 50px;
	float: left;
	padding: 0; }
 
	#coluna02 h1 {
		width: 290px;
		height: 30px;
		margin: 0 0 0 10px; }
 
	#coluna02 h2 {
		width: 290px;
		height: auto;
		margin: 10px 0 0 0;
		text-align: justify; }
 
		#coluna02 h2 span {
			width: 290px;
			color: #9E0E0D;
			font-weight: bold;
			font-size: 12px }
 
		#coluna02 h2 ul { list-style: none; }
 
			#coluna02 h2 ul li a {
				list-style: none;
				margin-left: 0;
				padding-left: 0; }
 
		#coluna02 h2 li span {
			width: 40px;
			color: #9E0E0D;
			font-weight: bolder; }
 
		#coluna02 h2 p {
			width: 290px;
			color: #9E0E0D;
			font-weight: bolder;
			margin: 4px 0 0 4px; }
 
	#coluna02 form .votar {
		width: 86px;
		height: 21px;
		float: right;
		cursor: pointer;
		margin-top: -25px; }
 
#coluna03 {
	width: 200px;
	height: 460px;
	float: right;
	padding: 0; }
 
#noticias {
	width: 290px;
	height: auto;
	padding: 5px 0 0 0;
	margin: 0; }
 
	#noticias h2 span {
		color: #9E0E0D;
		font-size: 12px;
		font-weight: bold;
		width: 280px; }
 
#box01 h1 {
	width: 290px;
	height: 30px;
	margin: 0; }
 
#box01 h2 {
	width: 280px;
	height: auto;
	margin: 10px 0 0 0;
	text-align: left;
	line-height: 160%;
	float: right; }
 
	#box01 h2 span {
		width: 67px;
		height: 60px;
		float: left; }
 
	#box01 h2 p {
		width: 160px;
		height: 70px;
		float: right;
		margin-top: 20px; }
 
#box02 {
	width: 200px;
	height: 100px;
	margin: 0 0 30px 0; }
 
	#box02 a {
		font-size: 11px;
		color: #ac2f2f;
		text-decoration: none; }
 
		#box02 a:hover {
			font-size: 12px;
			color: #333;
			text-decoration: none; }
 
		#box02 a:visited {
			font-size: 12px;
			color: #ac2f2f;
			text-decoration: none; }
 
	#box02 h1 {
		width: 200px;
		height: 30px;
		margin: 0; }
 
	#box02 h2 {
		width: 200px;
		height: auto;
		margin: 10px 0 0 0;
		text-align: left;
		line-height: 160%;
		float: right; }
 
		#box02 h2 span {
			width: 114px;
			height: 100px;
			float: left; }
 
		#box02 h2 p {
			width: 200px;
			height: 70px;
			float: right;
			margin-top: 20px; }
 
#box03 {
	width: 200px;
	height: 150px;
	margin-bottom: 25px; }
 
	#box03 h1 {
		width: 200px;
		height: 85px;
		margin: 0; }
 
	#box03 h2 {
		width: 280px;
		height: auto;
		margin: 10px 0 0 0;
		text-align: left;
		line-height: 160%;
		float: right; }
 
		#box03 h2 span {
			width: 74px;
			height: 84px;
			float: left; }
 
		#box03 h2 p {
			width: 200px;
			height: 70px;
			float: right;
			margin-top: 5px; }
 
#box04 {
	width: 200px;
	height: 100px;
	margin: 35px 0 0 0; }
 
	#box04 h1 {
		width: 200px;
		height: 30px;
		margin: 0; }
 
	#box04 h2 {
		width: 280px;
		height: auto;
		margin: 10px 0 0 0;
		text-align: left;
		line-height: 160%;
		float: right; }
 
		#box04 h2 span {
			width: 67px;
			height: 60px;
			float: left; }
 
		#box04 h2 p {
			width: 200px;
			height: 50px;
			float: right;
			margin-top: 10px; }
 
/* -- Formulário para Cadastro de e-mail [informativo] -- */
#informativo {
	width: 300px;
	height: 80px;
	margin-top: 15px; }
 
	#informativo p { margin: 5px 0 0 0; }
 
/* -- Conteúdo para páginas Internas -- */
#conteudo-interno {
	width: 570px;
	height: auto;
	min-height: 550px;
	float: left; }
 
	#conteudo-interno .agenda {
		font-size: 110%;
		color: #900;
		font-weight: bold; }
 
	#conteudo-interno .eventoagenda {
		font-size: 130%;
		color: #900;
		font-weight: normal;
		margin: 0 0 5px 0; }
 
	#conteudo-interno h1 {
		width: 570px;
		height: auto;
		margin: 0 0 12px 0; }
 
	#conteudo-interno p {
		margin: 0 0 10px 0;
		text-align: justify; }
 
#caixa-direita {
	width: 300px;
	height: auto;
	float: right; }
 
#enquete {
	width: 285px;
	height: 142px;
	float: left; }
 
/* -- Classes -- */
.form_newsletter {
	width: 150px;
	height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #000;
	background: url(../imagens/bg_form.gif) no-repeat;
	border: none;
	margin: 0;
	padding: 4px 4px 0 4px;
	float: left; }
 
.form_botao {
	background-color: #FFECEC;
	height: 20px;
	width: 70px;
	border: 1px solid #900;
	color: #900;
	text-align: center;
	cursor: pointer; }
 
.botaoenquete {
	background: none repeat scroll 0 0 #E5E5E5;
	border: 2px solid #CCCCCC;
	color: #990000;
	cursor: pointer;
	font-weight: bold;
	height: 25px;
	margin: 5px 0 0 5px;
	padding: 3px;
	text-align: center;
	width: 100px; }
 
.botaoresultado {
	background: none repeat scroll 0 0 #E5E5E5;
	border: 2px solid #CCCCCC;
	color: #990000;
	cursor: pointer;
	float: left;
	font-weight: normal;
	height: 25px;
	margin: 5px 0 0 0;
	padding: 3px;
	text-align: center;
	width: 100px; }
 
#rodape .parceiros {
	width: 900px;
	height: 65px;
	padding: 5px 0 0 0;
	border-bottom: 1px #ffd5aa solid;
	text-align: center; }
 
.consultorio {  }
 
	.consultorio ul {  }
 
		.consultorio ul li { list-style: square; }
 
#social-media {
	width: 140px;
	height: auto;
	padding: 10px 0 0 0;
	float: right;
	margin: 0;
	text-align: right; }
 
.detalhe {
	color: #900;
	font-size: xx-small; }
 
/* -- Rodape -- */
#rodape {
	width: 910px;
	margin: 35px auto;
	height: 130px;
	padding: 10px 0 0 0;
	background: transparent;
	border-bottom: 5px solid #900; }
 
	#rodape p {
		margin: 7px 0 0 0;
		padding: 0;
		width: 650px;
		text-align: left;
		font-size: x-small;
		color: #445878;
		float: left; }
 
	#rodape span {
		float: right;
		margin-top: 7px;
		width: 250px;
		height: 20px;
		font-size: 10px;
		text-align: right; }
 
		#rodape span b { margin: 0 40px 0 0; }
 
.parceiros {
	width: 786px;
	height: 53px;
	margin: 4px 0 0 0;
	padding: 0;
	border-top: 1px #ffd5aa solid; }
 
/* Formulário de Contatos */
.form-text {
	background: url(imagens/bg_form.png) repeat-x;
	border: 1px solid #a7a37e;
	padding: 4px 0 0 5px; }
 
.form-button {
	padding: 2px;
	background: #e6e2af;
	border: 1px solid #a7a37e;
	color: #002f2f;
	cursor: pointer; }
 
#conteudo-interno textarea {
	background-color: #FEF4EA;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF00FF;
	border-right-color: #FF00FF;
	border-bottom-color: #FF00FF;
	border-left-color: #FF00FF; }
 
#caixa-direita #informativo #form1 input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F8F4EF;
	border-top-color: #CC7F7F;
	border-right-color: #CC7F7F;
	border-bottom-color: #CC7F7F;
	border-left-color: #CC7F7F;
	color: #B23F3F;
	font-weight: bold; }
 
 
