body {
	margin: 0px;
	font-family: Helvetica;
	font-size: 12px;
	color: #333;
	background-image: url(imagens/fundo_site_2011_summer.jpg);
	background-repeat:repeat-x;
	line-height: 20px;
}
#main {
	margin: auto;
	height: 820px;
	width: 798px;
	position: relative;
	background-image: url(imagens/background2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#main_home {
	margin: auto;
	height: 770px;
	width: 798px;
	position: relative;
	background-image: url(imagens/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu  {
	padding: 0px;
	float: right;
	height: 18px;
	width: 700px;
	margin-top: 58px;
	position: relative;
	margin-right: 50px;
	text-align: right;
}
#menu a {
	font-family: Helvetica;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
#menu a:hover {
	font-family: Helvetica;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #F5D8DE;
}
#book_home  {
	padding: 0px;
	float: left;
	height: 279px;
	width: 792px;
	margin-top: 21px;
	position: relative;
}
#book {
	padding: 0px;
	float: left;
	height: 560px;
	width: 745px;
	margin-top: 21px;
	position: relative;
}
.img_margem_down {
	margin-bottom: 100px;
}

.borda_form {
	border-color:#CCCCCC;
	border: 1px solid;
}

.txtSeja{
	line-height:20px;
}

#content_top_home {
	padding: 0px;
	float: left;
	height: 147px;
	width: 700px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 48px;
	position: relative;
}

#content_top_home #left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 147px;
	width: 350px;
	position: relative;
}

#content_top_home #right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 147px;
	width: 325px;
	position: relative;
}
#content_bottom {
	padding: 0px;
	float: left;
	height: 147px;
	width: 700px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 48px;
	position: relative;
}
#content_bottom_home {
	padding: 0px;
	float: left;
	height: 147px;
	width: 700px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 48px;
	position: relative;
}
#left  {
	margin: 0px;
	float: left;
	height: 147px;
	width: 350px;
	position: relative;
	overflow: auto;
	padding: 0px;
}
.txtLeft{
	line-height: 20px;
}
#right  {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 147px;
	width: 325px;
	position: relative;
}

.txtRight{
	line-height:20px;
}

.label_form {
	width: 50px;
	float: left;
	padding-right: 15px;
	font-family: Helvetica;
	text-align: left;
}
.central {
	padding-left: 70px;
}

input, textarea{
	background-color:transparent;
	border: 1px solid;
	border-color:#78F000;
	color:#FF00D0;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
}

.label_form2 {
	width: 50px;
	float: left;
	padding-right: 15px;
	font-family: Helvetica;
	text-align: left;
}
.central2 {
	padding-left:70px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
