/*---------------------------------------------------------------------
Estilos poptones

Versão: 1.0
Autor: kite, Webdesign
Data: Outubro de 2009
website: www.kite.pt

--------------------------------------------------------------------- */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #646464;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../imagens/fundos/fundo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}
a img {
	border: none;
}
.clear-all {
	width: 100%;
	clear: both;
}

/*  Estrutura
---- -- -- --- - -- --- ------------------------------------------*/
/* estrutura geral */

#contentor-geral {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: 100%;
}
#cabecalho {
	height: 185px;
	width: 940px;
	clear: left;
	float: left;
	text-align: left;
	margin-bottom: 5px;
}
#home #cabecalho {
	margin-bottom: 18px;
}
#cabecalho h1 {
	height: 65px;
	width: 176px;
	background-image: url(../imagens/fundos/logo.png);
	background-repeat: no-repeat;
	clear: left;
	margin-top: 50px;
	float: left;
}
#cabecalho #logo {
	display: block;
	height: 65px;
	width: 176px;
	text-indent: -9999px;
}
#contentor-navegacao {
	clear: left;
	float: left;
	height: 41px;
	width: 940px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 25px;
	text-align: left;
}
#som {
	float: right;
	height: 41px;
	width: 95px;
}
#nav-principal {
	list-style-type: none;
	width: 700px;
	display: block;
	float: left;
}
#nav-principal li {
	margin-right: 10px;
	display: inline;
}
#nav-principal a {
	display: block;
	float: left;
	margin-right: 20px;
	line-height: 40px;
	padding-right: 11px;
	padding-left: 11px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right top;
}
#nav-principal a:link, #nav-principal a:visited {
	color: #666666;
}
#nav-principal a:hover, #nav-principal a:active {
	color: #91AB2E;
	background-image: url(../imagens/fundos/icon-links.gif);	
}
#home #linkhome, #news #linkhome, #who-we-are #linkare, #what-we-do-logos #linkdo, #what-we-do-portfolio #linkdo, #what-we-do-form #linkdo, #soundtrack #linksoundtrack, #contacts #linkcontacts {
	color: #91AB2E;
	background-image: url(../imagens/fundos/icon-links.gif);
	font-weight: bold;
}
#contentor-news {
	float: left;
	width: 940px;
	margin-bottom: 10px;
}
.box-news {
	float: left;
	height: 476px;
	width: 235px;
	background-image: url(../imagens/fundos/box-news.png);
	background-repeat: no-repeat;
	text-align: left;
}
.imgbox {
	clear: left;
	float: left;
	height: 300px;
	width: 219px;
	overflow: hidden;
}
.contentbox {
	display: block;
	height: 145px;
	width: 195px;
	overflow: hidden;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-left: 15px;
	padding-top: 20px;
	padding-right: 9px;
}
#home h2 {
	line-height: 1.2;
	font-size: 18px;
	text-transform: uppercase;
	color: #35B3D2;
	margin-bottom: 3px;
}
#home h3 {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 1.0;
	margin-bottom: 10px;
}
#home p.txtnews {
	line-height: 1.1;
	display: block;
	height: 50px;
	overflow: hidden;
}
#home .saiba-mais {
	float: right;
	display: block;
	padding: 3px;
	text-decoration: none;
	margin-top: 10px;
}
#home .saiba-mais:link, #home .saiba-mais:visited  {
	color: #91AB2E;
}
#home .saiba-mais:hover, #home .saiba-mais:active  {
	color: #FFFFFF;
	background-color: #91AB2E;
}
.destaque-cor {
	background-color: #F3F3F3;
}
#contentor-subnav {
	clear: left;
	float: left;
	width: 920px;
	padding-left: 20px;
	margin-bottom: 30px;
}
#sub-nav {
	list-style-type: none;
}
#sub-nav li {
	display: inline;
}
#sub-nav a {
	float: left;
	text-decoration: none;
	padding-left: 15px;
	line-height: 17px;
	margin-right: 10px;
}
#next-texto:link, #next-texto:visited  {
	background-image: url(../imagens/fundos/setas.gif);
	color: #91AB2E;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#next-texto:hover, #next-texto:active  {
	background-image: url(../imagens/fundos/setas.gif);
	color: #35B3D2;
	background-repeat: no-repeat;
	background-position: 0px -17px;
}
#previous-texto:link, #previous-texto:visited  {
	background-image: url(../imagens/fundos/setas.gif);
	color: #91AB2E;
	background-repeat: no-repeat;
	background-position: 0px -34px;
}
#previous-texto:hover, #previous-texto:active  {
	background-image: url(../imagens/fundos/setas.gif);
	color: #35B3D2;
	background-repeat: no-repeat;
	background-position: 0px -51px;
}
#contentor-nav-secundaria {
	clear: left;
	float: left;
	height: 45px;
	width: 940px;
	text-align: left;
}

#nav-secundaria {
	list-style-type: none;
}
#what-we-do-logos #nav-secundaria, #what-we-do-portfolio #nav-secundaria, #what-we-do-form #nav-secundaria {
	margin-left: 175px;
}
#what-we-do-logos #linklogos, #what-we-do-portfolio #linkportfolio, #what-we-do-form #linkform {
	font-weight: bold;
}
#nav-secundaria li {
	margin-right: 10px;
	display: inline;
}
#nav-secundaria a {
	display: block;
	float: left;
	margin-right: 10px;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right top;
}
#nav-secundaria a:link, #nav-secundaria a:visited {
	color: #91AB2E;
}
#nav-secundaria a:hover, #nav-secundaria a:active {
	color: #35B3D2;
}
#contentor-conteudos {
	clear: left;
	float: left;
	width: 580px;
	text-align: left;
	padding-bottom: 40px;
}
#contentor-conteudos h2 {
	text-transform: uppercase;
	color: #35B3D2;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.1;
	margin-bottom: 20px;
	width: 100%;
}
#contentor-conteudos h3 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #35B3D2;
	line-height: 1.1;
	width: 100%;
}
#contentor-conteudos h4 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1.1;
	margin-bottom: 10px;
	width: 100%;
}
#contentor-conteudos p {
	line-height: 17px;
	margin-bottom: 10px;
	font-size: 12px;
	width: 100%;
}
#contentor-conteudos p a:link, #contentor-conteudos p a:visited {
	color: #646464;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #646464;
}
#contentor-conteudos p a:hover, #contentor-conteudos p a:active {
	color: #35B3D2;
	text-decoration: none;
	border-bottom-color: #35B3D2;
}
div.bloco-news {
	clear: left;
	float: left;
	width: 580px;
	margin-bottom: 20px;
}
.nobullet li {
	font-size: 12px;
}
.nobullet {
	margin-left: 40px;
	list-style-type: none;
	margin-bottom: 10px;
}

#img-conteudo {
	clear: left;
	float: left;
	height: 210px;
	width: 559px;
	background-image: url(../imagens/fundos/img-news-detail.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	text-align: left;
}
#footer {
	clear: both;
	float: left;
	width: 940px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}
#footer #creditos {
	float: right;
	padding-top: 8px;
	font-size: 9px;
}
