@charset "utf-8";
body {
	margin: 0px;
	background-color: #fbe8cc;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #FF7200;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF7200;
}
a:hover {
	text-decoration: underline;
	color: #F2AE4D;
}
a:active {
	text-decoration: none;
	color: #FF7200;
}
.tit_castanho {
	font-size: 15px;
	color: #a06001;
	font-weight: bold;
}
.tit_castanho_small {
	font-size: 12px;
	color: #a06001;
	font-weight: bold;
}
.tit_forum {
	font-size: 15px;
	color: #ff7200;
	font-weight: bold;
}
.tit_comum {
	font-size: 20px;
	color: #a06001;
	font-weight: bold;
}
.sub_tit_comum {
	font-size: 15px;
	color: #a06001;
	font-weight: bold;
}
.txt_branco {
	color: #FFFFFF;
}
.txt_erro {
	color: #FF0000;
}
.incomum {
	margin: 0px;
	width: 99%;
	border: 1px solid #FBE8CC;
	background-color: #FFFFFF;
}
.incoment {
	margin: 0px;
	width: 99%;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.fundo_bot_0 {
	background-image: url(/images/layout_0/images/bot.jpg);	
}
.fundo_bot_1 {
	background-image: url(/images/layout_1/images/bot.jpg);	
}
.fundo_bot_2 {
	background-image: url(/images/layout_2/images/bot.jpg);	
}
.fundo_bot_3 {
	background-image: url(/images/layout_3/images/bot.jpg);	
}
