/*
Theme Name: Agencia Pro
Description: Primeiro layout da Agencia Pro
Version: 1.0
Author: Agencia Pro
Author URI: http://agenciapro.com.br/
*/
	@import url("css/forms.css");
/* Elementos */
*, html, body {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style: none;
	text-decoration: none;
}
body {
	padding-bottom: 20px;
	background: #DEDDD2 url(img/bg.png) repeat-x;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
/* Classes */
.floatleft {
	float: left;
	margin: 0 10px 5px 0;
}
.center {
	text-align: center;
}
.center object {
	margin: 0 auto;
	text-align: center;
}
p.solicite a {
	clear: both;
	padding: 0 15px;
	display: block;
	background: url("img/marcador4.png") no-repeat center left;
}
/*Acessibilidade*/
#access {
	display: none;
}
.longdesc {
	width: 17px;
	height: 17px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(img/long_desc.png);
}
/* Lang Choose */
#body #langchoose {
	float: right;
	width: 142px;
	height: 20px;
	line-height: 20px;
	margin: 10px 20px;
	background: url("img/language_choose.png") no-repeat center center;
}
#body #langchoose a {
	color: #000;
	width: 142px;
	height: 20px;
	display: block;
	font-size: 75%;
	text-indent: 30px;
	text-decoration: none;
}
/* IDs */
#wrapper {
	width: 980px;
	margin: 0 auto;
	background: url(img/wrapper.png) repeat-y center;
}
#header {
	height: 110px;
	background: url(img/topo.png) center top;
}
#header a {
	width: 230px;
	height: 45px;
	display: block;
	overflow: hidden;
}
#header h1 {
	float: left;
	width: 230px;
	padding: 35px 0 0 35px;
}
/* header telefones */
#header blockquote#telefones {
	float: right;
	width: 300px;
	font-size: 90%;
	display: inline;
	line-height: 100%;
	text-align: right;
	padding-right: 20px;
	margin: 40px 30px 0 0;
	background: url(img/marcadorcontato.png) no-repeat right center;
}
#header blockquote strong {
	color: #4E5436;
}
/* menu */
#menu {
	width: 980px;
	height: 30px;
	background: url(img/menu.png);
}
#menu ul {
	margin-left: 10px;
}
#menu li {
	display: inline;
}
#menu a {
	color: #fff;
	float: left;
	width: 110px;
	height: 30px;
	display: block;
	line-height: 30px;
	text-align: center;
	border-left: 1px solid #212121;
	border-right: 1px solid #464646;
}
#menu a:hover {
	background: url(img/menuhover.png) no-repeat center;
}
/*Conteudo*/
#conteudo {
	clear: both;
	padding-top: 75px;
	background: url(img/conteudo.jpg) no-repeat center top;
}
/**/
#atendimento {
	top: 180px;
	width: 197px;
	height: 30px;
	overflow: hidden;
	position: absolute;
	margin-left: 680px;
	text-align: center;
	margin-top: 5px;
}
/*Servicos*/
#services {
	float: left;
	width: 250px;
	display: inline;
	margin: 1px 0 0 10px;
	background: url(img/sombra.png) no-repeat right top;
}
#services h2 {
	color: #fff;
	height: 55px;
	padding: 0 40px;
	line-height: 70px;
	background: url(img/title-left.png) no-repeat right top;
}
#services ul {
	margin: 15px 0;
}
#services li {
	width: 220px;
	margin: 0 auto;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}
#services li a {
	color: #000;
	width: 180px;
	font-size: 75%;
	display: block;
	margin: 0 auto;
	padding: 5px 20px;
}
#services li a:hover {
	color: #A9BB6A;
}
#services li.selecionado a {
	padding-left: 35px;
	font-weight: bold;
	font-size: 85%;
	background: url(img/paradireita.png) no-repeat 15px center;
}
/* body */
#body {
	float: left;
	width: 710px;
}
#body a {
	color: #275C0E;
	text-decoration: underline;
}
#body a:hover {
	color: #000;
	text-decoration: none;
}
#body h1 {
	clear: both;
	font-size: 120%;
	padding: 25px 0 5px 0;
	margin: 0 20px 10px 20px;
	border-bottom: 1px dashed #ddd;
}
#body h2 {
	font-size: 100%;
	clear: both;
	margin: 0 20px 15px 20px;
}
#body h2 a {
	color: #666;
}
#body h2 a:hover {
	color: #000;
}
#body p {
	font-size: 90%;
	margin: 0 20px 15px 20px;
}
/* [#body] listas */
#body ul {
	margin: 0 20px 20px 50px;
}
#body ul li {
	font-size: 80%;
	list-style-image: url(img/marcador1.png);
}
#body li ul {
	margin: 0px 10px;
}
#body li ul li {
	font-size: 100%;
	list-style-image: url(img/marcador2.png);
}
/**/

