html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* End CSS reset */
body {
	text-align:center;
	background:#fff url(../imagens/bg-body.jpg) top no-repeat;
	color:#666;
	font: 13px/1.4 "Lucida Sans", Lucida,  Arial, Helvetica, sans-serif;
	}	
#tudo { 			
	width:900px;
	position:relative;
	margin:0 auto;
	text-align:left;
	}
h1#topo {
	position:relative;
	top:30px;
	padding:0;
	width:199px;
	height:175px;
	background: url(../imagens/logo.gif) top no-repeat;
	}
h1#topo span {
	position:absolute;
	top:-10000px;
	}
h1#topo a {
	display:block;
	position:absolute;
	width:199px;
	height:56px;
	}
h2.tit2 {
	font-size:28px;
	font-weight:bold;
	height:100px;
	line-height:100px;
	color:#007dd7;
	padding-left:240px;
	background: url(../imagens/sombra-h2.jpg) center no-repeat;
	}
h2.tit2 span {
	font-size:12px;
	font-weight:bold;
	color:#333;
	padding-left:10px;
	}
h3 {
	margin:30px 0 6px 0;
	}
h4 {
	margin:20px 0 6px 0;
	}

div.ca {
	margin:0;
	position:absolute;
	left:340px;
	top:30px;
	}
p.link-resex {
	height:30px;
	line-height:30px;
	padding-left:10px;
	background:url(../imagens/exames.gif) no-repeat left center
	}


#placeholder {
	padding-top:1px;
	width:860px;
	margin:0 auto;
	}
#conteudo { 
	width:860px;
	overflow:hidden;
	padding-bottom:50px;
	margin:0 auto;
	background:url(../imagens/fio.gif) 203px repeat-y;
	}
#principal {
	width:640px;
	float:right;
	}
#auxiliar {
	width:200px;
	float:left;
	}
a {
	color:#06c;
	}
a:hover {
	color:#5cc5fc;
	text-decoration:none;
	}
h1,h2,h3,h4,h5,h6 {font-weight:bold;}
p {margin:6px 0;}


/* Navegao horizontal */
#menu-hor, #menu-hor * {
	margin:0;
	padding:0;
	}
#menu-hor {
	height:26px;
	width: 100%;
	position:absolute;
	top:110px;
	list-style-type: none;
	background:#5cc5fc;
	}
#menu-hor li {
	float: left;
	}
#menu-hor li a {
	height:26px;
	line-height:26px;
	background: #5cc5fc;
	border-right:1px solid #fff;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	padding:0 12px;
	display:block; 
	float:left;
	}
#menu-hor li ul li a {
	float:none;
	}

#menu-hor li a:hover {
	color: #fff;
	background: #007dd7;
	}

body#home a.ho, body#ibol a.ib, body#especialidades a.es,
body#corpo-clinico a.cc, body#convenios a.cv, body#unidades a.un,
body#contato a.co    {
	color: #fff;
	background: #007dd7;
	}
/* sub-menu  servios */
ul#menu-hor li.sub-menu {position:relative;}
ul#menu-hor li ul {
	position:absolute;
	border:4px solid #5cc5fc;
	left:0;
	top:26px;
	background:#fff;
	display:none;
	}
ul#menu-hor li ul.sub2 {width:220px;}
ul#menu-hor li ul.sub1 {width:220px;}
ul#menu-hor li ul li {background:#fff;float:none; margin:2px 5px;}
ul#menu-hor li ul li a {
	height:26px;
	text-decoration:underline;
	font-weight:bold;
	color:#5cc5fc;
	background: #f1fbfd;
	}
ul#menu-hor li ul li a:hover {
	height:26px;
	text-decoration:none;
	position:static;
	top:0;
	color:#5cc5fc;
	background: #fff;
	}
/* Fim da navegao horizontal */
/* Navegao vertical */
ul#menu-vert li, ul#menu-vert-ibol li {
	margin-bottom:10px;
	}
ul#menu-vert li a, ul#menu-vert-ibol li a {
	color:#09f;
	}
ul#menu-vert li a:hover, ul#menu-vert-ibol li a:hover{
	color:#06c;
	font-weight:bold;
	text-decoration:none;
	}
body.especialidades a.esv, body.consultas a.cs,
body.exames a.ep, body.cirurgias a.ci,
body.lentes a.lc, body.emergencia a.em, 

body.infra a.ie, body.historia a.hi,
body.porque a.pq, body.centro a.ce,
body.responsabilidade a.re {
	color:#06c !important;
	font-weight:bold;
	text-decoration:none;
	}
/* Fim navegao vertical */
input#ir {
	width:35px;
	height:21px;
	vertical-align:text-bottom;
	border:none;
	cursor:pointer;
	}
form#busca {
	position:absolute;
	left:560px;
	top:70px;
	}
.clear {clear:both;}
img {border:none;}
