/* LAYOUT */

body {
margin:0px;
background:#E3F1C5;
text-align:center;
}

#tudo{
width:770px;
margin:auto;
height:100px;
text-align:left;
}

#barra{
position:relative;
width:770px;
height:35px;
background:url(imagens/bgbarra.jpg) no-repeat;
}

	#botoesup{
	width:181px;
	height:28px;
	position:relative;
	float:right;
	right:20px;
	}
	
#cima_baixo{
background:url(imagens/cima_baixo.jpg) no-repeat;
position:relative;
width:770px;
height:30px;
}

#baixo{
position:relative;
float:left;
width:770px;
height:auto;
background:#FFFFFF;
}

	#cima{
	background:url(imagens/cima_baixo.jpg) no-repeat;
	position:relative;
	width:770px;
	height:30px;
	}
	
	#esq{
	position:relative;
	float:left;
	width:180px;
	height:100px;
	}
	
		#logo{
		position:relative;
		width:180px;
		height:110px;
		background:url(imagens/logo.jpg) no-repeat;
		}
		
		#menu{
	width:180px;
	height:auto;
	background:url(imagens/bgmenu.jpg) no-repeat top;
		}
		
		#botoes{
		width:160px;
		height:auto;
		margin-left:10px;
		}
		
	#meio{
	position:relative;
	float:left;
	width:430px;
	height:auto;
	background:#FFFFFF;
	}
	
		#img{
		position:relative;
		width:410px;
		height:200px;
		background:url(imagens/img_fachada.jpg) no-repeat;
		margin-left:10px;
		background-image: url(imagens/img_fachada.jpg);
		}
		
		#img_amparo{
		position:relative;
		width:410px;
		height:200px;
		background:url(imagens/img_fachada.jpg) no-repeat;
		margin-left:10px;
		background-image: url(imagens/img_fachada2.jpg);
		}
		
		#img_ress{
		position:relative;
		width:410px;
		height:170px;
		background:url(imagens/img_fachada.jpg) no-repeat;
		margin-left:10px;
		background-image: url(imagens/img_ressonancia.jpg);
		}
		
		#img_breast{
		position:relative;
		width:410px;
		height:170px;
		margin-left:10px;
		background:url(imagens/img_breast.jpg) no-repeat;
		}
		
		#img_fetal{
		position:relative;
		width:410px;
		height:200px;
		margin-left:10px;
		background:url(imagens/img_fetal.jpg) no-repeat;
		}
		
		#img_ossea{
		position:relative;
		width:410px;
		height:170px;
		margin-left:10px;
		background:url(imagens/img_ossea.jpg) no-repeat;
		}
		
		#img_ultra{
		position:relative;
		width:410px;
		height:200px;
		margin-left:10px;
		background:url(imagens/img_ultra.jpg) no-repeat;
		}
		
	#conteudo{
	position:relative;
	width:390px;
	height:auto;
	margin-left:20px;
	margin-bottom:20px;
	clear:both;
	}
	
	#conteudo1{
	position:relative;
	float:left;
	width:185px;
	height:auto;
	margin-left:20px;
	margin-bottom:20px;
	}
	
	#conteudo2{
	position:relative;
	float:left;
	width:185px;
	height:auto;
	margin-left:20px;
	margin-bottom:20px;
	}
		
	#dir{
	background:url(imagens/borboleta.jpg) no-repeat;
	position:relative;
	float:left;
	width:160px;
	height:249px;
	}
	
		#endereco{
		width:130px;
		margin-left:20px;
		}
		
#faixa{
clear:both;
background:url(imagens/bgfaixa.jpg) repeat-y;
width:770px;
height:78px;
}

	#esp_faixa{
	position:relative;
	top:10px;
	bottom:10px;
	}
	
	.imagem_esp{
	margin-left:10px;
	}

#rodape2 {
	width:750px;
	padding:10px;
	text-align:center;
	background-color:#E3E3E3;
}

#direitos{
width:auto;
float:center;
padding-bottom:20px;
}

#fim{
background:url(imagens/fim.jpg) no-repeat;
width:770px;
height:30px;
text-align:center;
}

	#desafio{
	background:url(imagens/ass_desafio.jpg) no-repeat;
	position:relative;
	float:right;
	bottom:15px;
	right:15px;
	}
	
/* TEXTO */

h1{
font-family:tahoma;
font-size:14px;
color:#cc6600;
font-weight:bold;
margin:0px;
}

p{
font-family:tahoma;
font-size:11px;
color:#666666;
line-height:18px;
margin:0px;
text-align:justify;
}

h2 {
font-family:tahoma;
font-size:11px;
color:#666666;
font-weight:normal;
line-height:18px;
margin:0px;
text-align:center;
}

	img{border:0px;}

	.mini {
		margin-right:10px;
	}
	

	.pend{
	font-family:tahoma;
	font-size:9px;
	color:#999999;
	line-height:18px;
	margin:0px;
	text-align:right;
	}
	
	.pdireitos{
	position:relative;
	font-family:tahoma;
	font-size:9px;
	color:#999999;
	line-height:18px;
	margin-bottom:0px;
	text-align:center;
	top:5px;
	}

/** links **/

a:link {
	text-decoration:none;
	color:#3C7800;
}

a:visited {
	text-decoration:none;
	color:#3C7800;
}

a:hover {
	color:#666666;
	text-decoration:underline;
}

a:active {
	text-decoration:none;
	color:#3C7800;
}
