html, body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color:#FFF;
	font-size: 11px;
	line-height:18px;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
}


img{
	border: 0;
	padding-right: 8px;
}
p{
	magin: 0px;
	padding:0px;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #4B4B4B;
	text-decoration: none;
}
a:visited{
	color: #4B4B4B;
	text-decoration:  none;
}
a:actived{
	color: #4B4B4B;
	text-decoration:  none;
}

ul{
	list-style-type: none;
	margin-left: 0px;
	margin-top:0px;
	padding-left:14px;
	padding-top:14px;
}

#menu{
	width: 100%;
	height: 264px;
}

#conteudo{
	width: 752px;
	text-align:left;
	display:table;
	background-image:url(../images/separador_vertical.jpg);
	background-repeat:repeat-y;
	margin: 0 auto;
	padding-bottom:45px;
}

#tudo {
	position:relative;
	min-height:100%; /* Para browsera modernos */
	height:auto !important; /* Para browsera modernos */
	height:100%; /* Para o IE6 */
}

#rodape{
	/*text-align:center;*/
	/*padding-top:15px;
	padding-bottom:15px;*/
	/*margin-top: 20px;*/
	width:100%;
	height: 10px;
	position:absolute;
	left: 0;
	bottom: 0;
	border-top: 1px dotted #648FBE;
	
	/*background-color:#FFF;*/
}

#rodape_conteudo {
	text-align:left;
	margin: 0 auto;
	margin-top:8px;
	width:754px;
	padding-bottom: 10px;
	background-color:#FFFFFF;
}

#bem_vindo{
	width: 376px;
	height: auto;
	float:left;
	margin: 0px;
}
#tour_virtual{
	float: left;
	width: 310px;
	height:auto;
}
#novidades{
	padding-top: 10px;
	width: 376px;
	height: auto;
	float:left;
	margin: 0px;
}
#novidades_esquerda{
	float: left; 
	width:125px; 
	height:89px;
	background-image:url(../images/fundo_sombra_img.jpg); 
	background-repeat:no-repeat;
}

.img_novidades {
	margin-left: 5px;
	margin-right:5px;
	margin-top:7px;
}

#novidades_direita{
	float: left; 
	padding-left: 10px; 
	width:240px; 
	height:100px;
}

#div_unica{
	float:left;
	width:750px;
	height:auto;
	padding-left:5px;
	
}

#esquerda{
	float:left;
	width:376px;
	height:auto;
	padding-left:5px;
	
}
#direita{
	float:left;
	width:305px;
	height:auto;
	margin-left:60px;
	_margin-left:55px;
}

#calendario{
	padding-top: 10px;
	width: 310px; 
	float: left; 
}
#calendario_esquerda{
	float: left; 
	width: 200px;
}
#calendario_direita{
	float: left; 
	width: 105px;
	padding-left: 5px;
}

#banner_ad{
	float:left;
	width:752px;
	height:195px;
	background-color: #FFF;
}

#esquerda_academia{
	float: left;
	background-color: #FFFFFF;
	width: 540px;
	height: auto;
}

#direita_academia{
	float: left;
	background-color: #FFFFFF;
	width: 170px;
	margin-top: 12px;
	margin-left: 10px;
	height: auto;
}

#div_fundo {
	width:189px;
	height:186px;
	background-image:url(../images/fundo_submenu.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
}

#novidade_recente {
	float:left;
	width:470px;
	height:auto;
	padding-left:0px;
}

#novidades_anteriores {
	float:left;
	width:220px;
	height:auto;
	margin-left:20px;
	_margin-left:20px;
}

#titulo_novidade {
	width: 450px;
	height:auto;
	font-family:Tahoma;
	padding-bottom:0px;
	font-size: 16px;
	font-weight:bold;
}

#novidades_texto {
	width: 450px;
	height: auto;
	font-family: Tahoma;
	font-size:11px;
	margin-top: 5px;
}

#titulo_novidades_anteriores {
	width: 220px;
	height:auto;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color: rgb(100, 144, 190);
}

#lista_novidades_anteriores {
	width: 220px;
	font-family:Tahoma;
	font-size:11px;
}

.separador_h{
	padding-top:2px;
	padding-bottom:15px;
}

.titulo_noticia{
	font-size:12px;
	font-weight:bold;
}
.titulo_noticia a{
	color: #000000;
	text-decoration: none;
}
.titulo_noticia a:actived{
	color: #000000;
	text-decoration: none;
}
.titulo_noticia a:hover{
	color: #000000;
	text-decoration: none;
}
.titulo_noticia a:visited{
	color: #000000;
	text-decoration: none;
}

.tahoma_10px_branco{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FFF;
}
.tahoma_10px_azulescuro{
	background-color:#ADC1CF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #3B3B3B;
}
.tahoma_10px_azulescuro2{
	background-color:#85A0B3;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000066;
}
.tahoma_10px_azulescuro2 a{
	background-color:#85A0B3;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
.tahoma_10px_azulescuro2 a:hover{
	background-color:#85A0B3;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000066;
	font-weigth: bold;
	text-decoration: none;
}
.tahoma_10px_azulescuro2 a:visited{
	background-color:#85A0B3;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000066;
	font-weigth: bold;
	text-decoration: none;
}
.tahoma_10px_azulescuro2 a:actived{
	background-color:#85A0B3;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000066;
	font-weigth: bold;
	text-decoration: none;
}

ul.novidades {
	list-style-type: none;
	padding-left: 0px;
	margin: 0;
}

hr {
	border-color:#B1E3F1 -moz-use-text-color -moz-use-text-color;
	border-style:dotted none none;
	border-width:1px medium medium;
	color:#FFFFFF;
	height:5px;
	margin:5px 0px;
}

/* ---- EQUIPE ------------------------------------------*/
.titulo_equipe {
	font-size:16px;
	font-weight:500;
}
.nome_profissional {
	padding-top:10px;
	color:#6490BE;
	font-size:14px;
	font-weight:bold;
}
.funcao_profissional {
	color:#666666;
	padding-bottom:5px;
}
#esquerda_academia ul {
	padding:0px;
	margin:0px;
}
#esquerda_academia li {
	list-style:inside square;
}