/* CSS Document */
html,body {
	margin:0;
	padding:0;
	height:100%; 
	min-height:100%;
	color:#FFF;
}
img {
	border:0;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	color:#FFF;
	font-family:"trebuchet MS", Georgia, "Lucida Sans"
}
h1.portfolio {
	font-size:30px;
	color:#FFF;
}
h2.portfolioTipo {
	font-size:50px;
	color:#FFF;
}
h3 {
	font-size:25px;
	color:#FFF;
}
h4{
	font-size:15px;
	color:#FFF;
}
p.h4 {
	font-size:13px;
	font-family:"trebuchet MS", Georgia, "Lucida Sans";
	font-weight:bold;
	margin:0;
	padding:0;
}
p.h4 a {
	text-decoration:none;
	color:#BBD8EB;
}
p.h4 a:hover {
	text-decoration:none;
	color:#CCC;
}
h5 {
	font-size:50px;
}
h6 {
	font-size:25px;
}
a:link, a:active {
	color:#FFF;
}
a:visited {
	color:#FFF;
}
a:hover {
	text-decoration:none;	
}
.controle {
	clear:both;
}
.listaPort {
	list-style-type:none;
	margin:0;
	padding:0;
}
#listaPort li {
	margin:10px 0;
}
#listaPort img {
	/*border:2px solid #FFFFFF;*/
	cursor:pointer;
}
#barra {
	background:#FFF;
	height:10px;
	overflow:hidden;
}
#wrap_topo_liquido {
	position: absolute;
	top: 10px;
	width: 100%;
	height: 80px;
	z-index: 9999;
	text-align: right;
}
#topo_liquido {
	_width: 750px;
	min-width: 720px;
}
#corpo {
	width:920px;
	position:relative;
	float:left;
	z-index:9999;
}
#colunaUm {
	padding:0 36px 0 36px;
	width:398px;
	float:left;
	behavior:url("/scripts/iepngfix.htc");
}
#colunaUm img {
	behavior:url("/scripts/iepngfix.htc");
}
#colunaDois {
	width:440px;
	float:left;
}
#xneo {
	width:254px;
	height:64px;
	float:right;
}
#menu {
	width:350px;
	height:28px;
	float:right;
	background:url(/images/layout/menu_rpt.gif) left top repeat-x;
	margin:14px 9px 0 0;
	display:inline;
	text-align:center;
}
#menu_esq {
	height:28px;
	background:url(/images/layout/menu_esq.gif) left top no-repeat;
}
#menu_drt {
	height:28px;
	background:url(/images/layout/menu_drt.gif) right top no-repeat;
}
.header {
	height: 97px;
	min-width: 720px;
	width: 100%;
}
#www {
	float:left;
	width:270px;
	height:83px;
	padding:14px 0 0 0;
}
#flags {
	float: right;
	margin: 15px 20px;
}
#flags img {
	margin: 0 6px 0 0;
}
#menuLista {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#menuLista li {
	display:inline;
}
ul#menuLista li.marge {
	padding:0 8px 0 0;
}
#rodape {
	width:910px;
	height:50px;
}
#sites_inteligentes {
	float:right;
	width:382px;
	height:71px;
	padding:9px 0 0 0;
	z-index: 9999;
}
.fonte_padrao {
	font-family:"trebuchet MS", Georgia, "Lucida Sans";
	font-size:13px;
	color:#FFFFFF;
}
.j {
	text-align:justify;
}

.fotoThumb {
	border:2px solid #FFF;
	cursor:pointer;
}
.mg_l {
	margin:0 0 0 7px;
}
.titulo_int {
	float:left;
	width:470px;
}
#corpo_Interna {
	clear:both;
	padding:13px 30px 0 41px;
}
.www_int {
	float:left;
	width:440px;
	height:73px;
	padding:40px 0 0 10px;
}
#ul_sfir {
	list-style-type:none;
	margin-left:120px;
}
.input-text {
  /*border:1px solid #0071B7;
	background:#F6FCFF;*/
	font-family:"trebuchet MS", Georgia, "Lucida Sans";
	font-size:12px;
}
.external {
	padding: 0px 18px 0px 0px;
	background: url(/images/layout/external.gif) center right no-repeat;
}
.carregando {
	font-family:"trebuchet MS", Georgia, "Lucida Sans";
	color:#FFF;
}
.imgTool {
	width:200px;
	position:relative;
	z-index:9999;
	background:#FFF;
	border:2px #FFF solid;
	font-family:"trebuchet MS", Georgia, "Lucida Sans";
	font-size:12px;
}

.listportfolio {
	list-style: none;
	margin: 5px 8px 20px 8px;
}
.listportfolio li {
	padding: 2px 0;
	font-weight: bold;
}


#wrap_info_rodape {
	padding: 0 0px 0 0;
	text-align: right;
	position: absolute;
	z-index: 9999;
	width: 400px;
	bottom: -178px;
	right: 0;
}
#wrap_info_rodape p {
	margin: 0;
	padding: 0;
	font: 13px Trebuchet MS, trebuchet, Arial, Helvetica, sans-serif;
	color: #FFF;
}