body{
	margin:0;
	padding:0;
}
#topo_home {
	width:740px;
	height:493px;
	margin:0 0 2px;
}
#separacao {
	width:740px;
	height:38px;
	background:url(../imgs/separacao.png) top center no-repeat;
	margin:0;
}







/*/////////////////// BAIXO //////////////////*/
#baixo {
	width:556px;
	height:330px;
	background:url(../imgs/bg_baixo.gif) top center repeat-y;
	margin:3px 0;
	padding:8px 92px;
}




.hit_conheca_autor, .bt_conheca_autor {
	margin:0 auto;
	display:block;
	width:246px;
	height:59px;
	cursor:pointer;
}
.bt_conheca_autor, a.bt_conheca_autor:hover{
	background:url(../imgs/bt_conheca_autor.gif) no-repeat;
}

.bt_conheca_autor {
	background-position:top;
	
}

.bt_conheca_autor:hover {
	background-position:bottom;
}








#enquete, #indique {
	width:263px;
	height:263px;
}





.hit_bot {
	display:block;
	cursor:pointer;
}
.hit_bot, .bot {
	width:245px;
	height:15px;
	font:11px Verdana, Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#FF4000;
	text-decoration:none;
	text-align:center;
	margin:0 5px;
	cursor:pointer;	
}
.bot, .bot:hover {
	background:url(../imgs/bot.gif) no-repeat;
	padding:4px;
}
.bot {
	display:block;
	background-position:top;
}
.bot:hover {
	background-position:bottom;
}


/*botão 2 da enquete*/

.hit_bot2, .hit_bot3 {
	display:block;
	cursor:pointer;
}
.hit_bot2, .bot2, .hit_bot3, .bot3 {
	width:124px;
	height:15px;
	font:11px Verdana, Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#FF4000;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
}

.bot2 {
	float:left;
	margin-left:4px;
	_margin-left:2px;
}
.bot3 {
	float:right;
	margin-right:4px;
	_margin-right:2px;
}

.bot2, .bot2:hover, .bot3, .bot3:hover {
	background:url(../imgs/bot2.gif) no-repeat;
	padding:4px 0;
}
.bot2, .bot3 {
	background-position:top;
}
.bot2:hover, .bot3:hover {
	background-position:bottom;
}














#enquete {
	float:left;
	background:url(../imgs/bg_enquete.gif) center center no-repeat;
	margin:0 15px 0 0;
}
#enquete h2 {
	width:93px;
	height:26px;
	background:url(../imgs/tit_enquete.gif) center center no-repeat;
	margin:20px 7px 0 15px;
}
#enquete p {
	color:#FFF;
	font:11px Verdana, Helvetica, Arial, sans-serif;
	margin:5px 7px;
}
#enquete input {
	height:10px;
	vertical-align:text-bottom;
	margin:0 4px 0 0;
}
#enquete #sexo {
	color:#FFF;
	font:11px Verdana, Helvetica, Arial, sans-serif;
	margin:0;
	padding:0 0 0 8px;
}
#enquete #sexo li {
	text-align:left;
	display:inline;
}
#enquete #alternativas {
	height:120px;
	overflow:auto;
	margin:4px 8px 2px 0;
}
#enquete #alternativas ul {
	margin:0;
	padding:0 0 0 4px;
}
#enquete #alternativas li {
	display:list-item;
	margin:8px 0;
}





#indique {
	float:right;
	background:url(../imgs/bg_indique.gif) center center no-repeat;
	margin:0 0 0 15px;
}
#indique h2 {
	width:207px;
	height:28px;
	background:url(../imgs/tit_indique_site.gif) center center no-repeat;
	margin:20px 7px 0;
}
#indique ul {
	margin:0;
	padding:8px;
}
#indique li {
	list-style:none;
	padding:8px 0;
	background:url(../imgs/bg_caixa.gif) right center no-repeat;
}
#indique label {
	float:left;
	font:11px Verdana, Helvetica, Arial, sans-serif;
	color:#FFF;
	display:block;
	width:110px;
	margin:2px 0;
}
#indique input {
	_float:left;
	width:130px;
	height:13px;
	font:10px Verdana, Helvetica, Arial, sans-serif;
	color:#FF4000;
	border:0;
	margin-top:2px;
}
#indique div {
	margin:11px 0 0 5px;
	_margin:16px 0 0 5px;
}










#rodape {
	width:719px;
	height:58px;
	background:url(../imgs/rodape.jpg) center center no-repeat;
	margin:0 10px;
}
#rodape div {
	float:right;
	margin:29px 5px 0 0;
}

.hit_logo_bm, .logo_bm{
	display:block;
	width:23px;
	height:20px;
	cursor:pointer;
}
.logo_bm, .logo_bm:hover {
	background:url(../imgs/logo_bm.gif) no-repeat;
}
.logo_bm {
	background-position:top;
}
.logo_bm:hover {
	background-position:bottom;
}