@charset "utf-8";
/* CSS Document */

/* center */
.left {
	display:table;
	width:400px;
	height:auto;
	float:left;                                                                                             
	}
/* .left */
.banner {
	width:384px;
	height:340px;
	float:left;
	margin-left:8px;
	background:#000000;
	}
.bodyboard {
	width:384px;
	height:215px;
	float:left;
	}
/* .left (fim) */
.right {
	display:table;
	width:400px;
	height:auto;
	float:left;                                
	}
/* .right */
.baforada {
	width:390px;
	height:300px;
	float:left;
	}
/* .baforada */
.envelope_home {
	width:390px;
	height:auto;
	float:left;
	}
.baforada_envelope {
	margin:5px 0px;
	display:table;
	width:390px;
	height:auto;
	float:left;
	}
.baforada_item {
	display:table;
	width:380px;
	height:auto;
	float:left;
	border-bottom:1px solid #666666;
	margin-left:5px;
	color:#000000;
	}
.baforada_item a {
	color:#000000;
	font-weight:bold;
	}
.baforada_item a:hover {
	width:380px;
	height:auto;
	float:left;
	margin-left:0px;
	background:#222222;
	color:#ff9900;
	}

.item_titulo {
	display:table;
	margin-top:10px;
	text-align:left;
	width:380px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-indent:10px;
	}
.item_texto {
	display:table;
	text-align:left;
	width:380px;
	height:auto;
	float:left;
	font-family:arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding-bottom:10px;
	text-indent:10px;
	}
/* .baforada (fim) */
.newsletter {
	width:360px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ff9900;
	text-align:left;
	margin-left:30px;
	}
/* .newsletter */
.newsletter2 {
	width:360px;
	height:auto;
	float:left;
	background:#00CCFF;
	background:url(../imagens/bg_newsletter.jpg) no-repeat top left;
	}
.caixa_news {
	margin-left:10px;
	margin-top:10px;
	width:200px;
	height:40px;
	float:left;
	}
.botao_news {
	width:auto;
	height:auto;
	float:left;
	margin-top:8px;
	margin-left:20px;
	}

/* .newsletter (fim) */
/* .right (fim) */	
/* center (fim)*/
