/* Attive */

		body {
			margin:0;
			padding:0 0px 0 0px;
			position:relative;
			background:url(../images/geral/back_geral3.jpg) no-repeat #004f75 center top;
			font-family: "Verdana";
			font-size:10px;
			color:#666666;
			text-align:justify;
			overflow-x:hidden;
		}
		
		.indent{
			text-indent:-5000px;
			position:relative;
		}
		
		.limpa {
			clear:both;
		}
		

/*CONFIGURA TAGS
*****************************************************************************************/
	
		ul {
			margin:0px;
			padding:0px;
			position: relative;
		}

		li {
			list-style:none;
			position: relative;
		}
		
		a {
			text-decoration:none;
			position: relative;
			outline:none;
		}
		
		h1,h2,h3{
			margin:0;
			padding:0;
			position: relative;  
			font-size:13px;
		}
		
		p {
			margin:0;
			padding:0;
			position: relative;  
		}

		img {
			border:0px;
			margin:0;
			padding:0;
			position: relative;
			vertical-align: middle;
		}
		
		div,dt,dd,dl {		
			position: relative; 
			margin:0;
			padding:0;
		}
		
		ul {
			margin:0;
			padding:0;
		}
		
		table,tr,td {
			margin:0;
			padding:0;
			position:relative;
		}
		
/*CABECALHO

*****************************************************************************************/
		
		#central {
			width:800px;
			margin:0 auto;
		}
		
		#geral {
			width:800px;
			position:relative;
		}
	
/*CONTEUDO TOPO

*****************************************************************************************/	
		#topo {
			width:800px;
			height:175px;
			position:relative;
			margin-top:20px;
			float:left;
		}
			
		#topo h1 a {
			background:url(../images/geral/logo.jpg) no-repeat top center;
			width:214px;
			height:91px;
			position:relative;
			display:block;
			margin:0 auto;
			top:16px;	
		}
	


/*CONTEUDO MENU
*****************************************************************************************/		
		#menu {
			background:url(../images/geral/back_menu.png) no-repeat;
			width:750px;
			height:56px;
			top:35px;
			left:27px;
			font-size:13px;
		}
		
		#menu li {
			margin-left:40px;
			display:inline;
			float:left;
			top:15px;
		}
		
		#menu li a {
			height:33px;
			color:#ffffff;
		}
		
		#menu li a:hover {
			color:#5bcbe7;
		}
		
		#home {
			background:url(../images/geral/home.jpg) no-repeat;
			width:65px;
			display:block; 
			float:left;
			top:-8px;
			position:relative;
		}
		
		#clinica {
			background:url(../images/geral/clinica.jpg) no-repeat;
			width:89px;
			display:block; 
			float:left;
			top:-8px;
			position:relative;
		}
		
		#tratamentos {
			background:url(../images/geral/tratamentos.jpg) no-repeat;
			width:122px;
			display:block; 
			float:left;
			top:-8px;
			position:relative;
		}
		
		#equipe {
			background:url(../images/geral/equipe.jpg) no-repeat;
			width:84px;
			display:block; 
			float:left;
			top:-8px;
			position:relative;
		}
		
		#contato {
			background:url(../images/geral/contato.gif) no-repeat;
			width:90px;
			display:block; 
			float:left;
			top:-8px;
			position:relative;
		}
		#menu_casos{
			background:url(../images/casos_clinicos/casos_clinicos.gif) no-repeat;
			width:130px;
			display:block; 
			float:left;
			top:-8px;
			position:relative;
			margin:0;
		}
	
/*CONTEUDO
*****************************************************************************************/	
		#conteudo {
			position:relative;
			width:800px;
			margin:0 auto;
		}
		
		.itens {
			width:185px;
			min-height:135px;
			position:relative;
			float:left;
			padding-left:15px;
			left:60px;
			top:20px;
			margin-right:25px;

		}
		.itens dt {
			color:#56482e;
			font-size:19px;
			top:5px;
			font-family:"Arial";
			font-weight:400;
		}
		
		.itens dd {
			color:#666666;
			margin-top:10px;
		}
		
		.itens address {
			color:#666666;
			top:10px;
			font-size:10px;
			font-style:normal;		
		}
		
		.itens a {
			color:#259ec8;
			top:10px;
			height:14px;
			display:block;
			background:url(../images/home/setinha.jpg) no-repeat;
			padding:0 0 0 18px;
			
		}
		
		#fone {
			font-size:13px;
			padding:0 0 0 18px;
			color:#56482e;
			background:url(../images/home/fone.jpg) no-repeat left center;
			height:24px;
		}
		
		#emenda {
			width:800px;
			background:url(../images/geral/back_conteudo2.jpg) repeat-y;
			float:left;
			position:relative;
			left:4px;
			padding-bottom:30px;
		}
	

/*CONTEUDO RODAPE
*****************************************************************************************/			
		#rodape {
			background:url(../images/geral/back_rodape.png) no-repeat left bottom;
			height:193px;
			left:3px;
		}
		
		#rodape ul {
			top:30px;
			left:35px;
		}
		
		#rodape ul li {
			margin-left:45px;
			display:inline;
		}
		
		#rodape ul li a {
			font-size:11px;
			color:#4595a0;
		}
		
		#rodape p {
			color:#0078b3;
			top:100px;
			left:30px;
		}
		
		#attive {
			background:url(../images/geral/sotho.gif) no-repeat;
			width:87px;
			height:39px;
			float:right;
			right:30px;
			top:70px;
		}
		
