#bgxbox {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#publicidade,#noticias,#estrategias,#boxesq,#boxdir,#boxgal{
	border:solid;
	border-width:1px;
	border-left-color:#999999;
	border-right-color:#999999;
	border-bottom-color:#ffffff;
	border-top-color:#333333;
	background-image:url(images/bg_hexagono.png);
	background-repeat:no-repeat;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#principal {
	width:991px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background-image:url(images/bg_site.jpg);
	overflow:hidden;
}
#cabecalho {
	width:990px;
	height:96px;
	background-image:url(images/bg_menu.jpg);
	float:right;
}
#logosite {
	float:left;
	width:361px;
	height:80px
}
#menuxbox {
	width:629px;
	float:right;
	margin-top:15px;
	text-align:center;
	height: auto;
}
#menuxbox li {
	display:inline;
}
#login {
	margin-top:6px;
	width:400px;
	height:40px;
	float:left;
	position:relative;
	text-align:left;
	font-size:10px;
}
#query{
	margin-top:6px;
	width:622px;
	height:60px;
	float:left;
	position:relative;
	padding-right:5px;
	text-align:right;
	font-size:10px;
}
#cmp_busca {
	width:246px;
	height:26px;
	float:left;
	position:relative;
	border:none;
	top:2px;
	padding-left:330px;
	_padding-left:310px;
}
#bt_ok {
	width:40px;
	height:28px;
	float:left;
	position:relative;
	top:2px;
}
#bt_ok:hover {
	cursor:pointer;
}
#cmp_login {
	width:300px;
	height:30px;
	float:left;
	position:relative;
	top:13px;
	padding:0px;
}
#bt_login {
	width:85px;
	height:29px;
	background-image:url(images/bt_login.png);
	float:right;
}
#container_bt {
	float:inherit;
	position:absolute;
	width:100px;
	left:250px;
}
#bt_login:hover {
	background-image:url(images/bt_login2.png);
	cursor:pointer;
}
#cmp_busca {
	margin-top:15px;
}
#bt_login,#bt_ok {
	margin-top:9px;
}
#destaque {
	text-align:left;
	width:990px;
}
#publicidade {
	width:970px;
	height:60px;
	margin:5px;
	padding:5px;
}
#bannerxbox {
	width:468px;
	float:left;
}
#oferta {
	width:490px;
	height:60px;
	float:right;
	text-align:left;
}

#esq {
	width:600px;
	float:left;
	position:relative;
}
#noticias {
	width:580px;
	margin:5px;
	padding:5px;
	background-color:#E4E4E4;
	background-image:url(images/bg_hexagono3.png);
}
#boxesq,#boxesq_preto {
	width:580px;
	margin:5px;
	padding:5px;
}
#boxesq_preto {
	background-image:url(images/bg_hexagono2.png);
	background-repeat:no-repeat;
	background-color:#000000;
	color:#FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#boxesq_preto a {
	color:#00CCFF;
}

#dir {
	width:388px;
	float:left;
	position:relative;
}
#boxdir {
	width:370px;
	margin:4px;
	padding:4px;
}
#boxgal {
	width:370px;
	margin:4px;
	padding:4px;
	float:inherit;
}
#estrategias {
	width:370px;
	margin:4px;
	padding:4px;
	background-color:#000000;
	background-image:url(images/bg_hexagono2.png);
	color:#FFFFFF;
}
#estrategias a {
	color:#00CCFF;
}
#rodape {
	width:990px;
	float:right;
}
.menuxbox {
	font-size:13px;
}
.tituloblog {
	font-size:16px;
	font-weight:bold; 
}
.revista {
	height:60px;
	width:152px;
	float:left;
}
.boxconteudo {
	width:540px;
	padding:3px;
	margin-left:25px;
	margin-bottom:15px;
}
.boxconteudo2 {
	width:540px;
	padding:5px;
	margin-left:25px;
	margin-bottom:15px;
	background-color:#FFFFFF;
	overflow:hidden;
	/*opacity:.5;*/
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
}
.boxconteudo3 {
	width:320px;
	padding:3px;
	margin-left:25px;
	margin-bottom:15px;
}
.imagem li {
	display:inline;
}
.imagem {
	float:left;
	background:#FFFFFF;
	padding:3px;
	margin-right:8px;
}
.img_wall {
	float:left;
	padding:3px;
	margin-right:30px;
	margin-left:30px;
	width:202px;
	height:210px;
}
.data {
	color:#FF9900;
}
.titulo {
	font-size:12px;
	color:#0066CC;
	font-weight:bold;
}
.tituloteste {
	font-size:10px;
	color:#0066CC;
	font-weight:bold;
}
.txtteste {
	font-size:9px;
}
.txt {
	font-size:12px;
}
a{
	text-decoration:none;
	color:#003366;
}
a:hover {
	text-decoration:underline;
	color:#0066CC;
	cursor:pointer;
}
.campos {
	background:#ffffff;
	border:#ffffff 1px solid;
	border:none;
	height:15px;
	width:120px;
}
.busca {
	border:#ffffff 1px solid;
	height:15px;
	width:250px;
	float:left;
	position:relative;
}
.busc {
	border:#ffffff 1px solid;
	height:15px;
	width:250px;
	float:left;
	position:relative;
}

