body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #633D18;
	background-image: url(img/mabisk_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
}
#container {
	padding: 0px;
	height: 600px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/mabisk_layout001.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#sidebarEsq, #sidebarDir { 
	height: 485px;
	width: 205px;	
}
#sidebarEsq {
	float: left;
	padding-left: 3px;
	margin-top: 81px;
}
#sidebarDir {
	float: right;
	margin-right: 12px;
	width: 226px;
	height: 514px;
	margin-top: 62px;
}
#conteudo {
	width: 415px;
	margin-left: auto;
	height: 370px;
	float: left;
	margin-top: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#txtLong {
	height: 315px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	width: auto;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

.h1 {
	font-size: 20px;
	color: #613915;
}
.h2 {
	font-size: 15px;
	color: #613915;
}

.txtClaro {
	font-size: 12px;
	color: #EADED0;
}
.txtMedio {
	color: #C69B6E;
}
.txtEscuro {
	font-size: 12px;
	color: #613915;
}
.liBullet {
	list-style-image: url(img/bullet.gif);
}
.formCampo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #613915;
	width: 250px;
	border: 1px solid #613915;
	background-color: #F1E1D1;
}
.formCampoDDD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #613915;
	width: 50px;
	border: 1px solid #613915;
	background-color: #F1E1D1;
}
.formCampoTelefone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #613915;
	width: 194px;
	border: 1px solid #613915;
	background-color: #F1E1D1;
}
.formCampoMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #613915;
	width: 250px;
	border: 1px solid #613915;
	height: 80px;
	background-color: #F1E1D1;
}
.formBotoes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EADED0;
	background-color: #613915;
	width: 70px;
	border: 1px solid #613915;
}
