*{
	margin: 0px;
}
body, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
li {
	margin-bottom: 3px;
	margin-left: 10px;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
h1 {
	font-size: 15px;
	color: #C5272B;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	color: #366BA7;
	font-weight: bold;
}
h3 a {
	font-size: 13px;
	color: #366BA7;
	font-weight: bold;
	text-decoration: none;
}
h3 a:hover {
	font-size: 13px;
	color: #2E4492;
	font-weight: bold;
	text-decoration: none;
}

/* - - - - - classes - - - - - */

.img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}
.img_pro {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
.img_acessorios {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}
.img_garantia {
	margin: 10px;
}
.img_manuais {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	margin-bottom: 5px;
}
.img_mad {
	border: 1px solid #CCCCCC;
}

.txt_mais {
	margin-bottom: 5px;
}
.txt_17 {
	font-size: 15px;
	color: #366BA7;
	font-weight: bold;
}
.txt_branco {
	color: #FFFFFF;
}
.txt_cinza {
	color: #999999;
}
.txt_li {
	margin-bottom: 3px;
	margin-left: 10px;
}

/*  - - - - - div's - - - - - */

#wrapper {
	margin: 0px auto;
	width: 975px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
}
#topo {
	margin-bottom: 5px;
	width: 975px;
	height: 185px;
}
#red_line {
	margin-bottom: 5px;
	width: 975px;
	height: 25px;
	background-color: #C5272B;
}
#red_line_e {
	width: 475px;
	height: 25px;
	padding-left: 10px;
	line-height: 25px;
	text-align: left;
	float: left;
}
#red_line_d {
	width: 480px;
	height: 25px;
	padding-right: 10px;
	line-height: 25px;
	text-align: right;
	float: left;
}
#meio {
	width: 975px;
}
#esquerda {
	width: 220px;
	height: 465px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	background-image: url(img/fundo_menu.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#direita {
	width: 750px;
	min-height: 465px;
	height: auto !important;
	height: 465px;
	margin-bottom: 5px;
	float: left;
}
#conteudo {
	width: 720px;
	border-left: 1px solid #C3C3C3;
	padding-left: 14px;
	border-right: 1px solid #C3C3C3;
	padding-right: 14px;
}
#conteudo_in {
	width: 720px;
	min-height: 435px;
	height: auto !important;
	height: 435px;
	border-left: 1px solid #C3C3C3;
	padding-left: 14px;
	border-right: 1px solid #C3C3C3;
	padding-right: 14px;
}
#anime {
	width: 750px;
	height: 228px;
}
#produtos {
	width: 975px;
	height: 140px;
	clear: both;
	margin-bottom: 5px;
}
#rodape {
	width: 975px;
	height: 35px;
	clear: both;
}
#voltar {
	clear: both;
	padding: 5px;
	border-top: 1px dashed #CCCCCC;
	text-align: right;
}
#fotos_pro {
	width: 170px;
	height: 160px;
	margin: 5px;
	font-size: 10px;
	text-align: center;
	float: left;
}
#fotos {
	width: 160px;
	height: 150px;
	margin: 2px;
	padding: 7px;
	background: #F1F1F1;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	float: left;
}
#pro_mais_e {
	width: 360px;
	float: left;
}
#pro_mais_d {
	width: 360px;
	float: left;
}
#cores {
	width: 110px;
	font-size: 10px;
	text-align: center;
	float: left;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 7px;
	margin-left: 4px;
}
#manuais {
	width: 345px;
	padding: 5px;
	float: left;
}
#clear_both {
	clear: both;
}
#fim_accordion {
	clear: both;
	padding-top:10px;
}
#pontilhado {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C8C8C8;
}
#linha {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #D5D5D5;
}

#erros {
	color: #FFFFFF;
	background-color: #C90000;
	display: block;
	border: 1px solid #FF0000;
	padding: 5px;
	margin: 10px;
	font-weight: bold;
	text-align: center;
}
#acertos {
	color: #FFFFFF;
	background-color: #006600;
	display: block;
	border: 1px solid #00CC00;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#noticia {
	padding: 5px;
	margin: 2px;
	background-color: #F7F7F7;
	color: #777777;
}
#noticia a {
	color: #666666;
	text-decoration: none;
}
#noticia a:hover {
	color: #999999;
	text-decoration: underline;
}

#intro, #rs, #sc, #pr, #sp, #rj, #es, #mg, #go, #ms, #mt, #ro, #ac, #am, #rr, #ap, #pa, #ma, #to, #pi, #ce, #rn, #pb, #pe, #al, #se, #ba {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin: 10px;
	padding: 10px;
}

.itemSelecionado {	
	background-color: #EEEEEE;
}
.intemNaoSelecionado, #intemNaoSelecionado {
	background-color: #FBFBFB;
}
