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

/* Desenvolvimento

Por: Walter André
www.walterandre.com.br
(62) 8136.9553

*/

div#topo-empresa {
	width:940px;
	background:url(../img/topo_empresa.jpg) no-repeat;
	height:41px;
	float:left;
	padding:50px 0 0 20px;
}

div#topo-atuacao {
	width:940px;
	background:url(../img/topo_atuacao.jpg) no-repeat;
	height:41px;
	float:left;
	padding:50px 0 0 20px;
}

div#topo-perfil {
	width:940px;
	background:url(../img/topo_perfil.jpg) no-repeat;
	height:41px;
	float:left;
	padding:50px 0 0 20px;
}

div#topo-programa {
	width:940px;
	background:url(../img/topo_programa.jpg) no-repeat;
	height:41px;
	float:left;
	padding:50px 0 0 20px;
}

div#menu-interno {
	width:200px;
	float:left;
	margin:20px 0 10px 20px;
}
ul.menu-interno {
	width:180px;
	float:left;
	list-style:none;
}
ul.menu-interno li {font-size:11px; color:#5eab1f; float:left; width:180px; padding:5px 0 5px 0; border-bottom:1px solid #e2e2e2;}
ul.menu-interno li a:link {text-decoration:none; color:#5eab1f;}
ul.menu-interno li a:visited {text-decoration:none; color:#5eab1f;}
ul.menu-interno li a:hover {text-decoration:none; color:#333;}

div.topico-menu {
	width:180px;
	float:left;
	list-style:none;
	border-bottom:1px solid #e2e2e2;
	padding:0 0 5px 0;
	font-size:14px; 
	color:#666666;
	margin:0 0 10px 0;
}
div#area-texto {
	width:483px;
	float:left;
	margin:20px 0 10px 0;
	padding:0 25px 25px 0;
}

div#area-texto h1 { width:483px; padding:0 0 17px 0; float:left;}
div#area-texto .indicador { width:483px; float:left; color:#0099CC;}


div#box-foto {
	width:232px;
	float:left;
	margin:0 0 10px 0;
	background-color:#f1f1f1;
}

ul.clientes {
	width:470px;
	float:left;
	list-style:none;
	margin:15px 0 0 0;
}
ul.clientes li { width:230px; height:70px; float:left; text-align:center; padding:0 0 20px 0;}
ul.clientes li.capim {padding:0 0 30px 0;}
ul.clientes li.voto {padding:20px 0 30px 0;}


input {
	width:297px;
	border:1px solid #e2e2e2;
	height:17px;
	padding:3px 0 0 3px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #339900;
}
input.bt {
	width:100px;
	border:1px solid #e2e2e2;
	height:22px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#5eab1f;
	padding:0;
}
textarea {
	width:300px;
	border:1px solid #e2e2e2;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color: #339900;
}

div#box-valor {
	width:698px;
	float:left;
	padding:15px;
}
div#box-valor img {
	float:left;
	margin:15px 15px 0 0;
}
div#box-valor div.lanca {width:500px; float:left; font-size:12px; margin:20px 0 0 0; padding:0 0 5px 0; color:#0C0;}
div#box-valor div.titulo-livro {width:500px; float:left; font-size:15px; font-weight:bold; padding:0 0 10px 0;}
div#box-valor div.texto {width:500px; float:left; }
div#box-valor div.texto b {color:#F60; font-size:15px; font-weight:bold;}

div#box-valor div {
	width:698px;
	float:left;
	padding:0 0 30px 0;
}
ul.lista-valor-interno {
	width:310px;
	float:left;
	list-style:none;
	margin:0 30px 35px 0;
	display:inline;
}
ul.lista-valor-interno li {
	width:185px;
	float:left;
	padding:0 0 5px 10px;
}
ul.lista-valor-interno li.img {
	width:90px;
	background-color:#FFF;
	padding:0 5px 8px 5px;
}
ul.lista-valor-interno li.edicao {
	color:#999;
}
ul.lista-valor-interno li.titulo {
	font-size:14px;
	font-weight:bold;
}
ul.lista-valor-interno li.baixar {
	color:#60bc13;
	padding:0 0 3px 10px;
}
ul.lista-valor-interno li.baixar a {text-decoration:none; color:#60bc13;}
ul.lista-valor-interno li.baixar a:hover {text-decoration:underline; color:#60bc13;}

