/* CSS Document */
body{
	margin:0px;
	background-image:url(imagem/bg_home.gif);
	background-repeat:repeat-x;
	text-align:center;
	background-color:#FFFFFF;
	font-family:"Century Gothic", Verdana, Arial;
}
#corpo{
	width:703px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#topo{
	width:703px;
	height:94px;
}
#topoesq{
	width:69px;
	float:left;
	height:94px;
}
#topocen{
	width:624px;
	float:left;
	height:94px;	
}
#topodir{
	width:2px;
	float:left;
	background-image:url(imagem/linhs_topo_cima.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:94px;
	margin-left:7px;
}
#conteudo{
	width:703px;
	text-align:left;
	
}
#linha1{
	width:1px;
	margin-left:68px;
	float:left;
}
#menu{
	width:209px;
	height:118px;
	background-color:#333333;
	float:left;
}
#quadro_laranja{
	width:208px;
	height:118px;
	float:left;
	margin-left:4px;
	background-color:#FD8F17;
	text-align:center;
}
#quadro_imagem{
	width:198px;
	height:118px;
	margin-left:4px;
	float:left;
	background-color:#999999;
}
#linha2{
	width:2px;
	float:left;
}
#contPagina{
	padding-left:4px;
	width:624px;
	float:left;
	padding-right:3px;
	background-color:#FFFFFF;
}
#colesq{
	width:209px;
	text-align:left;
	float:left;
}
#cxTextoHome{
	width:411px;
	background-image:url(imagem/bg_Text.gif);
	background-repeat:repeat-x;
	background-position:top;
	float:left;
	font-size:13px;
	margin-left:4px;
}
#cxTexto{
	width:411px;
	float:left;
	font-size:13px;
	margin-left:4px;
}
#titTopo{
	margin-top:19px;
	margin-left:19px;
	margin-right:19px;
	padding-bottom:18px;
}
#homeContact{
	height:150px;
	text-align:center;
}
#titInternas{
	height:138px;
	padding-left:18px;
	text-align:left;
	padding-top:18px;
	font-size:13px;
}
#rod{
	width:625px;
	height:60px;
	float:left;
}
#colesq2{
	width:209px;
	text-align:left;
	float:left;
	background-image:url(imagem/bg_Text.gif);
	background-repeat:repeat-x;
}
textarea, input{
	border: #999999 1px solid;
	background-color:#FFFFFF;
	font-family:"Century Gothic", Verdana, Arial;
	font-size:12px;
}
#formbusca{
	padding-top:40px;
	width:200px;
	float:right;
}
.cpinput{
	height:17px;
}