@charset "utf-8";
/* CSS Document */
a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bolder;
	color:#81c46e;
	text-decoration:underline;
}
a:hover{
		font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bolder;
	color:#000;
	text-decoration:none;
}
img{
	border:0px;
}
#conteudo{
	width:974px;
	margin:auto;
	background-color:#a0c0e5;
	height:auto;
}
#menu{
	width:974px;
	margin:auto;
	background-color: #a0c0e5;
	height:18px;	
}
#corpo{
	width:974px;
	margin:0px;
	padding:0px;
	background-color:#A0C0E5;
	height:661px;
	background-image:url(../images/fundos/fundo_odonto.jpg);
}
#colesq{
		float:left;
	margin-left:0px;
	margin-top:0px;
	width:252px;
	height:600px;
	z-index:2;
}
#botaohome {
	float:left;
	margin-left:52px;
	margin-top:70px;
	width:252px;
	height:130px;
	z-index:2;
}
#submenu{
float:left;
	margin-left:88px;
	margin-top:48px;
	width:204px;
	height:133px;
	z-index:2;
}
#dest1 {
	float:left;
	margin-left:368px;
	margin-top:130px;
	width:280px;
	z-index:1;
}
.texto{
	font:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	line-height:20px;
	text-align:left;
	color:#626366;
}

