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

/*** GERAL ***/

body{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0;
	padding:0;
}

a{
	outline:none;
}

#textoHome a, #scrollProdutora a, .equipeTxt1 a, .equipeTxt2 a, .equipeTxt3 a, .equipeTxt4 a{
	color:#FFF;
}


input, select, textarea{
	color:#434343;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

#siteMain{
	margin:auto;
	height:900px;
	width:980px;
}

#geral{
	*left:50%;
	*margin-left:-490px;
	position:absolute;
	width:980px;
}


/*** TOPO ***/

#topo{
	float:right;
	height:152px;
	position:absolute;
	right:0;
	top:0;
	width:342px;
}

#logo{
	float:left;
	height:32px;
	margin:24px 0 0 0;
	width:204px;
}


/*** MENU ***/

#menu{
	background:url(../img/bg-menu.png) no-repeat;
	float:right;
	height:152px;
	width:108px;
}
#menu ul{
	margin:24px 0 0 0;
	padding:0;
}
#menu li{
	list-style:none;
}

.bodyProdutora .menuProdutora{
	background:url(../img/bt-produtora-hv.jpg) no-repeat;
	display:block;
	height:22px;
	width:108px;
}
.bodyWeb .menuProdutora{
	background:url(../img/bt-produtora-hv.jpg) no-repeat;
	display:block;
	height:22px;
	width:108px;
}
.bodyEquipe .menuProdutora{
	background:url(../img/bt-produtora-hv.jpg) no-repeat;
	display:block;
	height:22px;
	width:108px;
}
.bodyParceiros .menuProdutora{
	background:url(../img/bt-produtora-hv.jpg) no-repeat;
	display:block;
	height:22px;
	width:108px;
}
.menuProdutora{
	background:url(../img/bt-produtora.jpg) no-repeat;
	display:block;
	height:22px;
	width:108px;
}
.menuProdutora:hover{
	background:url(../img/bt-produtora-hv.jpg) no-repeat;
}

.bodyProjetos .menuProjetos{
	background:url(../img/bt-projetos-hv.jpg) no-repeat;
	display:block;
	height:23px;
	width:108px;
}
.menuProjetos{
	background:url(../img/bt-projetos.jpg) no-repeat;
	display:block;
	height:23px;
	width:108px;
}
.menuProjetos:hover{
	background:url(../img/bt-projetos-hv.jpg) no-repeat;
}

.bodyPortfolio .menuPortfolio{
	background:url(../img/bt-portfolio-hv.jpg) no-repeat;
	display:block;
	height:28px;
	width:108px;
}
.menuPortfolio{
	background:url(../img/bt-portfolio.jpg) no-repeat;
	display:block;
	height:28px;
	width:108px;
}
.menuPortfolio:hover{
	background:url(../img/bt-portfolio-hv.jpg) no-repeat;
}

.bodyNews .menuNews{
	background:url(../img/bt-news-hv.jpg) no-repeat;
	display:block;
	height:22px;
	width:108px;
}
.menuNews{
	background:url(../img/bt-news.jpg) no-repeat;
	display:block;
	height:22px;
	width:108px;
}
.menuNews:hover{
	background:url(../img/bt-news-hv.jpg) no-repeat;
}

.bodyContato .menuContato{
	background:url(../img/bt-contato-hv.jpg) no-repeat;
	display:block;
	height:23px;
	width:108px;
}
.menuContato{
	background:url(../img/bt-contato.jpg) no-repeat;
	display:block;
	height:23px;
	width:108px;
}
.menuContato:hover{
	background:url(../img/bt-contato-hv.jpg) no-repeat;
}


/*** MIOLO ***/

#miolo{
	float:left;
	margin:24px 0 0 0;
	position:relative;
	width:779px;
}

/*** HOME ***/

#textoHome{
	background:url(../img/bg-01.png) no-repeat;
	float:left;
	height:246px;
	margin:auto;
	padding:0 13px;
	width:366px;
}
#textoHome p{
	margin:0;
	padding:20px 0 0 0;
	text-align:left;
	width:364px;
}

#slideHome{
	height:230px;
	float:right;
	margin:129px 0 0 0;
	width:282px;
}

#videoHome{
	float:left;
	margin:5px 0 0 38px;
}


