@charset "iso-8859-2";
/* CSS Document */

*{
 font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
}

body{
  background:url(../imagens/bg.png) top repeat-x #97295b; 
}
.atendimento_index{
  color:#838281;
  font-size:10px;
}

.bordas{
  border-left:1px solid #a94070;
  border-right:1px solid #a94070;
}

.fundo_menu{
  background:url(../imagens/bgmenu.png) top repeat-x #96285a;
}

.menu{
   font-size:9px;
   color:#FFFFFF;
   font-weight:bold;
   text-decoration:none;
}

.menu:hover{
   font-size:9px;
   color:#f2f2f2;
   font-weight:bold;
   text-decoration:none;
}

.exames_index{
   background:url(../imagens/bg_exames.png) center no-repeat #ffffff;
}

.news_fundo{
   background:url(../imagens/img_newslleter.png) center top no-repeat #ffffff;
}

.email_index{
   color:#FFFFFF;
   font-size:13px;
   font-weight:bold;
}

.fundo_noticias{
  background-color:#7b1745;
}

.fundo_primeira_noticia{
   background:url(../imagens/back_not.png) center top no-repeat;
}

.maisNoticias{
   color:#FFFFFF;
   font-weight:bold;
   text-decoration:none;
}
.maisNoticias:hover{
   color:#F2F2F2;
   font-weight:bold;
   text-decoration:none;
}

.fundo_estrutura{
   background:url(../imagens/img_estrutra.png) center top no-repeat ;
}

.texto_index{
   color:#FFFFFF;
}

.texto {
		font-size: 12px;
		color: #696664;
		text-align:left;
	}
	
	
.agendamento_cadastro {
		background: url(../imagens/agendamento_cadastro.jpg) no-repeat center;
		font-size: 13px;
		font-weight: bold;
		color: #FFF;
	}
	
	
.agendamento_login {
		background: url(../imagens/agendamento_login.jpg) no-repeat center;
		font-size: 13px;
		font-weight: bold;
		color: #FFF;
	}

.ultimas_noticias{
  color:#FFFFFF;
  text-decoration:none;
}
.ultimas_noticias:hover{
  color:#dadada;
  text-decoration:none;
}

.copy{
   font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#7a5767;
}

.data{
  color:#FFFFFF;
  font-weight:bold;
}

.data_noticias{
   font-size:10px;
   color:666666;
}

.titulo_exames{
   color:#707070;
   font-size:12px;
   font-weight:bold;
}

.texto_index_exames{
    color:#707070;
}

.noticia {
		font-size: 12px;
		color: #FFFFFF;
		text-decoration: none;
	}

/*************** estrutura *********************/
/***********************************************/
.textoInternas{
   background:#FFFFFF;
   font-size:12px;
   color:#000000;
}

.localizacao {
	font-size: 10px;
	color: #dc72a2;
}

/************* formulario ***********************/
/***********************************************/
.FormularioButton {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #97295b;
	border: 0px;

}
.titulo_formulario {
	background-color:#97295b;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}

.FormularioText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;

}

.titulo_noticias{
   color:#666666;
   font-size:16px;
   text-decoration:none;
   font-weight:bold;
}

.titulo_noticias:hover{
   color:#666666;
   font-size:16px;
   text-decoration:none;
   font-weight:bold;
}
.titulo_agendamentos{
	font-weight: bold;
		font-size: 18px;
		color: #696664;
		text-decoration: none;
	}
.contatos{
	color:#666666;

}

.imagensEstrutura{
	margin:3px;
	border:2px solid #892452;
}

.convenios{
	list-style-type:square;
}
