body {
	background: #EEE;
	margin: 0;
	font-family: Verdana;
	font-size: 10px;
	color: #333;
	padding: 10px 0;
}

a, a:visited {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color: #171660;
}

#site {
	background: #FFF;
	width: 780px;
	margin: 0 auto;
	border: 1px solid #171660;
}

#login {	
	height: 20px;
	text-align: right;
	padding: 5px 10px;
	background: #E3E3E3;
}

.login_input {
	font: bold 12px Verdana;
	color: #171660;
	padding: 2px;
	width: 70px;
	background: #ECECEC;
	border: 1px solid #BEBEBE;
}

.login_submit {	
	font: normal 11px Verdana;
	color: #171660;
	padding: 2px;
	background: url('../imagens/menu.jpg') repeat-x;
	border: 1px solid #171660;
	cursor: pointer;
}

.login_submit:hover {
	color: #FFF;
	background: #171660;
}

#topo {
	background: url('../imagens/fundo_topo.jpg') repeat-x;
	height: 100px;
	border-top: 1px solid #999;
}

#topo_home {
	background: url('../imagens/topo_home.jpg') repeat-x;
	height: 250px;
	border-top: 1px solid #999;
}

#topo_mensagem {
	position: absolute;
	top: 215px;
	margin-left: 50px;
	font: normal 13px Verdana;
	color: #FFF;
}

#logo {
	width: 283px;
	height: 77px;
	position: absolute;
	top: 55px;
}

#luas {
	background: url('../imagens/luas.jpg') no-repeat;
	width: 364px;
	height: 100px;
	position: relative;
	top: 0px;
	left: 415px;
}

#menu {
	height: 30px;
}

#menu ul{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px Verdana;
	width: 100%;
	overflow: hidden;
	background: #999;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

#menu ul li{
	display: inline;
}

#menu ul li a{
	padding: 6px 0px;
	float: left;
	width: 155px;
	/* width: 129px; */
	margin-right: 1px;
	color: #333;
	text-decoration: none;
	text-align: center;
	background: transparent url('../imagens/menu.jpg') repeat-x;
}

#menu ul li a:visited{
	color: #333;
}

#menu ul li a:hover, #menu ul li .current{
	color: white;
	background: transparent url('../imagens/menu_hover.jpg') center center repeat-x;
}

#divisoria_menu {
	background: url('../imagens/divisoria.jpg') repeat-x;	
	height: 5px;
	border-bottom: 1px solid #999;
	overflow: hidden;
}

#corpo {
	background: #FFF;
	/*min-height: 400px;*/
	padding: 20px 15px;
}

#submenu {
    /*padding-left: 30px;*/
    width: 110px;
    float: left;
}

#submenu ul{
	margin: 0;
	padding: 0;
	float: left;
	font: 11px Verdana;
	width: 100%;
	overflow: hidden;
	background: #999;
	border-top: 1px solid #171660;
	border-bottom: 1px solid #171660;
	border-right: 1px solid #171660;
	border-left: 30px solid #171660;
}

#submenu ul li{
	/*display: inline;*/
}

#submenu ul li a{
	padding: 6px 0px 6px 5px;
	float: left;
	width: 110px;
	margin-right: 1px;
	color: #333;
	text-decoration: none;
	background: #F7F7F7;
	border-bottom: 1px dotted #171660;
}

#submenu ul li a:visited{
	color: #333;
}

#submenu ul li a:hover, #submenu ul li .current{
	color: white;
	background: #171660;
	border-bottom: 1px dotted #171660;
}

#submenu_top {
    height: 6px;
    width: 6px;
    background: url('../imagens/submenu_top.jpg') no-repeat;
    position: absolute;
}

#submenu_bottom {
    height: 6px;
    width: 6px;
    background: url('../imagens/submenu_bottom.jpg') no-repeat;
    position: absolute;
    top: 271px;
    *top: 271px;
}

#conteudo {
    width: 600px;
    float: right;
    margin-bottom: 20px;
}

.box {
	background: #F7F7F7;
	border: 1px solid #CFCFCF;
	padding: 10px;
}

.box_home_esquerda {
	width: 340px;
	float: left;
    margin: 10px 0;
}
.box_home_direita {
	width: 340px;
	float: right;
    margin: 10px 0;
}

