.menu-home {
	margin:0;
	padding:0;
	list-style:none;
}

.menu-home li {	
	color:#FFF;	
	float:left;
	margin:5px 0 25px 5px;
}

.menu-home li a{
	display:block;
	width:125px;
	height:150px;
	text-decoration:none;
	text-indent:-10000px;
}
.produtos_mp3{
	background-image:url(img/produtos_mp3_novo.gif);
	background-repeat:no-repeat;	
}

.produtos_mp4{
	background-image:url(img/produtos_mp4.gif);
	background-repeat:no-repeat;	
}

.produtos_cameras{
	background-image:url(img/produtos_cameras.gif);
	background-repeat:no-repeat;	
}

.produtos_filmadoras{
	background-image:url(img/produtos_filmadoras.gif);
	background-repeat:no-repeat;	
}


.produtos_gps{
	background-image:url(img/produtos_gps.gif);
	background-repeat:no-repeat;	
}

.produtos_gpstv{
	background-image:url(img/produtos_gpstv.gif);
	background-repeat:no-repeat;	
}

.produtos_pendrive{
	background-image:url(img/produtos_pendrive.gif);
	background-repeat:no-repeat;	
}

.produtos_joypad{
	background-image:url(img/produtos_joypad.gif);
	background-repeat:no-repeat;	
}

.produtos_tvdigital{
	background-image:url(img/produtos_tvdigital.gif);
	background-repeat:no-repeat;	
}

.produtos_receptortv{
	background-image:url(img/produtos_receptortvdigital.gif);
	background-repeat:no-repeat;	
}

.produtos_roteador{
	background-image:url(img/produtos_roteador.gif);
	background-repeat:no-repeat;	
}


.produtos_asscomputador{
	background-image:url(img/produtos_acessoriosinfo.gif);
	background-repeat:no-repeat;	
}



.produtos_cartuchos{
	background-image:url(img/produtos_cartuchos.gif);
	background-repeat:no-repeat;	
}


.produtos_midias{
	background-image:url(img/produtos_midia.gif);
	background-repeat:no-repeat;	
}


.produtos_webcam{
	background-image:url(img/produtos_webcan.gif);
	background-repeat:no-repeat;	
}

.produtos_celular{
	background-image:url(img/produtos_celular.gif);
	background-repeat:no-repeat;	
}

.produtos_caraudio{
	background-image:url(img/produtos_caraudio.gif);
	background-repeat:no-repeat;	
}

img {
	border:0;
}

.respostas {
	display:none;
}

.conteudo {
	font-size:13px;
	color:#355876;
}

.conteudo-perguntas {
	height:500px;
	font-size:13px;
	color:#355876;
}

.conteudo-formulario {
	font-size:13px;
	color:#355876;
}

.conteudo-formulario label{
	display:block;
	padding:0 0 5px 0;
	font-weight:bold;
}

.conteudo-formulario .input-text {
	width:400px;
	font-size:13px;
	color:#355876;
}

.conteudo-formulario select {
	width:400px;
	font-size:13px;
	color:#355876;
}

.h2 {
	color:#355876;
	font-weight:normal;
}

.menu-sim-nao {
	margin:0;
	padding:0;
	list-style:none;
}

.menu-sim-nao li{
	display:inline;
}


ol {
	padding:0;
	margin:0;
	list-style-position:inside;
}

ol li {
	padding:10px 0 10px 0;
}

.mensagem {
	width:auto;
	font-weight:bold;
	padding:10px;
	background:#FFCC33;
	color:#FF0000;
	margin-right:15px;
}

.tabela-assistencia {
	width:97%;
	border:0;
	color:#355876;
}

.tabela-assistencia thead{
	background:#355876;
	color:#FFF;
	font-weight:bold;

}

.tabela-assistencia tbody td{
	font-size:10px;
	height:20px;
	padding-left:20px;
}

/*
.tabela-assistencia thead td{
		padding:5px;
}

.tabela-assistencia tbody td{
		padding:5px;
}

.tabela-assistencia .odd {
	background:#dbe5ee;
}
*/

.tabela-busca {
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	background:#355876;
}


#tabela1{
	font-size:10px;
}

#table-geral {

}
#table-geral thead a:link, #table-geral thead a:visited {
	color:#FFF;
	text-decoration:none;
}
#table-geral a:link, #table-geral a:visited {
	color:#000;
}
#table-geral .maior {
	/*width:98%;*/
}
#table-geral .button {
	width:18px;
}
#table-geral .odd {
	background:#EDF7FF;
}
thead tr {
	background:#07334E;
}
thead td {
	font-weight:bold !important;
	border-bottom: solid 5px #FFF;
	color:#FFF;
}