@charset "utf-8";
/* CSS Document */


#body {background-color: #00C;
}

#content {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 705px;
    height: auto;
    z-index: 2;
    background-color: #00C;
}
#caixa_rolagem {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 705px;
    height: 2500px;
    z-index: 2;
    background-color: #00C;
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
}
#testes_hormonais {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 705px;
	height: 1900px;
	z-index: 3;
	background-color: #00C;
	border: thin;
	border-color: #FCFCFC;
	border-style: solid;
}
#titulo_testes_hormonais {
	position: absolute;
	left: 25px;
	top: 10px;
	width: 650px;
	height: 50px;
	z-index: 3;
	background-color: #00C;
}
#testes_hormonais_col1 {
	position: absolute;
	left: 0px;
	top: 90px;
	width: 350px;
	height: 1800px;
	z-index: 3;
	background-color: #00C;
	border: thin;
	border-color: #FCFCFC;
	border-style: solid;
}
#testes_hormonais_col2 {
	position: absolute;
	left: 350px;
	top: 90px;
	width: 350px;
	height: 1800px;
	z-index: 3;
	background-color: #00C;
	border: thin;
	border-color: #FCFCFC;
	border-style: solid;
}
#exames_hormonais {
    position: absolute;
    left: 0px;
    top: 25px;
    width: 705px;
    height: 2100px;
    z-index: 3;
    background-color: #00C;
    border: thin;
    border-color: #FCFCFC;
    border-style: solid;
}
#titulo_exames_hormonais {
	position: absolute;
	left: 25px;
	top: 10px;
	width: 650px;
	height: 50px;
	z-index: 3;
	background-color: #00C;
}
#exames_hormonais_col1 {
	position: absolute;
	left: 0px;
	top: 90px;
	width: 350px;
	height: 1900px;
	z-index: 3;
	background-color: #00C;
	border: thin;
	border-color: #FCFCFC;
	border-style:solid;
}
#exames_hormonais_col2 {
	position: absolute;
	left: 350px;
	top: 90px;
	width: 350px;
	height: 1900px;
	z-index: 3;
	background-color: #00C;
	border: thin;
	border-color: #FCFCFC;
	border-style:solid;
}
#rotinas_diagnosticas {
    position: absolute;
    left: 0px;
    top: 25px;
    width: 705px;
    height: 2000px;
    z-index: 3;
    background-color: #00C;
    border: thin;
    border-color: #FCFCFC;
    border-style: solid;
}
#titulo_rotinas_diagnosticas {
	position: absolute;
	left: 25px;
	top: 10px;
	width: 650px;
	height: 90px;
	z-index: 3;
	background-color: #00C;
}
#rotinas_diagnosticas_col1 {
	position: absolute;
	left: 0px;
	top: 90px;
	width: 350px;
	height: 1900px;
	z-index: 8;
	background-color: #00C;
	border: thin;
	border-color: #FCFCFC;
	border-style:solid;
}
#rotinas_diagnosticas_col2 {
	position: absolute;
	left: 350px;
	top: 90px;
	width: 350px;
	height: 1900px;
	z-index: 3;
	background-color: #00C;
	border: thin;
	border-color: #FCFCFC;
	border-style: solid;
}
ul.nav1 {
	list-style: none;
	border-left: 1px;
	border-top: 1px solid #666; 
	margin-bottom: 1px; 
	background-color: #00C;
}
ul.nav1 li {
	border-bottom: 1px solid #666; 
}
ul.nav1 a, ul.nav1 a:visited { 
	padding: 5px 5px 5px 5px;
	display: block; 
	width: 340px;  
	text-decoration: none;
	background-color: #C6D580;
}
ul.nav1 a:hover, ul.nav1 a:active, ul.nav1 a:focus {
	background-color: #ADB96E;
	color: #FFF;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bolder;
	color: #FFF02E;
}
a img { 
	border: none;
}
a:link {
	color: #1A00FF;
	text-decoration: none;
	}
}
a:visited {
	color: #1A00FF;
	text-decoration: none;
	}
a:hover, a:active, a:focus {
	color: #FFF02E;
	text-decoration: none;
	}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
