/* ---- Padrões de estilos ---- */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background:url(imagens/bg.jpg) top left repeat-x;
}
p {
	font-size:0.8em;
	color:#000000;
	line-height:16px;
	margin:15px 0;
	text-align:justify;
	width:660px;
	_width:620px;
	float:left;
	margin:7px 15px 7px 0;
	_margin:7px 0 7px 0;
}
li {
	float:none;
}
h2 {
	color:#0b6167;
	text-transform:uppercase;
}
h3 {
	margin:5px 15px 0 0;
	float:left;
	width:660px;
	text-transform:uppercase;	
	color:#0b6167;
}
b {
	text-transform:none;
	color:#9dd0c7;
}
a:link {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/* ---- Estrutura de Layout ---- */
#corpo {
	width:913px;
	position:absolute;
	left:50%;
	margin-top:30px;
	margin-left:-456px;
}
#conteudo {
	float:left;
	width:913px;
	background:url(imagens/bg-sombra.jpg) repeat-y;
}
#header,#extras,#logos,#content {
	width:900px;
	padding:0 0 0 15px;
	float:left;
}
#header {
	background:url(imagens/topo.jpg) no-repeat 6px 0;
	height:169px;
}
ul#nav-topo {
	float:left;
	width:900px;
	margin:139px 0 0 -9px;
	_margin:139px 0 0 -4px;
}
ul#nav-topo li {
	float:left;
}
ul#nav-topo li a{ 
	display: block; 
	float: left; 
	text-indent: -9999px;  
	height: 30px;
}
ul#nav-topo li.bt-inicio a{ width: 139px; background: url('imagens/bt-inicio.jpg') no-repeat; }
ul#nav-topo li.bt-planos a{ width: 155px; background: url('imagens/bt-planos.jpg') no-repeat; }
ul#nav-topo li.bt-dix a{ width: 155px; background: url('imagens/bt-dix.jpg') no-repeat; }
ul#nav-topo li.bt-amil a{ width: 155px; background: url('imagens/bt-amil.jpg') no-repeat; }
ul#nav-topo li.bt-amil-dental a{ width: 155px; background: url('imagens/bt-amil-dental.jpg') no-repeat; }
ul#nav-topo li.bt-contato a{ width: 141px; background: url('imagens/bt-contato.jpg') no-repeat; }
ul#nav-topo li a:hover { background-position:  0 -30px; }
#extras {
	height:200px;
}
#extras ul {
	float:left;
	margin:15px 0 0 30px;
}
#extras ul li {
	margin:15px 0;
}
#flash {
	float:left;
	margin:25px 0 0 45px;
}
#logos {
	height:127px;
}
#logos img {
	margin:0 0 0 -9px;
}
#content {
	height:auto;
	width:870px;
	margin:0 0 0 15px;
}
#content-bottom {
	background:url(imagens/bg-bottom.jpg) -3px 0 no-repeat;
	width:917px;
	height:28px;
	float:left;
}
ul#nav-bottom {
	float:left;
	margin:10px 0 10px 205px;
	_margin:10px 0 10px 100px;
}
ul#nav-bottom li {
	float:left;
	margin:0 10px;
}
ul#nav-bottom li a:link, a:visited{
	color:#0b6167;
	text-decoration:none;
}
ul#nav-bottom li a:hover {
	text-decoration:underline;
}
.conteudo-principal {
	width:660px;
	_width:620px;
	float:left;
	margin:0 25px 0 0;
	_margin:0 10px 0 0;
}
#img {
	float:left;
	width:166px;
}
#rodape {
	background:url(imagens/rodape.jpg) center no-repeat;
	height:47px;
	float:left;
	width:100%;
}
#rodape p {
	float:left;
	color:#FFFFFF;
	margin:15px 0 0 25px;
	width:330px;
}
#rodape address {
	float:right;
	color:#FFFFFF;
	margin:15px 25px 0 0;
	font-size:0.8em;
}
/* ---- Contato --- */
form,label { 
	color:#0b6167;
}
input,textarea,select,checkbox {
	border:#9DD0C7 1px solid;
	float:right;
	width:99%;
	padding:2px;
	color:#0b6167;
	font-size:0.9em;
}
.botao {
	width:100px;
	background-color:#9DD0C7;
	color:#0b6167;
	font-weight:bold;
}
form { width:845px; }
#content form div {
	width:100%;
	margin:5px 0;
	float:left;
}
.medio {
	width:49%!important;
	float:left;
}
#individual,#familiar,#empresarial,#amil, #amil-dental, #unimed, #clinipam, #dix, #amil-blue {
	width:10%!important;
	float:left!important;
}