/*** PRODUTORA ***/

#videoProdutora{
	background:url(../img/bg-video.png) no-repeat;
	float:right;
	height:278px;
	margin:150px 82px -20px 0;
	padding:12px 86px 10px 24px;
	width:365px;
}

#submenu{
	background:url(../img/bg-submenu.png) no-repeat;
	clear:both;
	float:right;
	height:126px;
	margin:0 133px 0 0;
	width:109px;
}
#submenu ul{
	margin:22px 0 0 0;
	padding:0;
}
#submenu li{
	list-style:none;
}

.produtoraWeb{
	background:url(../img/bt-web.jpg) no-repeat;
	display:block;
	height:42px;
	width:108px;
}
.produtoraWeb:hover{
	background:url(../img/bt-web-hv.jpg) no-repeat;
}

.produtoraEquipe{
	background:url(../img/bt-equipe.jpg) no-repeat;
	display:block;
	height:32px;
	width:108px;
}
.produtoraEquipe:hover{
	background:url(../img/bt-equipe-hv.jpg) no-repeat;
}

.produtoraParceiros{
	background:url(../img/bt-parceiros.jpg) no-repeat;
	display:block;
	height:22px;
	width:108px;
}
.produtoraParceiros:hover{
	background:url(../img/bt-parceiros-hv.jpg) no-repeat;
}

#textoProdutora{
	background:url(../img/bg-02.png) no-repeat;
	float:left;
	height:133px;
	margin:21px 0 0 80px;
	width:449px;
}
#textoProdutora p{
	margin:0;
	padding:9px 0 0 0;
	text-align:left;
	width:403px;
}


#scrollProdutora{
	height:124px;
}

/* WEB */

#menu2{
	background:url(../img/bg-menu2.png) no-repeat;
	float:right;
	height:152px;
	width:124px;
}
#menu2 ul{
	float:right;
	margin:24px 0 0 0;
	padding:0;
}
#menu2 li{
	list-style:none;
}

#submenu2{
	background:url(../img/bg-submenu2.png) no-repeat;
	clear:both;
	float:right;
	height:100px;
	margin:0 15px 0 0;
	width:109px;
}
#submenu2 ul{
	margin:0 0 0 0;
	padding:0;
}
#submenu2 li{
	list-style:none;
	width:108px;
}

.bodyWeb .produtoraWeb2{
	background:url(../img/bt-web-hv2.jpg) no-repeat;
	display:block;
	height:37px;
	width:108px;
}

.produtoraWeb2{
	background:url(../img/bt-web2.jpg) no-repeat;
	display:block;
	height:37px;
	width:108px;
}
.produtoraWeb2:hover{
	background:url(../img/bt-web-hv2.jpg) no-repeat;
}

.bodyEquipe .produtoraEquipe{
	background:url(../img/bt-equipe-hv.jpg) no-repeat;
	display:block;
	height:32px;
	width:108px;
}
.produtoraEquipe{
	background:url(../img/bt-equipe.jpg) no-repeat;
	display:block;
	height:32px;
	width:108px;
}
.produtoraEquipe:hover{
	background:url(../img/bt-equipe-hv.jpg) no-repeat;
}

.bodyParceiros .produtoraParceiros{
	background:url(../img/bt-parceiros-hv.jpg) no-repeat;
	display:block;
	height:22px;
	width:108px;
}
.produtoraParceiros{
	background:url(../img/bt-parceiros.jpg) no-repeat;
	display:block;
	height:22px;
	width:108px;
}
.produtoraParceiros:hover{
	background:url(../img/bt-parceiros-hv.jpg) no-repeat;
}

#textoWeb{
	background:url(../img/bg-03.png) no-repeat;
	float:left;
	font-size:12px;
	height:507px;
	margin:51px 0 0 95px;
	width:387px;
}
#textoWeb ul{
	margin:0;
	padding:41px 22px 0 22px;
	text-align:left;
}
#textoWeb li{
	list-style:none;
	margin:0 0 20px 0;
}
#textoWeb a{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

#scrollWeb{
	clear:both;
	height:450px;
}

#textoWeb h1{
	background:url(../img/title-01.png) no-repeat;
	float:left;
	height:37px;
	margin:0 0 0 29px;
	padding:0;
	text-indent:-3000px;
	width:181px;
}


