 
body
{
	font-family:arial, verdana, sans-serif; 
	font-size: 12px;
	background-color: #515151;
	margin: 0;
	padding: 0;
	background-image: url('/img/fundo.jpg');
}

body input, textarea, select
{
	color:black;
	border:1px solid #cccccc;
	background: white;
}

ul
{
	list-style-image: url('/img/seta_noticias.png');
}

li
{
	padding-left: 18px;
}

#geral
{
	margin-top: 0;
	width: 731px;
	background-color: white;
	margin: 0 auto;
}

#topo
{
	background-image: url('/img/topo_bg.jpg');
	background-color: white;
	background-repeat: no-repeat;
	width: 100%;
	height: 77px;
}

#menu_topo
{
	padding-right:12px;
	padding-top:55px;
	text-align:right;
}

#menu_topo a, #menu_topo a:visited
{
	color: black;
}

#menu_topo a:hover
{
	text-decoration: none;
}

#animacao
{
	height: 220px;
	background-color: black;
	clear: both;
}

#barra
{
	background-image: url('img/barra_bg.png');
	background-repeat: no-repeat;
	height: 32px;
	font: 12px arial, sans-serif;
	font-weight: bold;
	color: #828282;
}

#barra a
{
	text-decoration: none;
}

#conteudo
{
	padding: 0;
	margin: 0;
}

#rodape
{
	clear: both;
	background-image: url('/img/rodape_bg.jpg');
	background-repeat: no-repeat;
	height: 72px;
}

/*** Principal ***/
#principal_noticias
{
	width: 221px;
	height: 284px;
	background: url('/img/principal_noticias_bg.jpg') no-repeat;
	float: left;
}

#principal_noticias_lista li
{
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 13px;
}

#principal_noticias_lista a
{
	color: black;
	text-decoration: none;
}

#principal_conheca
{
	width: 510px;
	float: right;
	height: 284px;
	background: url('/img/principal_conheca_bg.jpg') no-repeat;
}

#principal_conheca_linux
{
	width: 141px;
	text-align: center;
	float: left;
}

#principal_conheca_windows
{
	width: 136px;
	text-align: center;
	float: left;
}

/*** Duvidas ***/

#duvidas_lista
{
	float: left;
	width: 221px;
	height: 284px;
	background-image: url('/img/principal_noticias_bg.jpg');
	background-repeat: no-repeat;
}

#duvidas_lista li
{
	padding-top: 5px;
	padding-left: 0px;
}

#duvidas_lista a
{
	font: 12px arial, sans-serif;
	font-weight: bold;
	color: #828282;
	text-decoration: none;
	padding-right: 15px;
}

#duvidas_texto
{
	width: 510px;
	float: right;
	height: 284px;
	background: url('/img/duvidas_texto_bg.jpg') no-repeat;
	overflow: auto;
}

/* Letras */

.destaque
{
	color: red;
	font-weight: bold;
}

.letra_p
{
	color: #828282;
	font: 12px Arial, sans-serif;
	font-weight: bold;
}

.letra_pa
{
	padding-left: 5px;
	padding-right: 15px;
	font: 12px arial, sans-serif;
}

.letra_pro
{
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
	font: 12px arial, sans-serif;
}

.letra_titulo
{
	padding-left: 43px;
	color: #828282;
	font: 12px Arial, sans-serif;
	font-weight: bold;
}

.letra_principal
{
	color: #828282;
	font: 12px Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 15px;
}

.dest
{
	text-align: center;
	color: #828282;
	font-family: Arial, sans-serif;
}

.cinza
{
	color: #828282;
}

.over
{
	height: 235px;
	overflow: auto;
}

/* Quero Conhecer o produto*/

#conhecer_principal
{
	border: 1px solid #f0f0f0;
	height: 284px;
	background: url('/img/padrao_fundo.jpg') no-repeat;
}

/* Institucional */

#institucional_principal
{
	border: 1px solid #f0f0f0;
	height: 284px;
	background: url('/img/padrao_fundo.jpg') no-repeat;
}

/* Produtos */

#produtos_principal
{
	float: left;
	width: 580px;
	height: 251px;
	background: url('/img/duvidas_bg.jpg') no-repeat;
}

#produtos_duvida
{
	float: right;
	width: 125px;
}

/* Notícias */

#noticias_principal
{
	width: 221px;
	height: 284px;
	background: url('/img/principal_noticias_bg.jpg') no-repeat;
	float: left;
}

#noticias_texto
{
	width: 510px;
	float: right;
	height: 284px;
	background: url('/img/duvidas_texto_bg.jpg') no-repeat;
}

/* Assinar */

#assinar_principal
{
	border: 1px solid #f0f0f0;
	background: url('/img/assinar_fundo.jpg') no-repeat;
}