body {
	margin:0px;
	background:url(images/fundo.jpg) top center no-repeat #b6bec0;
}
#logo {
	position:absolute;
	top:45px;
	left:50%;
	margin-left:-440px;
	width:181px;
	height:62px;
}
#fone {
	position:absolute;
	top:13px;
	left:50%;
	margin-left:-225px;
	width:158px;
	height:37px;
}
#login {
	position:absolute;
	top:13px;
	left:50%;
	margin-left:180px;
	width:320px;
	z-index:9999;
	text-align:right;
}
.button_login {
	font-family:"Lucida Sans Unicode";
	font-size:10px;
	font-weight:bold;
	background:#f6f7f8;
	padding:1px 10px;
	color:#333333;
	border:1px solid #40687f;
}
#caminhao {
	position:absolute;
	top:180px;
	left:50%;
	margin-left:-235px;
	width:648px;
	height:171px;
	z-index:10;
}
#frases {
	position:absolute;
	top:60px;
	left:50%;
	margin-left:-225px;
	width:705px;
	height:125px;
}
#colunas {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-480px;
	width:960px;
}
#esquerda {
	float:left;
	width:255px;
	background:url(images/fundo_menu.png) top center no-repeat;
	padding-top:130px;
	padding-bottom:170px;
}
#direita {
	float:left;
	width:700px;
	padding-top:410px;
}
.texto {
	font-family:"Lucida Sans Unicode";
	font-size:12px;
	color:#000000;
}
.texto h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	font-weight:bold;
	padding:3px 0px;
	margin:0px 0px 3px 0px;
	border-bottom:1px solid #000000;
	text-transform:uppercase;
	letter-spacing:0.02em;
}
.texto h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#40687f;
	padding:5px;
	margin:14px 0px 4px 0px;
	background:#f6f7f8;
}
.texto h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	padding:5px 0px;
	margin:4px 0px 4px 10px;
	border-top:1px solid #cdd2d5;
	border-bottom:1px solid #cdd2d5;
}
.texto p {
	margin:0px;
	padding:5px 0px;
	text-align:justify;
}
.texto a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.texto a:hover {
	color:#40687f;
	text-decoration:none;
	font-weight:bold;
}
.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#50555a;
	text-transform:uppercase;
	font-weight:bold;
}
.menu a {
	color:#50555a;
	text-decoration:none;
}
.menu a:hover {
	color:#000000;
	text-decoration:none;
}
.menu p {
	font-family:"Lucida Sans Unicode";
	font-size:9px;
	color:#888a8b;
	margin:10px 0px 10px 23px;
	padding:0px;
	width:193px;
	font-weight:normal;
	text-transform:none;
	text-align:right;
}
.menu ul {
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 23px;
	width:203px;
}
.menu li {
	padding:10px 12px 5px 0px;
	margin:10px 0px;
	text-align:right;
}
.selected {
	background:#f6f7f8;
}
.box { 
	font-size:11px;
}
.box a {
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.box a:hover {
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
}
.box h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#da251c;
	padding:0px;
	margin:0px 0px 10px 0px;
	border:none;
}
.cidade {
	padding:4px 0px 0px 0px;
}
.inputbox {
	font-family:"Lucida Sans Unicode";
	font-size:11px;
	color:#333333;
	border:1px solid #40687f;
	width:400px;
	background:#f6f7f8;
}
.button {
	font-family:"Lucida Sans Unicode";
	font-size:12px;
	font-weight:bold;
	background:#f6f7f8;
	height:30px;
	line-height:30px;
	padding:0px 15px 3px 15px;
	margin:8px;
	color:#333333;
	border:1px solid #40687f;
}
.menu_inferior {
	font-family:"Lucida Sans Unicode";
	font-size:10px;
	color:#888a8b;
	font-weight:normal;
	text-transform:none;
	padding:10px 0px;
	text-align:center;
}
.menu_inferior a {
	font-weight:normal;
	color:#888a8b;
	text-decoration:none;
}
.menu_inferior a:hover {
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.estudioum {
	padding-top:10px;
	text-align:right;
}
.descricao {
	padding:0px 30px;
	color:#666;
}