
/* antigo*/



.cleardiv {
	clear: both;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.fontsize01 {
	font-size: 9px;
}

.fontsize02 {
	font-size: 10px;
}

.fontface01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.fontface02 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.fontface03 {
	font-family: Arial, Helvetica, sans-serif;
}

.fontcolor01 {
	color: #666666;
}

.fontcolor10 {
	color:#A0A0A0;
}

.tabfundodestaques {
	margin-top:1px;
	border-top: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	background-color: #F9F9F9;
	padding: 10px;
}

.box_destaque_hosp1 {
	background-color: #F3F3F3;
	padding-bottom:1px;
}

.box_destaque_hosp_top {
	background-image:url(/images/destaque_bg_top.gif);
	background-repeat:repeat-x;
	height:15px;
	line-height:15px;
}

.box_destaque_hosp2 {
	margin:0px 4px 4px 4px;
	border: 1px solid #AAAAAA;
	border-top: 0px;
	background-color:#FFFFFF;
	padding:0px 12px 12px 12px;
}

.box_dest_caract {
	margin-top:1px;
	border: 1px solid #D4DBDE;
	width: 207px;
	background-image:url(/images/destaque_bg_box_caract.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#F7FAFC;
}

.box_dest_caract2 {
	margin-top:1px;
	border: 1px solid #D4DBDE;
	width: 354px;
	background-image:url(/images/destaque_bg_box_caract.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#F7FAFC;
}

.box_dest_caract_contato {
	margin-top:1px;
	border: 1px solid #D4DBDE;
	width: 380px;
	background-image:url(/images/destaque_bg_box_caract.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#F7FAFC;
}

.mrg_bottom5 {
	margin-bottom: 5px;
}

.mrg_bottom10 {
	margin-bottom: 10px;
}

.mrg_bottom20 {
	margin-bottom: 20px;
}

.textalignleft {
	text-align: left;
}

.textalignright {
	text-align: right;
}

.textcopyright {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

body, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

body {
	background-image: url(/images/bg2.gif);
	background-repeat: repeat-x;
	background-color: #d1d5d8;
	margin: 0px;
}

p {
	margin: 0px;
	padding: 0px;
	color: #666666;
}


#geral {
	width: 758px;
	border: 5px solid #ececec;
	margin-bottom:10px;
	margin-top:10px;
	
}

#header_divisao {
	height: 8px;
	line-height: 8px;
	background-image: url(/images/header_divisao.gif);
	margin: 0px;
	padding: 0px;
}

#header_menu {
	height: 22px;
	line-height: 22px;
	background-image: url(/images/bg_menu.gif);
	background-repeat: repeat-x;
}

#header_fone {
	height: 22px;
	line-height: 22px;
	background-image: url(/images/header_divisao_fone.gif);
	background-repeat: repeat-x;
}


#conteudo_home {
	background-color: #FFFFFF;
	width: 704px;
	padding: 27px;
}

#colunahomeleft {
	margin-right: 26px;
	width: 151px;
	float: left;
	text-align: left;
}

#colunahomeright {
	width: 526px;
	float: right;
	text-align: left;
}

#footer_divisao {
	height: 11px;
	line-height: 11px;
	background-image: url(/images/footer_divisao.gif);
	margin: 0px;
	padding: 0px;
}

#footer {
	background-color: #FFFFFF;
	padding: 10px 10px 15px 10px;
}

#footerlink {
	color: #0066CC;
	font-size: 9px;
}

#footerlink a {
	text-decoration: underline;
	color: #0066CC;
}

#footerlink a:hover {
	text-decoration: none;
}

#footerlink a:visited {
	text-decoration: underline;
	color: #0066CC;
}








.bgcolor01 {
    background-color: #F2F2F2;
}

.bgcolor02 {
    background-color: #F5F8FB;
}

.bgcolor03 {
    background-color: #EFF4F8;
}

.bgcolor04 {
    background-color: #EBEBEB;
}

.bgcolor05 {
    background-color: #F9F9F9;
}

.bgcolor06 {
    background-color: #0097CA;
}

.bgcolor07 {
    background-color: #045784;
}

.indicasub {
	background-image:url(/images/indicasub_bg.gif);
	background-repeat:repeat-y;
}

.tit_img {
	margin-bottom: 14px;
}

.subtit_img {
	margin-bottom: 10px;
}

#dhtmltooltip {
    position: absolute;
    width: 150px;
    border: 1px solid gray;
    padding: 5px;
    background-color: #FFFFFF;
    visibility: hidden;
    z-index: 300;
}

