/* CSS Document */
body{
	text-align: center;
	background-color: #000066;
		text-decoration:none;
	}

	
#pagina {
	width: 780px;	
	text-align: center;
	margin: 50px auto 0 auto;
	cursor:pointer;
	text-decoration:none;
	
}
#geral {
	width:100%;
}

#paginaindex {
	width: 705px;
	text-align: center;
	margin: 30px auto 0 auto;
	cursor:pointer;
	text-decoration:none;
}

fotofundo {
	width:100%;
	height:339px;
	background:#FFFFFF url(image_fundo.jpg) no-repeat;
}

#fotoindex {
	width:100%;
	height:450px;
	background:#FFFFFF;
}

#topo {
	height: 100px;
	background: #FFFFFF url("../4/topo_azul_eng.gif") no-repeat;

}

.flash {
	width:780px;
	height:300px;
	background:#FFFFFF;
	padding:20px 0 0 0;
}

#entrar {
	width:100%;
	padding: 5px 0 10px 0;
	font:11px Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #2E90A9;
	color:#2E90A9;
	letter-spacing:1px;
	background:#FFFFFF;
	text-decoration:none;
}

#endereco{
	width:100%;
	margin: 10px 0 0 0;
	text-decoration:none;
}

#endereco p, #endereco a, #endereco a:hover, #endereco a:visited {
	font:11px Arial, Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	}
	
#expert {
	width:100%;
	margin:20px 0 0 0;
	padding:0;
	text-align:right;
}

#expert a:visited, #expert a , #expert a:hover{
	font:11px Arial, Verdana, Helvetica, sans-serif;
	color:#A4CED9;
	text-decoration:none;
	}

#escondido {
	margin:0;
	padding:0;
	width:100%;
}
#escondido p, #escondido a, #escondido a:hover, #escondido a:active, #escondido a:visited {
	font:1px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1px;
	font-weight: normal;
	color: #2E90A9;
	text-decoration: none;
	cursor: default;
}

/*expert*/
#expert {
	width:700px;
	margin:30px auto 0 auto;
	/*background:url(../images/_fundo_clientes.gif) repeat-x; /*/
	height:25px;
	}

#logoexpert {
	float:right;
	width:100px;
	}
	
#clientes {
	width:600px;
	float:left;
	text-align:left;
	}
#clientes a {
	cursor:inherit;}
	
#clientes img {
	border:0;
	margin:20px 0 0 0;}
