/* CSS document of A&A Brindes */

/* IDs DIVs de Estrutura */

#header {
	width: 778px;
	position: relative;
	display: block;
	margin: auto;
	padding-left: 1px;
}

#header2 {
	width: 778px;
	position: relative;
	display: block;
	margin: auto;
	padding-left: 1px;
}

#miolo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 778px;
	height: 100%;
	position: relative;
	display: block;
	background-color: #FFFFFF;
	margin: auto;
	padding-bottom: 5px;
}

#footer {
	width: 778px;
	position: relative;
	display: block;
	margin: auto;
	padding-top: 5px;
	background-color: #FFFFFF;
}

/* Posição dos itens de miolo */

#content_esquerda {
	width: 389px;
	height: 100%;
	background: #ffffff;
	
}

/* direita  */

#content_direita {
	width: 389px;
	height: 100%;
	background: #ffffff;
}

/* Thumbnails de categorias de produtos */

#prodCateg {
	width: 96px;
	height: 115px;
	padding-bottom: 15px;
	padding-top: 15px;
	background-image: url(images/prod_categ_back.gif);
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;
	
}

#prodCateg_OFF {
	width: 96px;
	height: 115px;
	padding-bottom: 15px;
	padding-top: 15px;
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;
	
}

#prodCategTit {
	width: 96px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #7483A0;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	bottom: 
}

#prodList {
	width: 90px;
	height: 110px;
	padding-bottom: 15px;
	padding-top: 15px;
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;
	
}

/* Text Formating in DIVS per ID */

#miolo h3{

	font-size: 14px;
	color: #b0782b;
	font-weight:bold;
}

#miolo p {
	margin-left: 3px;
	font-size: 10px;
	color: #b0782b;
}

#miolo a {

	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #b0782b;
}

#miolo a:hover {

	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #DDB47B;
}

.orcHeader {
	
	background-color: #7483A0;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
}

.orcHeader2 {
	
	background-color: #3F507B;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
}


.orcProd {
	
	background-color: #FFFFFF;
	border-bottom-color: #7483A0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #7483A0;
	border-left-width: 1px;
	border-left-style: solid;
}

.orcProd2 {
	
	background-color: #3F507B;
	border-bottom-color: #7483A0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	
}

.pp1 {
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3F507B;
	border-bottom-color: #7483A0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	
}

.pp1amarelo {
	color: #FFD700;
}

.pp2 {
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #7483A0;
	border-bottom-color: #7483A0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	
}

.pp3 {
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FFA500;
	border-bottom-color: #7483A0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	
}

.inpFale {
	
	background-color: #FFFFFF;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	border-style: solid;
	border-color: #F9DF9F;
	border-width: 1px;
	margin: auto;
	margin-top: 4px;

}

.butFale {
	
	background-color: #b0782b;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-style: solid;
	border-color: #F9DF9F;
	border-width: 1px;
	margin-right: 30px;
	height: 20px;
}

.txt {
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}