/* EQUIPE */

#contentEquipe{
	float:left;
	height:470px;
	margin:90px 0 0 37px;
	width:545px;
}

#contentEquipe .img{
	width:92px;
	height:89px; 
	float:left;
}


#contentEquipe .esquerda{
	float:left;
	margin:0 15px 0 0;
}
#contentEquipe .direita{
	float:left;
}

#esquerda{
	float:left;
	margin:0 15px 0 0;
}

#direita{
	float:left;
}

.divEquipe{
	clear:both;
	height:89px;
	margin:0 0 5px 0;
}

.divEquipe img{
	float:left;
	height:89px;
	width:92px;
}
.divEquipe p{
	margin:13px 0 0 6px;
	width:157px;
}


.equipeTxt1{
	background:url(../img/bge-02.png) no-repeat;
	color:#FFFFFF;
	float:left;
	height:89px;
	text-align:left;
	width:170px;
}
.equipeTxt2{
	background:url(../img/bge-02.png) no-repeat;
	color:#FFFFFF;
	float:left;
	height:89px;
	text-align:right;
	width:170px;
}
.equipeTxt3{
	background:url(../img/bge-02.png) no-repeat;
	color:#FFFFFF;
	float:left;
	height:89px;
	text-align:left;
	width:170px;
}
.equipeTxt4{
	background:url(../img/bge-02.png) no-repeat;
	color:#FFFFFF;
	float:left;
	height:89px;
	text-align:right;
	width:170px;
}
.equipeTxt5{
	background:url(../img/bge-02.png) no-repeat;
	color:#FFFFFF;
	float:left;
	height:89px;
	text-align:left;
	width:170px;
}


/* PARCEIROS - COLABORADORES */

#textoColaboradores{
	background:url(../img/bg-04.png) no-repeat;
	float:left;
	height:507px;
	margin:41px 0 0 39px;
	width:306px;
	position:relative;
}
#textoColaboradores ul{
	margin:0;
	padding:34px 25px 0 25px;
	text-align:left;
}
#textoColaboradores li{
	list-style:none;
	margin:0 0 18px 0;
}
#textoColaboradores a{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

#scrollColaboradores{
	clear:both;
	height:450px;
}

#textoColaboradores h1{
	background:url(../img/title-02.png) no-repeat top left;
	/*float:left;*/
	height:37px;
	margin:0 0 0 19px;
	padding:0;
	text-indent:-3000px;
	width:131px;
}

/* PARCEIROS - APOIADORES */
#textoApoiadores{
	background:url(../img/bg-05.png) no-repeat;
	float:left;
	height:507px;
	margin:41px 0 0 39px;
	width:306px;
}
#textoApoiadores ul{
	margin:0;
	padding:34px 25px 0 25px;
	text-align:left;
}
#textoApoiadores li{
	list-style:none;
	margin:0 0 18px 0;
}
#textoApoiadores a{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

#scrollApoiadores{
	clear:both;
	height:450px;
}

#textoApoiadores h1{
	background:url(../img/title-03.png) no-repeat;
	/*float:left;*/
	height:37px;
	margin:0 0 0 19px;
	padding:0;
	text-indent:-3000px;
	width:105px;
}


/*** PROJETOS ***/

#textoProjetos{
	background:url(../img/bg-06.png) no-repeat;
	float:left;
	height:553px;
	margin:26px 0 0 70px;
	width:487px;
}
#textoProjetos ul{
	margin:0;
	padding:21px 16px 21px 16px;
	text-align:left;
}
#textoProjetos li{
	clear:both;
	height:120px;
	list-style:none;
	margin:0 0 20px 0;
}

#scrollProjetos{
	clear:both;
	height:530px;
}

#scrollProjetos .img{
	float:left;
	height:116px;
	width:142px;
}
#scrollProjetos .txt{
	float:left;
	height:114px;
	margin:0 0 0 5px;
	width:265px;
}
#scrollProjetos .txt:hover{
	background:url(../img/bg-07.png) no-repeat;
	/*
	background:url(../img/bg-08.png) no-repeat;
	background:url(../img/bg-09.png) no-repeat;
	*/
	cursor:pointer;
}
#scrollProjetos .txt:hover a{
	color:#ffffff;
}
#scrollProjetos .txt a{
	color:#595959;
	text-decoration:none;
}
#scrollProjetos .txt a:hover{
	color:#ffffff;
}
#scrollProjetos p{
	line-height:14px;
	margin:10px;
}


