﻿#headerContainer {
	background-image: url("../img/qualbrinde-header.png");
	height: 142px;
	margin: auto;
	width: 988px;
	}
#linhaTopo {
	Color: #FFF;
	font-family: Arial;
	font-size: 12px;
	}
#linhatopoEsquerda {
	float: left;
	padding-left: 5px;
}
#linhatopoDireita {
	float: right;
	padding-right: 5px;
	text-align: right;
}	
#linhaMeio {
	clear: both;
	padding: 4px;
	}
#containerLink{
	float: left;
	height:	120px;
	width: 34%;
}
#containerBusca{
	float: left;
	padding:45px 0px 0px 23px;
	width: 34%;
}
#containerForm{
	margin: auto;
	width: 100%;
}
.buscador {
	background:#FFFFFF url(../img/textareaBusca.gif) no-repeat 4px 4px;
	border:1px solid #0A4880;
	color: #666;
	font-size: 120%;
	height:30px;
	margin: 2px;
	padding:6px 0px 0px 30px;
	width:200px;
	vertical-align:middle;
}
.botaoOK {
	background:url(../img/botao-ok.png) no-repeat top left;
	background-position:0px;
	border: none;
	color: #FFF;
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
	height: 32px;
	margin-left: -4px;
	vertical-align: middle;
	width: 50px;	
}

.botaoOK:hover {
	background-position:-50px;
}

#containerCadastro{
	color: #FFF;
	float: left;
	font-family: Arial;
	font-size: 8pt;
	padding: 48px 0 0 45px;
	width: 100px;
}
#containerLista{
	color: #FFF;
	float: left;
	font-family: Arial;
	font-size: 8pt;
	padding: 48px 0 0 45px;
	width: 95px;
}
#linhaBaixo {
	background:#FFFFFF url(../img/menu-back.png) repeat-x bottom;	
	height:30px;
	text-align: center;
	width: 988px;
}
#menuTopo {		
	margin: auto;
	padding: 0 auto;
	text-align: center;
	width: 840px;
}

a.menuCategorias {
	background-image:url(../img/menu/linkTodas.png);
	background-position:0px;
	display:block;
	float:left;
	height:25px;
	position: relative;
	top: 5px;
	width:120px;
	color: #0A3969;
	font-family: Arial;
	font-size: 8pt;
	margin-left:10px;
	text-decoration: none;
	
}
a.menuCategorias:hover {
background-position:-120px;
}

a.head {
	color:#00DFFF;
	text-decoration: none;
}
a.head:hover {
	text-decoration: underline;
}

#linkCategorias {
	float: left;
	position: relative;
	top: -3px
}

ul#menuHorizontal{
	float:left;
	padding-top:5px; 
}
ul#menuHorizontal li{
	background: url(../img/menu/linkRight.png) no-repeat top right;
	float: left;
	height:25px;
	margin-left: 10px;
}
li a{
	background: url(../img/menu/linkLeft.png) no-repeat top left;
	color: #FFF;
	display: block;
	float: left;
	font-family: Arial;
	font-size: 10pt;
	line-height:25px;
	
	padding: 0 2em;
	text-decoration: none;
	top:2px;
}
ul a:hover{
	color: #FF3300;
}
#Conteudo {
	clear: both;
	/* position: absolute; */
	float: left;
	top: 172px;
	width: 988px;
}

#conteudotitulo {
	width: 988px; 
	float:left;
	color:#99E1EB;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
}

#conteudosecundario {
    float:left;
}

#categorias {
	width: 180px;
	float: left;
}

#conteudoprincipal {
	width: 608px;
	float: left;
}

#bannerslateriais {
	width: 200px;
	float: left;
}

#conteudoprincipaltotal {
	width: 808px;
	float: left;
}

#bannercategoriasubcategoria {
	width: 808px;
	height: 100px;
	float: left;
}

#headarcategoriasubcategoria {
	width: 808px;
	height: 100px;
	float: left;
}

#conteudocategoriasubcategoria {
	width: 808px;
	float: left;
}

#quadroprodutos {
    width: 150px;
    height: 200px;
    float:left;
}

#fundoimagens {
    height: 140px;
    width: 140px;
    position: inherit;
    background-image: url("img/indisponivel.gif");
    font-family: Arial;
    font-size: 0px;
}
#blanket {
background-color:#111;
filter:alpha(opacity=65);
left:0px;
opacity: 0.65;
position:absolute;
top:0px;
width:100%;
z-index: 9001;
}
#popUpDiv {
background-color:#eeeeee;
color: #006699;
font-family: arial;
font-size: 12px;
height:140px;
padding: 20px;
position:fixed;
width:560px;
z-index: 9002;
}
#popUpDiv h1, #popUpDiv strong{
font-weight: bold;
}
#popUpDiv .red{
color: red;
}
#popUpDiv p{
margin-top: 10px;
text-align: justify;
}
#popUpDiv .acenter{
text-align: center;
}
