@charset "utf-8";
/* CSS Document */


/* Web Standards por:
   Walter André | www.walterandre.com.br
   atendimento@walterandre.com.br
   (62) 8136.9553
*/


div#home-um {
	width:498px;
	float:left;
}
div#box-empresa {
	width:454px;
	height:224px;
	float:left;
	background:url(../img/bg_empresa.jpg) bottom no-repeat;
	padding:20px 20px 0 24px;
	margin:1px 0 15px 0;
}
div#box-empresa h2 {
	width:454px;
	float:left;
	font-size:15px;
	padding:0 0 5px 0;
}
div#box-empresa h1 {
	width:454px;
	float:left;
	color:#fff;
	font-size:11px;
	font-weight:normal;
	padding:0 0 15px 0;
}
div#box-empresa .leia {
	width:454px;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
}

div#box-empresa .leia a:link {text-decoration:none; color:#FFFFFF;}
div#box-empresa .leia a:visited {text-decoration:none; color:#FFFFFF;}
div#box-empresa .leia a:hover {text-decoration:none; color: #0066FF;}

div#home-dois {
	width:409px;
	float:left;
	padding:20px 0 0 0;
}
div#home-dois h2 {
	width:409px;
	padding:0 0 10px 0;
	font-size:15px;
	float:left;
}
div#home-dois #video {
	width:409px;
	float:left;
	background:url(../img/bg_video.gif) bottom no-repeat;
	padding:0 0 25px 0;
}
ul.areas {
	width:215px;
	float:left;
	list-style:none;
	padding:0 0 15px 25px;
}
ul.areas li {
	width:202px;
	float:left;
}
ul.areas li.titulo {
	color:#40659a;
	font-size:19px;
	font-weight:bold;
	padding:0 0 10px 0;
}
ul.areas li.foto {
	width:192px;
	height:94px;
}
ul.areas li.foto img {border:6px solid #FFFFFF;}
ul.areas li.resumo {
	width:180px;
	padding:10px 0 10px 0;
}
ul.areas li.mais {
	width:202px;
	color:#1e73ea;
	font-weight:bold;
	border-bottom:1px solid #FFFFFF;
	padding:0 0 15px 0;
}

ul.areas li.mais a:link {text-decoration:none;color:#1e73ea;}
ul.areas li.mais a:visited {text-decoration:none;color:#1e73ea;}
ul.areas li.mais a:hover {text-decoration:none;color:#fff;}

ul.segmentos {
	width:215px;
	float:left;
	list-style:none;
	padding:0 0 0 25px;
}
ul.segmentos li {
	width:202px;
	float:left;
}

ul.segmentos li.titulo {
	color:#40659a;
	font-size:19px;
	font-weight:bold;
	padding:0 0 10px 0;
}
ul.segmentos li.resumo {
	width:202px;
	padding:0 0 10px 0;
}
ul.segmentos li.mais {
	width:202px;
	color:#1e73ea;
	font-weight:bold;
}

ul.segmentos li.mais a:link {text-decoration:none; color:#1e73ea;}
ul.segmentos li.mais a:visited {text-decoration:none; color:#1e73ea;}
ul.segmentos li.mais a:hover {text-decoration:none; color:#fff;}

div#box-projetos {
	width:390px;
	float:left;
	padding:15px 0 0 19px;
}
div#box-projetos h4 {
	width:375px;
	height:25px;
	float:left;
	background:url(../img/bg_topico_andamentos.jpg) no-repeat;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding:7px 0 0 15px;
	margin:0 0 15px 0;
}
ul.post-projetos {
	width:375px;
	float:left;
	list-style:none;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #96acd8;
}
ul.post-projetos li {
	float:left;
}
ul.post-projetos li.nome {
	width:280px;
	color:#40659a;
	font-size:14px;
	font-weight:bold;
	padding:0 0 5px 6px;
}

ul.post-projetos li.nome a:link {text-decoration:none; color: #0066FF;}
ul.post-projetos li.nome a:visited {text-decoration:none; color: #0066FF;}
ul.post-projetos li.nome a:hover {text-decoration:none; color:#40659a;}

ul.post-projetos li.chamada {
	width:280px;
	padding:0 0 0 6px;
}
ul.post-projetos li img {
	border:6px solid #FFFFFF;
}
div#box-projetos .mais {
	width:375px;
	float:left;
	color:#1e73ea;
	font-weight:bold;
	text-align:right;
}

div#box-projetos .mais a:link {text-decoration:none; color: #0066FF;}
div#box-projetos .mais a:visited {text-decoration:none; color: #0066FF;}
div#box-projetos .mais a:hover {text-decoration:none; color:#40659a;}