*{
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	font-family: 'Roboto', sans-serif;
	}
p{
	font-size:10px;
	}
h2{
	font-weight:100;
	}
h3{
	font-size:14px;
	}

img{
	border:none;
	}
	
.central{
	width:1024px;
	margin:0 auto;
}

#topo{
	background:url(../topo.jpg) 50% 0% no-repeat;
	height:328px;
	}
#topoEng{
	background:url(../topo-en.jpg) 50% 0% no-repeat;
	height:328px;
	}
#idioma{
	float:left;
	margin:20px 0px 0px 950px;
	}
.conteudo{
	background:url(../bg.jpg) 50% 0%;
	width:100%;
	}
.conteudo, .colEsq, .colDir{
	float:left;
	}
.colEsq{
	width:244px;
	margin-right:20px;
	}
.colDir{
	width:700px;
	margin-right:50px;
	}
.colDir p{
	font-size:12px;
	}
.colEsq ul li{
	width:244px;
	font-size:12px;
	height:30px;
	margin-bottom:10px;
	text-align:center;
	line-height:30px;
	}
.banner li img{
	width:700px;
	height:239px;
	float:left;
	}
#rodape{
	float:left;
	width:100px;
	margin:20px 0px 30px 870px;
	}
.titulo{
	width:690px;
	height:30px;
	font-size:14px;
	line-height:30px;
	margin-bottom:10px;
	padding:0px 0px 0px 10px;
	}
.titulograf{
	font-style:italic;
	font-size:12px !important;
	}
#linha{
	width:690px;
	border-bottom:solid 1px #000000;
	}