/*
-- Bad Boy Brands
   Por: A2C - Internet para Negócios
   www.a2c.com.br
   
   18/07/2006 - Acídio Alan da Rosa
*/

/* PROPRIEDADES DE ESTRUTURA */

* {
	margin:0;
	padding:0;
}
a {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background:url(images/bg.gif) repeat-x;
}
body {
	behavior:url(csshover.htc);
}
hr {
	display:none;
}
#geral {
	width:775px;
	margin:0 auto;
}
.too-cool-for-ie {
	clear:both;
}

/* TOPO */

#topo {
	height:77px;
	float:left;
	width:100%;
}
#topo ul, #topo span {
	display:none;
}

/* CONTEUDO */

#conteudo {
	float:left;
	background:url(images/bg_content.gif) no-repeat bottom #DCDFE4;
	width:565px;
}
#conteudo .texto {
	width:515px;
	min-height:300px;
	_height:300px;
	float:left;
	line-height:16px;
	padding:15px 25px 25px 25px;
}
#conteudo .texto a {
	color:#B20000;
}
#conteudo .texto a:hover {
	color:#FFF;
	background:#B20000;
}
#conteudo ul {
	float:left;
	padding:20px;
	list-style:square;
}
#conteudo dt {
	font-weight:bold;
	margin-top:10px;
	font-size:12px;
}
#conteudo dd {
	margin:0 0 0 15px;
	text-indent:0;
}
#paginacao {
	float:right;
	margin-top:15px;
}
#paginacao .itens {
	float:left;
	font-size:10px;
}
#paginacao .itens a {
	padding:3px;
}
#paginacao .button {
	font-size:10px;
	margin:0 3px 0 3px;
	float:left;
}
#paginacao .button a {
	color:#FFF;
	padding:3px;
	background:#666;
	text-decoration:none;
	font-weight:bold;
}
#paginacao .button a:hover {
	background:#777;
}
.caixa-news {
	float:left;
	width:100%;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #CCC;
}
.texto-noticia {
	float:left;
	padding:0 0 15px 0;
	width:100%;
}
.data-ativa {
	float:left;
	padding:3px;
	vertical-align:middle;
}
.data {
	float:left;
	background:#B20000;
	color:#FFF;
	padding:3px;
	vertical-align:middle;
	margin:0 5px 0 0;
}
.opcoes {
	float:left;
	width:515px;
	padding:0 25px 0 25px;
}
.opcoes span, .opcoes a {
	float:left;
	height:17px;
}
.opcoes a {
	width:100%;
	text-indent:-9999px;
}
.map ul {
	width:200px;
}
.map li {
	width:100%;
}

/* TITULOS */

h1 {
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:44px;
	float:left;
	width:100%;
}
h2 {
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:49px;
	float:left;
	width:100%;
}
h3 {
	float:left;
	width:100%;
	padding:0;
	letter-spacing:-1px;
	font-size:14px;
	margin:0 0 15px 0;
}

/* MENU */

#submenu {
	width:181px;
	background:url(images/bg_submenu_top.gif) no-repeat;
	float:left;
}
#submenu #submenu-flash {
	float:left;
	width:100px;
}
#submenu #submenu-flash-1 {
	float:left;
	width:181px;
}
#submenu ul {
	background:#B20000;
	float:left;
	list-style-image:url(images/marker_menu.gif);
	padding:0 0 5px 37px;
	line-height:16px;
	width:144px;
}
#submenu a {
	color:#FFF;
	padding:1px 0 1px 0;
	font-weight:bold;
}
#submenu a:hover {
	color:#B20000;
	background:#FFF;
}

/* MENU RODAPÉ */

#menu-rodape {
	/*background:url(images/img_14.gif) no-repeat;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	width:100%;
	height:26px;
}
.texto fieldset {
	float:left;
	position:relative;
	line-height:27px;
	width:320px;
	border:none;
}
.texto fieldset label {
	width:100px;
	float:left;
}
.texto fieldset textarea {
	overflow:auto;
	position:relative;
	margin-bottom:4px;
}
.texto fieldset .button {
	color:#FFF;
	border:1px solid #000;
	margin:5px 0 0 0;
	background:#B20000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px 0 3px 0;
	float:left;
}
.texto fieldset .text {
	width:200px;
	position:relative;
	color:#444;
	border:1px solid #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	float:left;
}
.texto fieldset input:focus, .texto fieldset textarea:focus {
	padding:2px;
	border:2px solid #999;
}
.texto fieldset .msg-success {
	background:#49C24F;
	width:93%;
	margin:0 0 10px 0;
	font-size:12px;
	text-align:center;
	padding:2%;
	color:#FFF;
}
.texto fieldset .msg-error {
	background:#CD4949;
	font-size:12px;
	width:93%;
	margin:0 0 10px 0;
	text-align:center;
	padding:2%;
	color:#FFF;
}
.texto fieldset .legenda {
	position:absolute;
	margin:-8px 0 0 5px;
	float:left;
	left:310px;
	background:#FFF;
	width:120px;
	line-height:21px;
	padding:0 3px 0 3px;
	border:1px solid #666;
}
.texto fieldset .radio {
	vertical-align:middle;
	margin:3px 0 4px 0;
}
html>body .texto fieldset .radio {
	vertical-align:baseline;
	margin:0;
}
.texto fieldset .checkbox {
	margin:7px 0 0 0;
}
html>body .texto fieldset .checkbox {
	margin:0;
}
html>body .texto fieldset .legenda {
	margin:0;
}

/* RODAPÉ */

#menu-rodape a {
	color:#000;
	text-decoration:none;
}
#menu-rodape a:hover {
	text-decoration:underline;
}
#menu-rodape li {
	display:inline;
}
#rodape {
	background:#B20000;
	width:755px;
	color:#E0DBD7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	float:left;
	padding:3px 10px 3px 10px;
}
#rodape a {
	color:#FFF314;
}
#rodape span {
	float:left;
}
#rodape span.produzido {
	float:right;
}
#rodape span.produzido a {
	color:#CCC;
}
