/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background:#eeeade;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;}
	

h1 {
	font-size: 30px;
	color:#3d6981;}

h2 {
	font-size: 24px;
	color:#3d6981;}

h3 {
	font-size: 14px;
	font-weight:bold;
	color:#333;}
	

p, ul, ol {
	margin-top: 0;
	line-height: 120%;
	text-align:justify;}

a {text-decoration: none;
	color:#3f6a82;}
	
*{
font-style:normal;
list-style:none;
margin:0;
padding:0;
text-decoration:none;
vertical-align:baseline;}
	
#geral{
margin:0 auto;
width:900px;
height:auto;
background:#cfcaba;}

#copyright{
clear:both;
margin:0 auto;
text-align:center;
padding:10px 0 10px 0;
font-size:10px;
color:#000;}
	 
#div_logo{
float:left;
width:900px;
height:134px;
background:#FFF;}

#img_logo{
float:left;}

#central{
float:right;
color:#979388;
text-align:right;
padding:50px 30px 0 0;}

#foto{
float:left;
width:900px;
height:409px;
background:url(../imagens/foto_topo.jpg);}

#conteudo{
float:left;
width:900px;
height:auto;
background:#cfcaba;}

#texto{
float:left;
text-align:justify;
width:500px;
margin:50px 0 0 50px;
padding:0 0 50px 0;}

#texto ul{
padding:0 0 0 20px;}

#texto li{
list-style:square;}

#rodape{
float:left;
width:900px;
height:120px;
background:#95938b;}

#telefones{
float:left;
color:#FFF;
width:450px;
height:80px;
line-height:20px;
margin:20px 0 0 50px;
border-right:1px solid #666;}

#enderecos{
float:right;
font:10px Verdana, Arial, Helvetica, sans-serif;
color:#FFF;
margin:40px 50px 0 0;
text-align:right;}

#equipamentos{
background:#E2E3DB;
height:160px;
margin:20px 0 0 0;}

#equipamentos p{
padding:20px;}

#img_equip{
float:left;
width:120px;
height:78px;
text-align:center;}

#imagens{
float:right;
width:280px;
height:200px;
margin:50px 50px 0 0;
text-align:right;}

#imagens img{
padding:10px;}

#img_doutor{
float:right;
margin:45px 40px 0 0;}

#parceiros{
float:right;
margin:45px 80px 0 0;
color:#999999;
background:#E0DDD2;}

#parceiros h2, a{
color:#333;
border-bottom:#003366 1px dotted;}



/* **************estilo para menu************** */

@font-face {
     font-family: Monako;
     src: url('../css/fonte/MonaKo.eot');}


@font-face {
     font-family: Monako;
     src: url('../css/fonte/MonaKo.ttf');}

.menu{
border:none;
border:0px;
margin:0px;
padding:0px;
font-family: Monako;
font-size:22px;
color:#FFF;}

.menu ul{
height:138px;
list-style:none;
margin:0;
padding:0;}

.menu li{
float:left;
width:178px;
height:138px;
padding:0 2px 0 0;
background:url(../imagens/menu.png) no-repeat;}

.menu li a{
color:#fff;
display:block;
margin:0px;
padding-top:0px;
line-height:210px;
text-align:center;
text-decoration:none;}

.menu li a:hover, .menu ul li:hover a{
background: url(../imagens/menu-hover.png) no-repeat;}

.menu li a.selected-pg{
background: url(../imagens/menu-selected.png) no-repeat;
color:#FFF;}

/* **************FIM menu************** */

.atendimento li{
padding:10px;}

