@charset "utf-8";
/* CSS Document */

#divLadoEsquerdo{
	width:310px;
	float:left;
}

#divImagem{
	float:left;
	width:285px;
	padding:45px 30px 10px 0;
}

#divApresentacoes{
	display:block;
	width:265px;
	height:70px;
	background-image:url(../imagens/fundoCaixaApresentacoesPequena.gif);
	background-repeat:no-repeat;
	margin-top:165px;
	padding:0 10px 0 10px;
	float:left;
}

#divApresentacoes ul.listaEsquerda{
	width:120px;
	float:left;
}

#divOqueE{
	float:left;
	width:380px;
	margin-bottom:20px;
}

#divOqueFaz{
	clear:both;
	height:285px;
	background-image: url(../imagens/fundoCaixaGrande.gif);
	background-repeat:no-repeat;
	padding:10px 10px 0 10px;
	margin-bottom:15px;
}

#divOqueFara{
	clear:both;
	height:150px;
	height:165px;
	background-image:url(../imagens/fundoCaixaMedia.gif);
	background-repeat:repeat;
	padding:10px 10px 0 10px;
	margin-bottom:15px;
}

#divDificuldades{
	clear:both;
	height:150px;
	height:165px;
	background-image:url(../imagens/fundoCaixaMedia.gif);
	background-repeat:repeat;
	padding:10px 10px 0 10px;
}

ul.listaEsquerda{
	width:285px;
	float:left;
}

ul.listaDireita li ul{
	*margin-left:300px;
}

p.consorciosColaborativos{
	width:240px;	
	float:left;
}

#divImagemConsorciosColaborativos{
	width:140px;
	height:60px;
	float:left;
	background-image:url(../imagens/imagemConsorciosColaborativos.jpg);
}
