html{
			height:100%;
}
body{
	background-image:url(../images/fundo_bkground.gif);
	background-position:center;
	background-repeat:repeat-y;
	text-align:center;
	margin:0px 0px 0px 0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a{
	font-weight:bold;
	color:#333;
}
a:hover{
	font-weight:bold;
	color:#666;
}
#main{
	width: 770px;
	margin: 0px auto 0px auto;
	text-align:left;
}
#topo{
	width:770px;
	height:235px;
	float:left;
}
#menu{
	width:770px;
	height:35px;
	float:left;
	background-image:url(../images/fund_menu.jpg);
	background-repeat:repeat-x;
}
#conteudo{
	width:565px;
	/*width:564px;*/
	height:485px;
	float:left;
}

#prop_1{
	width:186px;
	height:235px;
	float:left;
	background-image:url(../images/fund_criacao.jpg);
	margin-top:15px;
	margin-left:2px;
}
#prop_2{
	width:186px;
	height:235px;
	float:left;
	background-image:url(../images/fund_hosp.jpg);
	margin-top:15px;
}
#prop_3{
	width:187px;
	height:235px;
	float:left;
	background-image:url(../images/fund_div.jpg);
	margin-top:15px;
}
.props{
	height:100px;
	margin:108px 2px 2px 13px;
	font-size:8pt; 
	text-align:justify; 
}
#pq_site{
	width:545px;
	/* width:532px;*/
	height:140px;
	float:left;
	margin: 15px 0px 0px 15px;
	font-weight:bold;
	text-align:justify;
}
#cont_geral{
	width:543px;
	/* width:531px;*/
	margin: 15px 0px 0px 15px;
	text-align:justify;
	}
#col_direita{
	width:205px;
	/* width:206px;*/
	height:485px;
	float:left;
}
#mens{
	width:203px; 
	height:247px; 
	float:right; 
	background-image:url(../images/fund_mens.jpg);
	background-repeat:no-repeat;
	margin-top:3px;
	font-size:11px;
}
#ult_trab{
	width:203px; 
	height:217px;
	float:right;
	background-image:url(../images/fund_ult_trab.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	/*margin-top:5px;*/
}

#depoimentos_dir{
	width:203px; 
	height:217px;
	float:right;
	background-image:url(../images/fund_depoimento.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	/*margin-top:5px;*/
}

#rodape{
	width:100%; 
	height:41px;
	background-image:url(../images/fund_rod.jpg);
	float:left;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding-top:4px;
}
.cor_rodape a{
	text-decoration:none; 
	color:#fff;	
}
.cor_rodape a:hover{
	color:#fff;
	text-decoration:underline;
}
.tam_mes{ font-size:11px; font-weight:bold;}

input{
	font: 11px tahoma,verdana, helvetica, sans-serif;
	color:#333;
	border:1px solid #798288;
	padding-left:2px;
}
textarea{
	font: 12px tahoma,verdana, helvetica, sans-serif;
	color:#333;
	border:1px solid #798288;
	padding-left:2px;
}

.quadro_port{
	width:178px;
	/* width:168px;*/
	height:190px;
	float:left;
	margin: 6px 3px 0px 3px;
	border-width:1px;
	border-style:solid;
	border-color:#999;
}
.quadro_port_topo{
	width:178px;
	/* width:168px;*/
	float:left;
	margin: 5px 0px 0px 0px;
	text-align:center;
	
}
.quadro_port_texto{
	font-weight:bold; 
	font-size:10px;
	line-height:15px;
	}
.quadro_port_texto a{
	font-weight:bold; 
	font-size:10px;
	line-height:15px;
	color:#666;
	}
