﻿div#homeCol1, div#homeCol2, div#homeCol3
{
	float:left;
	height:760px;
	min-height:760px;
}

/*1ª coluna*/
div#homeCol1
{
	background:#cdd5de url('../img/bgBox1Home.gif') repeat-y;
	width:325px;
}

/*Margen de conteúdo*/
div#homeCol1 div.ctnBox
{
	margin:0px auto;
	width:285px;
	height:auto;
	min-height:212px;
}

/*Pesquisa e Desenvolvimento.*/
div#homeCol1 h2
{
	background-image:url('../img/h2pesquisa.gif');
	margin-bottom:8px;
	width:242px;
	height:19px;
}

div#homeCol1 img.h2
{
	margin-bottom:8px;
}

div#homeCol1 p, div#homeCol1 span, div#homeCol1 a
{
	text-align:left;
	width:115px;
}

div#homeCol1 img, div#homeCol2 img, div#homeCol3 img
{
	margin-right:10px;	
}

div#homeCol1 ul
{
	display:block;
	vertical-align:top;
	width:130px;	
}

div#homeCol1 li
{
	border:1px solid red;
	list-style-image:url(../img/mark1.jpg);
	vertical-align:top;
	list-style-position:outside;
	width:120px;
	height:25px;
}

div#homeCol1 img, div#homeCol1 p, div#homeCol1 span, div#homeCol2 img, div#homeCol2 p, div#homeCol3 img, div#homeCol3 p
{
	float:left;
}

div#homeCol2
{
	background:#edf0f3 url('../img/bgBox2Home.gif') repeat-y;
	width:347px;
}

div#homeCol2 div.ctnBox
{
	margin:0px auto;
	width:283px;
	height:auto;
	min-height:212px;
}

div#homeCol2 h2
{
	background-image:url('../img/h2ultimas_noticias.gif');
	float:left;
	margin-bottom:8px;
	width:162px;
	height:19px;
}

div#homeCol3
{
	background:White url('../img/bgBox3Home.gif') repeat-y;
	width:278px;
}

div#homeCol3 div.ctnBox
{
	margin:0px auto;
	width:217px;
	height:auto;
	min-height:212px;
}

div#homeCol3 h2
{
	background-image:url('../img/h2newsletter.gif');
	float:left;
	margin-bottom:8px;
	width:194px;
	height:24px;
}
div#homeCol3 h3
{
	background-image:url('../img/h2comvoce.gif');
	float:left;
	margin-bottom:8px;
	width:194px;
	height:24px;
}

div#homeCol3 span
{
	float:left;
	display:block;
	width:44px;
}

div#homeCol3 input[type="text"]
{
	background-color:#dddddd;
	border:1px solid #afafaf;
	border-top-color:#afafaf;
	border-left-color:#afafaf;
	border-bottom-color:#828282;
	border-right-color:#828282;	
	
	width:157px;
	height:14px;
}

div#homeCol3 input[type="image"]
{
	margin:6px 0 0 134px;
	width:67px;
	height:13px;
	background-color:#dddddd;
	border:1px solid #afafaf;
	border-top-color:#afafaf;
	border-left-color:#afafaf;
	border-bottom-color:#828282;
	border-right-color:#828282;	
}

div#newsletterBox
{
	margin-top:11px;
	height:70px;
}