.box_metodologia {
	width: 570px;
	height: 100px;
	margin: 15px 0;
	clear: both;
}

.metodologia_texto {
	width: 450px;
	float: left;
	clear: left;
}

.metodologia_imagem {
	width: 110px;
	float: right;
}

#titulo {
    clear: both;
}
#titulo h1 {
	font-size: 15px;
	color: #171660;
	background-color: #F7F7F7;
	border: 1px solid #666;
	border-right: 0;
	padding: 4px;
    float: left;
    width: 560px;
    margin-top: 0;
    margin-right: 0;
}
#titulo img, #titulo_grande img {
    margin: 0;
    padding: 0;
    float: left;
}

#titulo_grande h1 {
	font-size: 15px;
	color: #171660;
	background-color: #F7F7F7;
	border: 1px solid #666;
	border-right: 0;
	padding: 4px;
    float: left;
    width: 710px;
    margin-top: 0;
    margin-right: 0;
}

#texto {
    clear: both;
}

h2 {
    font-size: 15px;
	color: #171660;
	border-bottom: 2px solid #FF0000;
}

#divisoria_rodape {
	background: url('../imagens/divisoria.jpg') repeat-x;
	height: 5px;
	border-top: 1px solid #999;
	overflow: hidden;
    clear: both;
}

#rodape {
	background: url('../imagens/rodape.jpg') repeat-x;	
	height: 35px;
	border-top: 1px solid #999;
	text-align: right;
    clear: both;
    padding-top: 15px;
}

#rodape p {
	margin: 0;
	padding-right: 10px;
}

#lista_cliente {
	list-style: none;
	padding: 0;
}
#lista_cliente li {
	clear: both;
	border-bottom: 1px dashed #999;
	padding: 10px;
	margin-bottom: 10px;
}
.clientes {
	height: 70px;	
}
.clientes_logo {
	width: 120px;
	float: left;
	overflow: hidden;
	text-align: center;
}
.clientes_dados {
	width: 440px;
	*width: 410px;
	float: right;
}
.saiba_mais {
    margin: 5px 0;
    text-align: right;
}

.saiba_mais a{
    background: url('../imagens/bg_botao.gif') repeat-x;
    border: 1px solid #CFCFCF;
    padding: 2px 5px;
}

.saiba_mais a:hover {
    background: url('../imagens/bg_botao_hover.gif') repeat-x;
    border: 1px solid #CFCFCF;
    padding: 2px 5px;
}

.inputs {
    padding: 3px 5px;
    font: normal 12px Verdana;
    background-color: #FFF;
    border: 1px solid #CFCFCF;
    width: 250px;
}
.inputs_selecionado {
    padding: 3px 5px;
    font: normal 12px Verdana;
    background-color: #FFF;
    border: 1px solid #171660;
    width: 250px;
}

.botao {
    background: url('../imagens/bg_botao_grande.gif') repeat-x;
    border: 1px solid #CFCFCF;
    padding: 3px 10px;
    color: #FF0000;
    font-size: 12px;
    cursor: pointer;
}

.botao:hover {
    background: url('../imagens/bg_botao_grande_hover.gif') repeat-x;
    border: 1px solid #CFCFCF;
    padding: 3px 10px;
    color: #171660;
    font-size: 12px;
    cursor: pointer;
}

.validacao_formulario {
    width: 85px;
}

.validacao_formulario_ok {
    width: 85px;
    height: 20px;
    background: url('../imagens/ok.gif') no-repeat;
}

.validacao_formulario_not {
    width: 60px;
    height: 20px;
    background: url('../imagens/not_ok.gif') no-repeat;
    padding-top: 2px;
    padding-left: 25px;
    color: #BF2441;
}
#lista_portfolio {
	list-style: none;
	padding: 0;
}
#lista_portfolio li {
	clear: both;
	border-bottom: 1px dashed #999;
	padding: 10px;
	margin-bottom: 10px;
}
.portfolio {
	height: 100px;	
}
.portfolio_logo {
	width: 150px;
	float: left;
	overflow: hidden;
	text-align: center;
}
.portfolio_dados {
	width: 540px;
	float: right;
}