﻿div#prodCol1, div#prodCol2, div#prodCol3
{
	float:left;
	height:760px;
	min-height:760px;
}

/*1ª coluna*/
div#prodCol1
{
	width: 950px;
	background-image: url('../img/bgProd.jpg');
	background-repeat: repeat-y;
}

/*Margen de conteúdo*/
div#prodCol1 div.ctnBox
{
	margin:0px auto;
	width:264px;
	height:auto;
}

div#prodCol1 h2
{
	background-image:url('../img/h2pesquisa.gif');
	margin-bottom:8px;
	width:242px;
	height:19px;
}

div#prodCol1 p
{
	text-align:left;
	width:115px;
}

div#prodCol2
{
	background-color:#e4e8ee;
	width:330px;
}

div#prodCol2 div.ctnBox
{
	margin:0px auto;
	width:283px;
	height:auto;
	min-height:212px;
}

div#prodCol2 h2
{
	background-image:url('../img/h2ultimas_noticias.gif');
	float:left;
	margin-bottom:8px;
	width:162px;
	height:19px;
}

div#prodCol3
{
	background-color:White;
	width:292px;
}

div#prodCol3 div.ctnBox
{
	margin:0 0 0 20px;
	width:220px;
	height:auto;
}


/* Outros */

div.prodH2 *
{
	float:left;
}

div.prodH2 img
{
	margin-right:10px;
}

div.prodH2 p, div.prodH2 span
{
	color:#355c8d;
	font-family: Verdana, Arial;
	font-size:16px;
	margin:2px 0;
}

div#prodCol1 div.ctnInfo p
{
	margin-bottom:18px;	
	width:100%;
}


div#prodOrder
{
	clear:both;
	margin-left:26px;
	width:194px;
	height:30px;
}

div.refList
{
	margin-left:26px;
	width:194px;
	height:30px;	
}

div.prodCatTypeBox
{
	line-height:14px;
	width:200px;
	height:auto;	
}

div.prodTitleSpacer
{
	display:block;
	width:150px;
	height:4px;	
}

.prodCatBoxTitle
{
	margin-top:14px;
	color:#3a6190;
	display:block;
	width:176px;
	height:auto;
}

.prodCatBoxRefTitle
{
	color:#ff6600;
	display:block;
	width:176px;
	height:14px;
}

.prodCatBoxReference
{
	color:#717171;
	display:block;
	width:176px;
	height:24px;
}

.prodCatBoxSpacer
{
	background:url('../img/bgProdCat.gif') repeat-x;
	width:200px;
	height:1px;
}

div.prodList
{
	OVERFLOW-Y: auto; 
	MARGIN-LEFT: -30px; 
	WIDTH: 324px; 
	HEIGHT: 428px;	
}

div.prodBox
{
	CLEAR: both; 
	HEIGHT: auto; 
	BACKGROUND-COLOR: #b3bfce;
}

div.prodBox img
{
	FLOAT: left; 
	MARGIN-LEFT: 30px; 
}

span.prodPATitle
{
	color:White;
	MARGIN-TOP: 6px; 
	DISPLAY: block; 
	FLOAT: none; 
	WIDTH: 160px; 
	HEIGHT: auto;
}

span.prodPA
{
	COLOR: #3a6190;
	DISPLAY: block; 
	FLOAT: none; 
	WIDTH: 160px; 
	HEIGHT: auto;
}
