body {
	background: #472A49;
	margin: 0px;
	padding: 0px;
}
.body {
	background: url(../../img/comum/bg.jpg) repeat-x #472A49 top left;
}
.body_index {
	background: url(../../img/index/bg.jpg) top left;
}
.body_intro {
	background: url(../../img/intro/bg.jpg) repeat-x #472A49 top left;
}

a img {
	border: 0px;
}

.texto, .texto_bg a, .div_novidade, .texto tr td a {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #908F8F;
	line-height: 15px;
	text-align: justify;
}

.img {
	margin: 1px;
}

.combo {
	background: #F2F1EF;
	color: #928C7C;
	font-family: Arial;
	font-size: 11px;
	height: 17px;
}

.input {
	background: #FFFFFF;
	border-bottom: 1px solid #D3D0C8;
	border-left: 1px solid #515153;
	border-right: 1px solid #D3D0C8;
	border-top: 1px solid #515153;
	color: #928C7C;
	font-family: Arial;
	font-size: 11px;
	height: 17px;
}

.roxo {
	color: #472A49;
}

.texto_bg {
	background: #D6D6D6;
	height: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;	
}

.texto_bg a {
	color: #545454;
	text-decoration: none;
}

.texto_bg a:hover, .texto_bg:hover {
	background: #DCDCDC;
}


.titulo {
	font-family: "Microsoft Sans Serif";
	font-size: 18px;
	color: #683E6C;
	line-height: 25px;
	text-align: left;
}

.div_borda {
	border: 4px solid #D1D1D1;
	padding: 0px;
	margin: 4px;
	float: left;
}

.div_novidade {
	height: 32px; 
	background: url(../../img/noticias/pontilhado.jpg) left bottom no-repeat; 
	padding-top: 6px;
	text-align:left;
	vertical-align: top;
}

.texto tr td a {
	text-decoration: none;
	color: #472A49;
}
