body	{
	margin:0px;
	padding:0px;
	background-color:#f5f5f5;
}
img	{border:none;}
object	{background-color:#ffffff;}
#menu	{
	position:absolute;
	height:360px;
	width:220px;
	margin-top:160px;
	margin-left:15px;
	/*formatação*/
	font-size:11px;
	color:#c4c4c4;
	font-family:Tahoma, "Trebuchet MS", Verdana;
	text-align:justify;;
	padding-left:30px;
	/*Bkg*/
	background-image:url(../imgs/home/bg-menu.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
#menu	ul	{
	list-style:none;
	margin-top:55px;
	margin-left:40px;
}
#menu ul li	{
	margin-top:14px;
	margin-left:0px;
}
#conheca	{
	position:absolute;
	width:295px;
	height:70px;
	margin-left:310px;
	margin-top:170px;
}



/*----------------------------------------------------------------- Base */
#base	{
	background-image:url(../imgs/home/bg-base.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:340px;
	padding-left:47px;
	padding-top:32px;
}

/*----------------------------------------------------------------- empresas */
#base	.empresas	{
	width:222px;
	height:310px;
	float:left;
}
#base	.empresas	.nossos-clientes	{
	background-image:url(../imgs/home/bg-nossos-clientes.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:190px;
	margin-top:25px;
	padding:10px;
	padding-bottom:15px;
}
#base	.empresas	.nossos-clientes .logos	{
	width: 180px;
	height:152px;
	margin-left:10px;
	margin-top:19px;	
}



#base .horizontal	ul, li {
	list-style:none;
	margin:0px;
	padding:0px;
}
#base .horizontal	li {
	height:72px;
	width:100%;
	background-color:#FFFFFF;
	margin-bottom:8px;
}


#base	.vertical li {
	width:85px;
	height:72px;
	background-color:#FFFFFF;
	float:left;
	display:block;
	margin-bottom:8px;
}
#base	.vertical .direita {margin-left:10px;}

/*----------------------------------------------------------------- dicas */
#base	.dicas	{
	margin-left:40px;
	width:284px;
	height:310px;
	float:left;
}
#base	.dicas h3	{margin-bottom:10px;}
#base	.dicas .data	{
	font-size:10px;
	color:#ababab;
	margin-bottom:10px;
}
#base	.dicas .titulo	{
	color:#5e5e5e;
	font-weight:bold;
	font-size:13px;
}
#base	.dicas	p	{margin-bottom:5px;}
#base	.dicas	.foto-destaque	{border:1px solid #afafaf;}
#base	.dicas	.descricao	{
	height:60px;
	margin-top:10px;
	margin-bottom:20px;
}
#base	.dicas	.descricao a	{color:#7c7c7c; margin-bottom:10px;}
#base	.dicas	.saiba-mais	{
	position:absolute;
	margin-left:210px;
	margin-top:-6px;
}]
#base	.dicas	h3	{
	margin-bottom:10px;
}
#base	.dicas	.linha	{
	background-color:#e7e7e7;
	height:1px;
	background-position:left 20px;
	display:block;
	width:72%;
	overflow:hidden;
	margin-bottom:20px;
}
#base	.dicas	.input	{
	background-image:url(../imgs/geral/input.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	width:283px;
	height:23px;
}
#base	.dicas	input	{
	background-color:transparent;
	padding: 5px 3px 0px 3px;
	border:none;
	height:17px;
}
#base	.dicas .enviar	{
	padding:0px;
	margin:0px;
	height:23px;
	width:80px;
}
#base	.dicas	.nome	{
	margin:0px;
}
#base	.dicas	.email	{
	width:197px;
	margin-top:0px;
}
#base	.dicas	.input-email	{
	background-image:url(../imgs/geral/input.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	width:283px;
	height:23px;
	margin-top:10px;
}

	


/*----------------------------------------------------------------- forum */
#base	.forum	{
	margin-left:30px;
	margin-left:45px;
	width:313px;
	height:295px;
	float:left;
}
#base	.forum	h3	{margin-bottom:18px;}
#base	.forum	.destaques	{
	border-bottom:1px solid #f5f5f5;
	height:50px;
	background-repeat:repeat-x;
	background-image:url(../imgs/home/bg-x_forum2.jpg);
	background-position:bottom;
}
#base	.forum	.destaques	.left	{
	font-size:10px;
	color: #919191;
	background-image:url(../imgs/home/bg-x_forum.jpg);
	background-repeat:repeat-x;
	width:95px;
	height:40px;
	border-bottom:1px solid #eeeeee;
	background-position:bottom;
	background-color:#f6f6f6;
	float:left;
	padding-top:10px;
	padding-left:10px;
}
#base	.forum	.destaques	.right	{
	float:left;
	height: 45spx;
	width:180px;
	padding-left:10px;
	padding-top:5px;
}
/*----------------------------------------------------------------- rodape	*/


