@charset "utf-8";
/* CSS Document */

body{
	padding:0px;
	margin:0px; *margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FFFFFF;
	background-position:top;
	background-repeat: repeat-x;
	background-image:url(../imagens/bgx.jpg);
	background-repeat: repeat-x;
}

.botnewsletter{ background-image:url(../imagens/ok.jpg); background-repeat:no-repeat; width:45px; height:22px; border:0px; background-color:#000000; margin:0px; padding:0px; cursor:pointer;}
#email_newsletter{ background-color:#dbdbdb; width:177px; height:19px; border:none; padding-top:3px; padding-left:3px;}


img{margin:0px; border:none;}
a:link, a:visited{
	color:#006901;
	text-decoration:none;
}

a:hover{
	color: #000000;
	text-decoration:none;
	font-style:italic;
}

#fundo{
	position:absolute;
	width:100%;
	height:369px;
	background-image:url(../imagens/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	left:0px;
	top:234px;
}


#rodape{
	position:relative;
	width:100%;
	height:63px;
	background-image:url(../imagens/bgfundo.jpg);
	background-position:center;
	margin-top:20px;
}

		#rodape .conteudo{
			position:relative;
			width:960px;
			min-height:10px;
			left:50%;
			top:10px;
			margin-left:-480px;
			text-align:right;
			color:#FFFFFF;
			font-size:11px;
		}
		
		#rodape .conteudo b{
			color:#00a500;	
		}


#geral{
	position:relative;
	width:960px;
	min-height:10px;
	left:50%;
	margin-left:-480px;

}



		#flash{
			position:relative;
			width:960px;
			min-height:10px;
		}
		
				#letter{
					position:absolute;
					width:230px;
					min-height:10px;
					color:#108812;
					left:719px;
					top:56px;
					text-align:right;
				}
		
		#conteudo{
			position:relative;
			width:960px;
			min-height:510px;
			margin-top:10px;
			text-align:justify;
		}
		
				#carrega{
					position:relative;
					width:625px;
					min-height:10px;
					background-color: #FFFFFF;
					padding-right:10px;
				}
				
						#carrega img{
							padding-left:10px;
							padding-right:10px;
							
						}
				
						#banners{
							position:relative;
							width:635px;
							min-height:10px;
							padding-bottom:20px;
						}
						
						#banners img{
							padding:0px;
							
						}
				
				#sidebar{
					position:absolute;
					width:314px;
					min-height:10px;
					background-color: #FFFFFF;
					left:637px;
					top:0px;
				}
				#parceiros{
				position:absolute;
				/*border:#000000 1px solid;*/
				width:311px;
				height:257px;
				top:230px;
				
				}
				#exames{
				position:absolute;
				width:310px;
				height:150px;
				top:16px;
				
				
				}
				
				
#g1 {
	margin-left:-50px;
	text-align:center;
}
#g1 ul { list-style: none; }
#g1 ul li { display: inline; }
#g1 ul img {
	border: 5px solid #dbdbdb;
}
#g1 ul a:hover img {
	border: 5px solid #006901;
	color: #fff;
}
#g1 ul a:hover { color: #fff; }

.tabela_galeria{
    width:300px;
    left:12px;
}

.coluna_foto_galeria {
    width:102px;
}
.coluna_texto_galeria {
    text-align:left;
}