/*** PORTFOLIO ***/

#textoPortfolio{
	background:url(../img/bg-10.png) no-repeat;
	float:left;
	height:541px;
	margin:38px 0 0 29px;
	width:339px;
}
#textoPortfolio ul{
	margin:0;
	padding:15px;
	text-align:left;
}
#textoPortfolio li{
	clear:both;
	height:100px;
	list-style:none;
	margin:0 0 10px 0;
}

#scrollPortfolio{
	clear:both;
	height:520px;
}

.port{
	height:100px;
	width:440px;
}
.port .txt:hover a{
	color:#ffffff;
}
.port span{
	font-size:14px;
	font-weight:bold;
}
.port .img{
	float:left;
	height:90px;
	margin:5px;
	width:125px;
}

.port .txt{
	float:left;
	height:90px;
	margin:5px 0 0 0;
	width:265px;
}
.port .txt:hover{
	background:url(../img/bg-11.png) no-repeat;
	cursor:pointer;
}
.port .txt a{
	color:#595959;
	text-decoration:none;
}
.port .txt a:hover{
	color:#ffffff;
}
.port p{
	line-height:14px;
	margin:10px;
}

.txt span{
	font-size:14px;
	font-weight:bold;
}


/*** NEWS ***/

#noticias{
	float:left;
	height:362px;
	margin:29px 0 0 0;
	width:362px;
}

#noticia1{
	background:url(../img/bg-13.png) no-repeat;
	float:left;
}
#noticia2{
	background:url(../img/bg-14.png) no-repeat;
	float:right;
}
#noticia3{
	background:url(../img/bg-15.png) no-repeat;
	float:left;
	margin:5px 0 0 0;
}
#noticia4{
	background:url(../img/bg-16.png) no-repeat;
	float:right;
	margin:5px 0 0 0;
}

.noticias{
	height:178px;
	text-align:left;
	width:178px;
}

.noticias p{
	line-height:13px;
	padding:10px 0 0 10px;
}
.noticias span{
	font-size:16px;
	font-weight:bold;
}
.noticias a{
	color:#ffffff;
	text-decoration:none;
}

/* SUBMENU NEWS */

#submenuNews{
	clear:both;
	float:right;
	height:65px;
	width:309px;
}
#submenuNews ul{
	margin:0;
	padding:0;
}
#submenuNews li{
	float:left;
	list-style:none;
	margin:0 2px;
}


/*** CONTATO ***/

#contato{
	margin:115px 0 0 106px;
}

#formulario{
	background:url(../img/bg-17.png) no-repeat;
	height:306px;
	padding:10px 0 0 15px;
	text-align:left;
	width:491px;
}
#formulario ul{
	margin:0;
	padding:0;
}
#formulario li{
	list-style:none;
}

.liNome{
	background:url(../img/input-01.png) no-repeat;
	height:29px;
	width:379px;
}
.strNome{
	background:transparent;
	border:none;
	margin:4px 0 0 8px;
	width:365px;
}
.liAssunto{
	background:url(../img/input-02.png) no-repeat;
	height:29px;
	width:445px;
}
.strAssunto{
	background:transparent;
	border:none;
	margin:4px 0 0 8px;
	width:430px;
}
.liMensagem{
	background:url(../img/textarea.png) no-repeat;
	height:98px;
	width:447px;
}
.strMensagem{
	background:transparent;
	border:none;
	margin:2px 0 0 8px;
	height:90px;
	width:430px;
}
.liEnviar{
	cursor:pointer;
	text-align:right;
	width:445px;
}

#info{
	background:url(../img/bg-18.png) no-repeat;
	height:109px;
	margin:0 0 0 40px;
	text-align:right;
	width:388px;
}
#info a{
	color:#ffffff;
	text-decoration:none;
}
#info a:hover{
	text-decoration:underline;
}

#infoTxt{
	padding:10px;
}