body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../imgs/fundo.png);
	background-position:center;
	background-repeat:repeat-y;
}

.borda-pg {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
}
.texto-princ {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-right: 8px;
	padding-left: 8px;
}
.texto-princ-bold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	padding-right: 8px;
	padding-left: 8px;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.texto-rodape {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

/* Rodapé */
.fonte_rodape {
	color:#333333;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}
a.link_rodape:link { 
	color:#333333;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none
}
a.link_rodape:visited {
	color:#333333;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none
}
a.link_rodape:hover {
	color:#333333;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline
}
.efeito_rodape {
	background-image: url(../imgs/img-efeito2-rodape.jpg);
	background-repeat:repeat-y;
}

.texto_cinza {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
}
.texto_cinza_escuro {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}
.texto_cinza_2 {
	font-family: Verdana;
	font-size: 12px;
	color:#333333;
	font-weight:bold;
	font-style:italic;
	padding-left:10px;
	padding-right:10px;
}
a.link:link { 
	color:#666666;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
}
a.link:visited {
	color:#666666;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
}
a.link:hover {
	color:#333333;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline
}
/* Texto Clínica */
.tab_seta {
	width:60px;
	height:20px;
	padding-left:10px;
}
.tab_titulos {
	width:536px;
	height:20px;
	padding-left:10px;
}
#c_retina {
	width: 574px;
	height: 100%;
	background: #EFF8F2;
	display:none;
	padding-bottom:1px;
	padding-top:1px;
}
#c_refrativa {
	width: 574px;
	height: 100%;
	background: #EFF8F2;
	display:none;
	padding-bottom:1px;
	padding-top:1px;
}
#c_catarata {
	width: 574px;
	height: 100%;
	background: #EFF8F2;
	display:none;
	padding-bottom:1px;
	padding-top:1px;
}
#c_glaucoma {
	width: 574px;
	height: 100%;
	background: #EFF8F2;
	display:none;
	padding-bottom:1px;
	padding-top:1px;
}
#c_estrabismo {
	width: 574px;
	height: 100%;
	background: #EFF8F2;
	display:none;
	padding-bottom:1px;
	padding-top:1px;
}
#c_laser {
	width: 574px;
	height: 100%;
	background: #EFF8F2;
	display:none;
	padding-bottom:1px;
	padding-top:1px;
}
