@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8a8a8a;
	background-image:url(../img/back.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}
a:visited {
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
a:active {
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
}

a.link_noticia:link {
	color: #000000;
	text-decoration: none;
}
a.link_noticia:visited {
	text-decoration: none;
	color: #000000;
}
a.link_noticia:hover {
	text-decoration: underline;
	color: #000000;
}
a.link_noticia:active {
	text-decoration: none;
	color: #000000;
}

.corpo {
	width:750px;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
/*	background-color:#001B28;*/
	background-color:#00283b;
}

.topo {
	height:120px;
	margin-left:10px;
	margin-right:10px;
}

.banner {
	height:300px;
	border-top-color:#000D14;
	border-top-style:solid;
	border-top-width:5px;
	border-bottom-color:#000D14;
	border-bottom-style:solid;
	border-bottom-width:5px;
	margin-left:10px;
	margin-right:10px;
}

.divisao {
	height:10px;
}

.conteudo {
	background-color:#f4f4f4;
	border-top-color:#000D14;
	border-top-style:solid;
	border-top-width:5px;
	border-bottom-color:#000D14;
	border-bottom-style:solid;
	border-bottom-width:5px;
	margin-left:10px;
	margin-right:10px;
	background-image:url(../img/div_top.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.principal {

}

.esquerda {
	width:460px;
	text-align:left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	background-image:url(../img/div_left.gif);
	background-position:right;
	background-repeat:repeat-y;
}

.direita {
	width:230px;
	float:right;
	padding-top:10px;
	padding-left:0px;
	padding-right:10px;
	text-align:left;
}

.noticia {
	display:table;
	margin-bottom:10px;
}

.sub_noticia {
	padding-top:10px;
}

.noticia_img {
	border-color:#d7d7d7;
	border-width:3px;
	border-style:solid;
	float:left;
	margin-right:5px;
}

.noticia_texto {
	float:right;
	width:315px;
}

.noticia_titulo {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#000000;
}

.clientes {
}

.outros_destaques {

}

.estruturas {
	text-align:left;
	background-image:url(../img/div_top.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:10px;
	display:table;
	margin-bottom:10px;
}

.tecnologias {
	text-align:left;
	background-image:url(../img/div_top.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-top:20px;
	padding-top:10px;
}

.responsa {
	background-position:top;
	background-repeat:repeat-x;
	padding-top:5px;
}

.rodape {
	color:#FFFFFF;
	font-size:9px;
}