/**/
#body .glossario {
	height: 150px;
	overflow: auto;
	padding: 5px 0;
	margin: 0 20px 10px 20px;
	border: 1px inset #ccc;
}
#body .glossario a {
	width: 85%;
	display: block;
	margin: 0 auto;
	padding: 4px 35px;
	background: url(img/marcador3.png) no-repeat 10px center;
}
#body .glossario a:hover {
	background: #F5F5F5 url(img/marcador3.png) no-repeat 10px center;
}
#body .glossario li {
	list-style-image: none;
}
#body #avaliacao {
	display: inline;
	float: left;
	width: 212px;
	height: 140px;
	overflow: hidden;
	margin-left: 23px;
	background: url("img/avaliacao.png");
}
#body #avaliacao h2 {
	margin: 0;
	padding: 20px 0 5px 20px;
}
#body #avalizacao p {
	height: 50px;
}
#body .editarPagina a {
	top:10px;
	left:10px;
	color: #fff;
	clear: both;
	width: 159px;
	height: 43px;
	padding-left: 30px;
	display: block;
	position:fixed;
	background: url("img/editar-pagina.png");
	text-align: center;
	text-decoration: none;
	line-height: 52px;
}
#body .editarPagina a:hover {
	background: url("img/editar-pagina-hover.png");
	color: #D5E978;
}
/* Portfolio */
#body .folioh2 {
	width: 650px;
	margin: 0 20px;
	padding: 0;
}
#body .folioh2 li {
	display: inline;
	list-style-image: none;
}
#body .folioh2 a {
	float: left;
	width: 300px;
	height: 80px;
	display: block;
	margin-right: 25px;
	line-height: 80px;
	background: url("img/portfolio.png");
}
#body .folioh2 img {
	float: left;
	margin: 10px 20px;
}
/* Mapa do site */
.mapa-site li {
	line-height: 170%;
}
.mapa-site li a {
	color: #000;
	padding: 2px 0;
}
.mapa-site li a:hover {
	background: #F5F5F5;
}
/* Pagina incial */
#body .lastworks {
	clear: both;
	width: 670px;
	height: 160px;
	margin: 0 20px 10px 20px;
}
#body .lastworks li {
	display: inline;
	list-style: none;
}
#body .lastworks a {
	color: #000;
	float: left;
	width: 220px;
	height: 160px;
	font-size: 95%;
	display: block;
	display: inline;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	background: url("img/lastworks_bott.png") no-repeat bottom;
}
/* [#body] Avaliacao e E-mail marketing*/
#body #caricaturas {
	display: inline;
	float: left;
	width: 212px;
	height: 140px;
	overflow: hidden;
	margin-left: 23px;
	background: url("img/avaliacao.png");
}
#body #marketing {
	float: left;
	width: 435px;
	height: 140px;
	overflow: hidden;
	margin-left: 5px;
	background: url("img/mmarketing.png");
}
#body #caricaturas h2, #body #marketing h2 {
	margin: 0;
	padding: 20px 0 5px 20px;
}
#body #caricaturas p, #body #marketing p {
	margin: 0;
	padding: 0 0 5px 20px;
}
#body #marketing p {
	width: 270px;
	height: 50px;
}
#body #caricaturas p {
	height: 50px;
}
/* dados dos clientes*/
#dados-empresa {
	height: 90px;
	margin: 10px;
}
#conteudo #dados-empresa p {
	float: left;
	margin: 0;
	padding: 13px 0 13px 20px;
}
#dados-empresa img {
	float: left;
	margin: 0 20px;
}
/* [#body] Lista de Clientes */
#body .clientesLista {
	width: 640px;
	margin: 0 auto;
}
#body .clientesLista li {
	display: inline;
}
#body .clientesLista a {
	color: #888;
	float: left;
	width: 160px;
	height: 130px;
	display: block;
	overflow: hidden;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
}
#body .clientesLista a:hover {
	color: #000;
	background: url(img/clientes-hover.png) no-repeat;
}
/* paginacao */
#paginacao {
	clear: both;
}
#body #paginacao li {
	display: inline;
	list-style: none;
}
#body #paginacao li a {
	color: #555;
	float: left;
	display: block;
	padding: 2px 5px;
	margin-right: 2px;
	text-decoration: none;
	border: 1px solid #eee;
}
#body #paginacao li a:hover {
	background: #eee;
}
#body #paginacao .floatleft {
	color: #999;
	float: left;
	display: block;
	padding: 2px 5px;
	margin-right: 2px;
	text-decoration: none;
	border: 1px solid #eee;
}
/* Footer */
#footer {
	clear: both;
	color: #fff;
	width: 980px;
	height: 90px;
	font-size: 80%;
	text-align: center;
	background: url(img/footer.jpg) no-repeat center;
}
#footer p {
	padding-top: 45px;
}
#footer a {
	color: #fff;
}
#bg {
	background: url(img/conteudo.jpg) no-repeat center top;
}