/* CSS Document */

body{
	font:Verdana, Arial, Helvetica, sans-serif 10px #000;
}

.publ{
padding:2px;
	width: 140px;
	height: 40px;
	background: #CCCCCC;
	margin-top: 5px;
	margin-right: -5px;
}
#corpo{
	text-align:left;
	width:60%;
	left: 10%;
	position: absolute;
	top: 2px;
}
#sobrehead{
	background-color: #B1C482;
	color: #000000;
	height: 20px;
	width:775px;
	}
#sobreheadazul {
	background-color: #8897B4;
	color: #000000;
	height: 20px;
	width:775px;
	margin-top: 10px;
}
#home{
	float:left;
	padding-left:5px;
	font-size: 10px;
}
#titulo{
	float:right;
	padding-right:5px;
}
#conteudo{
	background:#FFFFFF;
	width:775px;
	height:600px;
}
#conteudo_hosp{
	background:#FFFFFF;
	width:775px;
	height:1000px;
}
#conteudo_cchegar{
	background:#FFFFFF;
	width:775px;
	height:1000px;
}
#conteudo_tel{
	background:#FFFFFF;
	width:775px;
	height:2800px;
}
#conteudo_atr{
	background:#FFFFFF;
	width:775px;
	height:6400px;
}
#main{
	background:#FFF;
    display:inline; /* Bug da margem dupla para IE */
    float:left;
    width:55%;
    margin-left:25%;	
	}

    
 #nav_body_tel {
 height:2800px;
 	background: #EDEDED;
    float:left;
    width:20%;
	    }
#nav_body_atr {
	height:6400px;
 	background: #EDEDED;
    float:left;
    width:20%;
	}
	
		
#nav_body_cchegar {
height:1000px;
 	background: #EDEDED;
    float:left;
    width:20%;
	}
	#nav {
 	background: #EDEDED;
    float:left;
    width:20%;
	}
#nav_body {
 	background: #EDEDED;
    float:left;
    width:20%;
	height:600px;
	}
#nav_body_hosp {
 	background: #EDEDED;
    float:left;
    width:20%;
	height:1000px;
	}
#links_body_tel{
height:2800px;
	background:#C8D6A7;
    float:left;
    width:20%;
    margin-left:-100%
}   
#links_body_cchegar{
height:1000px;
	background:#C8D6A7;
    float:left;
    width:20%;
    margin-left:-100%
}    
#links_body_atr{
	height:6400px;
	background:#C8D6A7;
	float:left;
	width:20%;
	margin-left:-100%;
	background-image: url(imagens/separador.jpg);
}    
#links_body{
height:600px;
	background:#C8D6A7;
    float:left;
    width:20%;
    margin-left:-100%
}
#links_body_hosp{
height:1000px;
	background:#C8D6A7;
    float:left;
    width:20%;
    margin-left:-100%
}
#links {
	background:#C8D6A7;
    float:left;
    width:20%;
}
#separador{
	border-bottom: #B1C482 1px solid;
	border-right:#B1C482 1px solid;
	width: 200px;
	color: #617335;
	font-size: 14px;
	}
#box1{
	border: #999999 dotted 1px;
	background: #EDEDED;
	color:#333333;
	padding:3px;
	margin: 5px;
} 
#box2{
	border: #999999 dotted 1px;
	background: none;
	color:#333333;
	padding:3px;
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: top;
} 
#box3{
	border: #999999 dotted 1px;
	background: none;
	width: 170px;
	color:#333333;
	padding:3px;
	margin: 5px;
	float:left;
} 
#box4{
	border: #999999 dotted 1px;
	background: none;
	width: 170px;
	color:#333333;
	padding:3px;
	margin: 5px;
	float:right;
	}
#box5{
	border: #8FAA51 dotted 2px;
	background: none;
	color:#333333;
	padding:3px;
	margin-right:35px;
	margin-left:10px;
	text-align:center;
		}
#sep_cid{
	border-bottom: #B1C482 1px solid;
	color: #617335;
	font-size: 14px;
	}
#mold_foto{
 border: #CCCCCC solid 1px;
 background: #EFEFEF;
 padding: 3px;
 text-align: center;
 color: #333333;
 left: 0px;
 float: left;
 margin: 5px;
 
}

#rodape{
position: absolute;
background:#B1C482;
text-align:center;
width:775px;
padding-top:5px;
height: 20px;
font: Geneva, Arial, Helvetica, sans-serif 10px;
letter-spacing:1px;
}
