/* LF5 - lucasferr@gmail.com - Deus é Fiel */

/* Estrutural */

body {
	margin:0px;
	padding:0px;
	font-family: Calibri, "Trebuchet MS", Arial;
	font-size:12px;
	color: #333;
	background: url(../img/body_bg.jpg) repeat-x top #fff;	
}

body a:link { color: #333 ; text-decoration:none }
body a:active {color: #333 ; text-decoration:underline }
body a:visited { color: #333 ; text-decoration:none }
body a:hover { color: #000 ; text-decoration:underline; }

.TxtBasicoB  { color:#FF6600 }
.TxtBasicoB  a:link { color:#FF6600 ; text-decoration:none }
.TxtBasicoB  a:active { color:#FF6600 ; text-decoration:underline }
.TxtBasicoB  a:visited { color:#FF6600 ; text-decoration:none }
.TxtBasicoB  a:hover { color:#FF6600 ; text-decoration:underline; }

.TxtTituloA { font-size:14px; color: #000; font-weight:bold; }
.TxtTituloB { font-size:14px; color: #FF6600; font-weight:bold; }
.TxtTituloC { font-size:20px; color: #FF6600; font-weight:bold; }

/*//// MASTERS ////*/

#geral, #top, #colunas, #rp, #menu{ 
	width:950px;
	display:block;
}

#geral { 
	margin:0px auto 0px auto;	
}

#top{
	background: url(../img/tel.jpg) no-repeat top right;
	height:178px;
}

#rp { 
	padding:20px 0 10px 0;
	margin-top:20px;
	border-top:2px solid #F0F0F0;
}

/*//// BASICOS ////*/

h1 { 
	font-size:30px; 
	color: #D60000;
	font-weight: lighter;
	margin:0 0 20px 0;
}

h2 { 
	font-size:18px; 
	color: #D60000;
	font-weight:bold;
	margin:0 0 10px 0;
}

h3 { 
	font-size:16px; 
	color: #D60000;
	font-weight:bold;
	margin:0 0 10px 0;
}

img { border:0px none }

p { margin:0 0 10px 0 }

input, select {
	color: #000;
}

/*//// FLOATS ////*/

#floatleft, #top, #logo, #flash, #colunas, #colMenor, #colMaior, #destaque, #destaque2, #destaque div, #chamadas, #chamadas div, #chamadasCentral, #ico, #rp, #endereco, #assinatura, #validacao{
	float:left
}

/*//// TOP ////*/

#logo h1 {
	width: 458px;
	height: 148px;
	display: block;
	margin: 0 0 0 20px;
	padding: 0;
	text-indent: -99999px;
}

#logo h1 a {
	width: 458px;
	height: 148px;
	display: block;
	text-decoration: none;
	background: url(../img/logo.jpg) no-repeat left top transparent;
}

#logo h1 a:hover {
	background: url(../img/logo.jpg) no-repeat right top transparent;
}

#menu{
	margin-top:10px;
	height:20px;
}

#menu a {
	font-size:16px;
	font-weight:bold;
	color:#000;
}

#menu ul { 
	padding:0px; 
	margin:0px;
	text-align:center;
}

#menu li {
	padding:0px; 
	margin:0px;
	margin-left:20px;
	display:inline;
	list-style:none;
}

#flash{
	padding-top:45px;
}

/*//// colMaior ////*/

#colMaior {
	width: 710px;
	display:block;
}

#estoque {
	width: 710px;
	height: 180px;
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -99999px;
}

#estoque a {
	width: 710px;
	height: 180px;
	display: block;
	text-decoration: none;
	background:url(../img/imgh_loja.jpg) no-repeat top left;
}

/*//// destaque ////*/

#destaque, #destaqueTit, #destaqueItens, #chamadas {
	width: 710px;
	float:left;
}

#destaqueItens div {
	width: 230px;
}

#destaqueTit h2 {
	font-size:22px;
}

#destaqueCentral, #chamadasCentral {
	margin:0 10px;
}

#destaqueItens a {
	color:#CC0000;
	font-size:14px;
}

#destaque h2, #destaque h3 {
	margin:0 0 10px 0;
	padding:0;
	display:block;
	width:355px;
	float:left;
}

#destaque h3 {
	text-align:right;
	color:D60000;
}

#destaque h3 a {
	background: url(../img/bullet_verm.jpg) no-repeat 4px 5px;
	padding-left:18px;
	color:D60000;
}

#destaque h3 a:hover {
	text-decoration:none;
	background: url(../img/bullet_verm.jpg) no-repeat 6px 5px;
	color:D60000;
}

#ico{
	margin:5px 10px 0 0;
}

/*//// chamadas ////*/

#chamadas {
	margin-top:20px;
}

#chamadas div {
	width:230px; 
}

#chamadas h2 {
	color:#333;
	margin:10px 0 0 0;
	padding:0;
}

/*//// colMenor ////*/

#colMenor {
  width:224px;
  padding-right:16px;
  display:block;
}

#banner{
	margin-top:6px;
}

/*//// busca ////*/

#busca{
	background:url(../img/box_busca_2.jpg) repeat-y;
}

#busca h2{
	display:none;
}

#busca input, #busca select{
	margin:0;
	padding:0;
	width:190px
}

#busca form{
	padding:0 15px;
	margin:0px;
}

/*//// rp ////*/

#endereco {
	width: 820px;
	display:block;
	font-size:14px;
}

#endereco p {
	margin:0 0 10px 0;
}

#assinatura {
	width: 130px;
	height: 30px;
	display: block;
	margin: 0;
	padding: 0;
	text-align: right;
}

#validacao {
	width: 100px;
	display: block;
	font-size:10px;
	text-align:right;
}

tr.par{background-color:#FFFFFF}
tr.impar{background-color:#DFDFDF}

