@charset "utf-8";
#content {
	height: 433px;
}
h1 {
	color: #0a499f;
	font-size: 12px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

#cont_esq {
	width: 438px;
	float: left;
}

#cont_dir {
	width: 522px;
	float:left;
}

#deteccao {
	width: 497px;
	height: 100px;
	background-image:url(../images/homebox1.jpg);
	padding-top: 45px;
	padding-left: 10px;
	margin-bottom: 9px;
}
#otimizacao {
	width: 497px;
	height: 91px;
	margin-bottom: 9px;
	background-image:url(../images/homebox2_v2.jpg);
	padding-top: 38px;
	padding-left: 10px;
}
#treinamentos {
	width: 497px;
	height: 91px;
	background-image:url(../images/homebox3.jpg);
	padding-top: 38px;
	padding-left: 10px;
}
