@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#4a4848 url(images/background.jpg) top center repeat-x;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#adsenses{
	width:750px;
	height:90;
	text-align:center;
	margin:40px 0 20px 29px;
}
#tudo {
	margin:0 auto;
	width:780px;
	text-align:left;
}
#banner {
	width:780px;
	height:200px;
	background:url(images/layout_01.jpg) top center no-repeat;
}
#boxConteudo {
	width:100%;
	background:url(images/layout_06.jpg) center repeat-y;
	min-height:150px;
	height:auto !important;
	height:150px;
	text-align:justify;
	color:#FFF;
	overflow:hidden;
	_overflow:visible;
}
#conteudoEsq {
	width:350px;
	margin-left:50px;
	float:left;
	display:inline;
}
#conteudoDir {
	width:340px;
	float:right;
	margin-right:13px;
	padding-right:10px;
	display:inline;
	background:url(images/layout_03.jpg) bottom right no-repeat;
	min-height:256px;
}
#rodape {
	width:780px;
	height:19px;
	background:url(images/layout_08.jpg) bottom center no-repeat;
	float:left;
}
#design {
	text-align:right;
	padding-right:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#design a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.class1 {
	font-size:18px;
	text-align:center;
	font-weight:bold;
}
.center {
	text-align:center;
}
.centerbold {
	text-align:center;
	font-weight:bold;
}
.bold {
	font-weight:bold;
}
#form {
	text-align:left;
	width:100%;
	padding:0;
	margin:0 auto;
}
input, textarea, select {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	border:solid 1px #fff;
	background:#000;
	color:#fff;
}
.voltar a {
	display:block;
	color:#000;
	text-decoration:none;
	border:solid 1px;
	padding:2px;
	width:40px;
	text-align:center;
	margin:0 auto;
	background:#fff;
}
.voltar a:hover {
	border:ridge 1px;
}
.voltar a:active {
	border:groove 1px;
}