body{
	padding: 0px;
	margin: 0px;
}

a{
	color: #999999;
	text-decoration: none;
}

a:hover{
	color: #999999;
	text-decoration: underline;
}

div.topo{
	width: 766px;
	height: 335px;
}

div.news{
	width: 254px;
	height: 55px;
	background-image: url(../img/bg_news.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin-left: 10px;
}

div.news div{
	width: 230px;
	height: 40px;
	margin-top: 13px;
	margin-left: 15px;
}

table.container{
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}

table.container tr.rodape{
	background-color: #CBCBCB;
	height: 55px;
}

table.container tr.rodape td div.rodape{
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
	margin-top: 12px;
	margin-left: 20px;
	background-image: url(../img/damascom.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 740px;
	height: 43px;
}

table.container tr.rodape td div.rodape a{
	color: #666666;
}

table.container tr.rodape td div.rodape a:hover{
	text-decoration: none;
}

table.container tr td{
	vertical-align: top;
}

table.container_cont{
	width: 766px;
	height: 410px;
	border-collapse: collapse;
	background-image: url(../img/bg_cont.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

table.container_cont tr td{
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}

table.conheca{
	width: 485px;
	border-collapse: collapse;
	margin-left: 23px;
	margin-top: 16px;
	margin-bottom: 15px;
}

table.news{
	width: 265px;
	border-collapse: collapse;
	margin-left: 13px;
	float: left;
}

table.multimidia{
	width: 200px;
	border-collapse: collapse;
	margin-left: 50px;
	float: left;
}

table.contato{
	width: 400px;
	border-collapse: collapse;
}

table.contato tr td span{
	font-weight: bold;
	color: #B01616;
}

table.contato tr td input{
	margin-bottom: 5px;
	border: none;
	font-family: Tahoma;
	font-size: 11px;
	height: 20px;
	padding-top: 3px;
	padding-left: 5px;
	background-color: #dadada;
	color: #666666;
}

table.contato tr td select{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	margin-bottom: 5px;
}

table.contato tr td textarea{
	margin-bottom: 10px;
	border: none;
	padding-top: 3px;
	padding-left: 5px;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #dadada;
	color: #666666;
}

table.news_int{
	width: 460px;
	border-collapse: collapse;
}

table.news_int tr td{
	border-bottom: solid 1px #E0E0E0;
	padding-bottom: 12px;
	padding-top: 12px;
}

table.fotos{
	border-collapse: collapse;
	margin-bottom: 20px;
}

table.fotos tr td{
	padding: 2px;
}

table.fotos tr td img{
	border: solid 3px #E0E0E0;
}





