/** CSS RESET **/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, input, legend, select {
	margin: 0;
	padding: 0;
}
body {
	font-size:62.5%;
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
	background:#fff url(../imagens/home-fundo.gif) repeat-x;
}
img, fieldset, input, textarea, select, option, table, tr, td {
	border:0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-size:1em;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
small {
	font-size:1em;
}
/** geral **/

a {
	color:#777;
}
a:hover {
	color:#b20838;
	border:none;
}
a:active {
	border:none;
}
.hidetxt {
	text-indent:-20000px;
	overflow:hidden;
}
ul {
	list-style:none;
}
.clear {
	clear:both;
}
/** CONTAINERS **/
.area {
	width:1000px;
	margin:0 auto;
	position:relative;
}
#envelope-topo {
	width:100%;
	float:left;
	clear:both;
	background: url(../imagens/barra-topo.png) repeat-x;
}
#envelope-conteudo {
	width:100%;
	float:left;
	clear:both;
	padding:13px 0 15px 0;
	background: url(../imagens/fundo.png) repeat-x 0 -48px;
}
#envelope-conteudo .area {
	width:990px;
	padding-left:10px;
}
#envelope-menu {
	width:100%;
	float:left;
	clear:both;
	background: url(../imagens/fundo.png) repeat-x 0 5px;
}
#envelope-menu .area {
	height:56px;
}
#envelope-rodape {
	width:100%;
	float:left;
	clear:both;
	background: url(../imagens/rodape-fundo.gif) repeat-x;
}
#envelope-rodape .area {
	height:85px;
}
/** BARRA TOPO **/
#barra {
	position:absolute;
	top:0;
	right:0;
	width:360px;
	height:20px;
}
#barra li {
	padding:3px 10px 0 25px;
	height:17px;
	float:left;
}
#barra li.item-0 {
	border-right:1px solid #444345;
	background:url(../imagens/ico-contato.png) no-repeat 7px 3px;
}
#barra li.item-1 {
	border-left:1px solid #909091;
	border-right:1px solid #444345;
	background:url(../imagens/ico-trabalhe.png) no-repeat 7px 3px;
}
#barra li.item-2 {
	border-left:1px solid #909091;
	background:url(../imagens/ico-extranet.png) no-repeat 7px 3px;
}
#barra li.item-4 {
	border-left:1px solid #909091;
	background:url(../imagens/ico-english.png) no-repeat 7px 3px;
}
#barra li a {
	color:#fff;
	text-decoration:none;
}
#barra li a:hover {
	color: #CCC;
}
/** TOPO **/
.topo h1 a {
	width: 342px;
	height:76px;
	display: block;
	margin:25px 0 0 0;
	float:left;
	background: url(../imagens/logo-cdi.gif) no-repeat;
}
.topo .destaque {
	width:1000px;
	height:300px;
	background:url(../imagens/destaque-fundo.png) no-repeat;
	float:left;
	clear: both;
}
.interna .topo .destaque {
	height:3px;
	margin:15px 0 0 0;
}
/** MENU **//** MENU 18022010**/ 
#menu {
	clear:both;
	float:left;
	height:50px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:-10px;
	padding:6px 0 0;
	width:1020px;
}
#menu li {
	height:48px;
	float:left;
}
#menu li a {
	height:48px;
	display:block;
	background-repeat:no-repeat;
	background-position:0 0;
}
#menu li a:hover {
	background-position:0 -47px;
}
#menu li.item-0 a {
	width:70px;
	background-image:url(../imagens/menu-item-0.png);
}
#menu li.item-1 a {
	width:123px;
	background-image:url(../imagens/menu-item-1.png);
}
#menu li.item-2 a {
	width:141px;
	background-image:url(../imagens/menu-item-2.png);
}
#menu li.item-3 a {
	width:121px;
	background-image:url(../imagens/menu-item-3.png);
}
#menu li.item-4 a {
	width:127px;
	background-image:url(../imagens/menu-item-4.png);
}
#menu li.item-5 a {
	width:130px;
	background-image:url(../imagens/menu-item-5.png);
}
#menu li.item-6 a {
	width:90px;
	background-image:url(../imagens/menu-item-6.png);
}
#menu li.item-7 a {
	width:95px;
	background-image:url(../imagens/menu-item-7.png);
}

#menu li.item-8 a {
	width:99px;
	background-image:url(../imagens/menu-item-8.png);
}

#menu li.item-7{
	width:103px;
}

/** BLOCOS **/
.bloco {
	border:1px solid #d9dbdc;
}
/* noticias rapidas */
.bloco.not-rap {
	/*height:324px;*/
	/*height:310px;*/
	height:323px;
	width:178px;
	float:left;
	color:#939598;
	background:#fff;
	position:relative;
}
.bloco.not-rap a {
	color:#666;
	text-decoration:none;
}
.bloco.not-rap a:hover {
	text-decoration:underline;
}
.bloco.not-rap h2 {
	width: 178px;
	/*height:67px;*/
	height:35px;
	/*background:url(../imagens/not-rap-titulo.png) no-repeat;*/
	background:url(../imagens/siga-tw-titulo.png) no-repeat;
}
.bloco.not-rap span {
	display:none;
}
.bloco.not-rap ul {
	padding:0 10px 10px 10px;
}
.bloco.not-rap ul li {
	padding:10px 0 12px 0;
	border-bottom:1px dashed #CCC;
}
.bloco.not-rap ul li h3 {
	font-size:1.1em;
}
.bloco.not-rap ul li p {
	padding-top:3px;
}
.bloco.not-rap .mais {
	position:absolute;
	bottom:0;
	width:178px;
}
/* cdi noticias */
.bloco.cdi-not {
	width:444px;
	height:481px;
	float:left;
	margin:0 15px;
	color:#666;
	background:#fff;
	position:relative;
}
.bloco.cdi-not h2 {
	height:14px;
	background: url(../imagens/cdi-not-titulo.png) no-repeat 0 0;
	border-bottom:5px solid #b20838;
	margin:15px 15px 0 15px;
	padding-bottom:10px;
}
.bloco.cdi-not p.data {
	position:absolute;
	font-style:italic;
	top:210px;
	left:0;
}
.bloco.cdi-not p.email {
	/*	position:absolute; */
	font-style:italic;
	font-size:.9em;
	top:345px;
	left:305px;
	height:15px;
	line-height:15px;
	padding-left:20px;
	background: url(../imagens/ico-email.png) no-repeat 0 50%;
}
.bloco.cdi-not p.email a {
	text-decoration:none;
}
.bloco.cdi-not p.email a:hover {
	color:#333;
}
.bloco.cdi-not h3 {
	position:absolute;
	left:0;
	top:225px;
	font-size:1.4em;
	font-weight:bold;
}
.bloco.cdi-not h3 a {
	text-decoration:none;
}
.bloco.cdi-not img {
	position:absolute;
	top:0;
	left:0;
	width:414px;
	height:197px;
	background-color:#f8f8f8;
	font-size:1.2em;
}
.bloco.cdi-not #noticias {
	width:440px;
	height:390px;
	overflow:hidden;
}
.bloco.cdi-not #noticias li {
	margin:15px;
	position:relative;
	display:none;
	height:390px;
	width:414px;
}
.bloco.cdi-not #noticias div {
	position:absolute;
	top:250px;
	font-size:1.2em;
}
.bloco.cdi-not #noticias div p {
	padding-bottom:5px;
}
.bloco.cdi-not #nav {
	position:absolute;
	top:418px;
	left:360px;
}
.bloco.cdi-not #nav li {
	color:#a8aaab;
	float:left;
	padding:2px;
	margin-right:2px;
	cursor:pointer;
	border:1px solid #bebfc0;
}
.bloco.cdi-not #nav li.ativo, .bloco.cdi-not #nav li:hover {
	border:1px solid #868686;
}
.bloco.cdi-not #nav li a {
	text-decoration:none;
}
.bloco.cdi-not .mais {
	position:absolute;
	bottom:0;
	width:100%;
}
/*
a img.home-noticias {
	position:absolute;
	top:0;
	left:0;
	background-color:#f0f0f0;
	font-size:1.2em;
	width:403px;
	height:197px;
}
*/
/* depoimentos */
.bloco.dep {
	width:320px;
	float:left;
	background:#fff;
}
.bloco.dep h2 {
	height:14px;
	background: url(../imagens/dep-titulo.png) no-repeat 0 0;
	border-bottom:5px solid #b20838;
	margin:15px 15px 0 15px;
	padding-bottom:10px;
}
.bloco.dep p {
	padding:10px 0 0 15px;
}
.bloco.dep div.video {
	margin:15px;
	padding:10px 0 10px 10px;
	background: url(../imagens/fundo-diag.gif);
	border:1px solid #e2e3e4;
}
/* clientes */
.bloco.nos-cli {
	float:left;
	background:#e6e6e6;
	margin-top:15px;
	width:320px;
}
.bloco.nos-cli h2 {
	display:none;
}
.bloco.nos-cli div {
	margin:15px 0 15px 15px;
}
/* conteudo interno */



/* ver mais */
.mais {
	height:27px;
	background: url(../imagens/ver-mais-fundo.png) repeat-x;
}
.mais a {
	width:63px;
	height:27px;
	display:block;
	margin:0 10px;
	text-indent:-20000px;
	background-image:url(../imagens/bt-ver-mais.png);
	background-repeat:no-repeat;
}


.download{
width:148px !important;
background-image:url(../imagens/bt-download.png) !important;
}

.mais .download:hover {
background-position:0 -25px !important;
}


.mais a:hover {
	background-position:bottom;
}
/** RODAPE **/
.rodape div {
}
.rodape .copy {
	position: absolute;
	top:7px;
	left:301px;
	font-size:1.1em;
	color:#999;
}
.rodape .copy a {
	color:#999;
	text-decoration:none;
}
.rodape .copy a:hover {
	text-decoration: underline;
}
.rodape .criacao {
	display:none;
	position: absolute;
	top:5px;
	right:10px;
	font-size:1.1em;
	color:#999;
}
.rodape .criacao span {
	display:none;
}
.rodape .criacao a {
	height:17px;
	line-height:17px;
	text-decoration:none;
	color:#959595;
	padding-left:20px;
	display:block;
	background:url(../imagens/logo-cappuccino.gif) no-repeat 0 50%;
}
.rodape .criacao a:hover {
	color:#666;
}
.rodape .filiacao {
	float:left;
	clear:both;
	padding:40px 0 0 0;
}
.rodape .filiacao span {
	height:33px;
	display:block;
	float:left;
	background-repeat:no-repeat;
	background-position:0 0;
}
.rodape .filiacao .logo1 {
	width:63px;
	background-image: url(../imagens/filiacao1.jpg);
}
.rodape .filiacao .logo2 {
	width:31px;
	background-image: url(../imagens/filiacao2.jpg);
}
/** INTERNAS */
.interna .bloco.conteudo {
	background:#fff;
	padding:15px;
	color:#777;
	float:left;
}
.interna .bloco h2 {
	color:#666;
	font-size:1.8em;
	font-weight:bold;
	padding:0 0 .5em 0;
	margin:0 0 .9em 0;
	border-bottom:5px solid #b20838;
}
.interna .bloco p {
	line-height:1.4em;
	font-size:1.2em;
	padding-bottom:1em;
}
/* quem somos */
.interna .bloco img.quem-somos {
	float:right;
	margin-left:20px;
}
/* premios */

.interna .bloco img.premios {
	float:right;
	margin-left:20px;
}
.interna .bloco ul.premios {
	/*	width:550px; 
	padding-top:20px; */
}
.interna .bloco ul.premios li {
	/*	width:146px;
	height:79px; */
	float:left;
	background:url(../imagens/fundo-diag.gif);
	padding:8px;
	border:1px solid #d9dbdc;
	margin:0 16px 16px 0;
	
}
.interna .bloco ul.premios li.item-3 {
	clear:both;
		
}

.interna .bloco ul.premios li img {
	cursor: pointer;
}
.interna .bloco ul.premios li.item-2 {
	position:relative;
	top:80px;
	left:50px;

}
/*
.interna .bloco ul.premios li.item-2 {
	margin:0;
}
*/
.premio-box {
	z-index:10000;
	display:none;
	width:345px;
	padding:20px 10px 0 10px;
	position:absolute;
	top:60px;
	left:332px;
	border:1px solid #D6D5D5;
	background:#FFFFFF url(../imagens/box-fundo.gif) repeat-x scroll left top;
}
.premio-box h3 {
	font-size:1.4em;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:3px;
	border-bottom:5px solid #b20838;
}
.premio-box img {
	margin:10px 0 10px 55px;
	clear:both;
}
.premio-box div {
	position:relative;
	float:left;
}
.premio-box .fechar {
	position:absolute;
	top:-18px;
	right:-5px;
	width:53px;
	height:16px;
	cursor:pointer;
	background:url(../imagens/box-fechar.gif);
}
/* trabalhe conosco */
#trabalhe {
	float:left;
	display:block;
	width:550px;
}
#trabalhe input {
	height:18px;
	border:1px solid #cfd1d2;
	width:400px;
}
#trabalhe p {
	width:510px;
	text-align:right;
}
#trabalhe p.mid {
	width:250px;
	float:left;
}
#trabalhe p.mid input {
	width:140px;
}
#trabalhe .t-desc textarea {
	width:400px;
	height:125px;
	border:1px solid #cfd1d2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
#trabalhe .t-desc label {
	float:left;
}
#trabalhe #t-area {
	width:400px;
	height:22px;
	border:1px solid #cfd1d2;
}
#trabalhe .t-anexar input {
	padding:0;
	margin:0;
	height:25px;
	border-style: solid;
	border-width:1px;
	border-color:#ddd;
}
#trabalhe .t-enviar input {
	width:52px;
	height:26px;
	cursor:pointer;
	border:0;
	background:url(../imagens/bt-enviar.gif) no-repeat;
}
/* clientes */
ul.clientes {
	width:958px;
}
ul.clientes li {
	width:188px;
	height:142px;
	text-align:center;
	float:left;
}
ul.clientes li a {
	width:140px;
	height:120px;
	display:block;
	padding:10px;
	border:1px solid #fff;
	background:#fff;
}
ul.clientes li a:hover {
	border:1px solid #eee;
}
ul.clientes li a img {
	border: none;
}
/* contato */
.interna .bloco #contato p.endereco {
	font-size:1.4em;
	font-weight:bold;
	color:#b20838;
	text-align:left;
}
#contato {
	float:left;
	display:block;
	width:490px;
}
#contato input {
	height:18px;
	border:1px solid #cfd1d2;
	width:400px;
}
#contato p {
	width:490px;
	text-align:right;
}
#contato .c-desc textarea {
	width:300px;
	height:125px;
	border:1px solid #cfd1d2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
#contato.c-enviar input {
	width:52px;
	height:26px;
	cursor:pointer;
	border:0;
	background:url(../imagens/bt-enviar.gif) no-repeat;
}
#contato .c-desc textarea {
	width:380px;
	height:100px;
	margin-bottom:10px;
	float:right;
	overflow:auto;
}
#contato .c-desc label {
	float:left;
}
#contato .c-enviar input {
	width:52px;
	height:26px;
	float:right;
	clear:both;
	cursor:pointer;
	border:0;
	background:url(../imagens/bt-enviar.gif) no-repeat;
}
#contato #c-area {
	width:400px;
	height:22px;
	border:1px solid #cfd1d2;
}

/* oquefazemos  */
.interna .bloco.conteudo.oquefazemos {
	width:743px;
}
.interna .bloco.conteudo.oquefazemos h3 {
	font-size:1.3em;
	font-weight:bold;
	padding-bottom:1em;
}
.interna .bloco.conteudo.oquefazemos #serv div {
	display:none;
}
.interna .bloco.conteudo.oquefazemos #serv div.normal {
	display:block;
}
.interna .bloco.conteudo.oquefazemos #serv div ul {
	list-style:disc;
	margin-left:20px;
	font-size:1.2em;
	line-height:1.6em;
}
#areaatuacao {
	width:197px;
	float:left;
	margin-right:15px;
	background:#fff;
	font-size:1.2em;
}
#areaatuacao h2 {
	border:none;
	width:197px;
	height:63px;
	padding:0;
	margin:0;
	background:url(../imagens/oque-areas.gif)
}
#areaatuacao span {
	display:none;
}
#areaatuacao ul {
	margin:15px auto;
}
#areaatuacao ul li {
	margin:7px 0 7px 0;
	padding: 0 14px 0 18px;
}
#areaatuacao ul li.ativo {
	background:url(../imagens/ico-bullet.gif) no-repeat 5px 3px;
}
#areaatuacao ul li span {
	cursor:pointer;
	border-bottom:1px dashed #ddd;
	display:block;
	padding-bottom:3px;
	text-decoration:none;
}
/** CDI NOTICIAS **/

#cdi-noticias {
}
#cdi-noticias li {
	width:318px;
	margin-right:15px;
	float:left;
	background:#fff;
}
#cdi-noticias li.last {
	margin:0;
}
#cdi-noticias li h2 {
	margin:10px;
	font-size:1.4em;
}
#cdi-noticias li .imagem {
	margin:0 0 10px 10px;
}
#cdi-noticias li p {
	padding:0;
	margin:0 10px .8em 10px;
}
#cdi-noticias li .mais {
	margin-top:15px;
}
#cdi-noticias li .mais .ver {
	width:104px;
	float:left;
	background-image: url(../imagens/bt-ver-mais-img.png);
}
#cdi-noticias li .mais .enviar {
	width:104px;
	text-indent:0;
	padding-left:18px;
	height:15px;
	line-height:15px;
	padding-top:8px;
	margin-right:5px;
	font-style:italic;
	text-decoration:none;
	background-image:url(../imagens/ico-enviar2.gif);
	background-position:0 8px;
	background-repeat:no-repeat;
	float:right;
}
#cdi-noticias li .galeria {
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	z-index:100;
}
#cdi-noticias li .galeria ul {
	width:640px;
	height:480px;
	position:relative;
	margin:100px auto 0 auto;
	background:#fff;
}
#cdi-noticias li .galeria ul li {
}
.noticias #cdi-noticias li {
	position:relative;
	height:300px;
}
.noticias #cdi-noticias li .mais {
	bottom:0;
	position:absolute;
	width:318px;
}
/** CASES **/
.cases #cdi-noticias li strong {
	padding-left:15px;
	background:url(../imagens/ico-bullet.gif) no-repeat 0 3px;
}
/** PAGINADOR **/
.paginador {
	clear:both;
	float:left;
	width:100%;
	padding:15px 0;
}
.paginador ul {
	float:right !important;
}
.paginador ul li {
	margin-right:2px;
	border:1px solid #BEBFC0;
	float:left;
}
.paginador ul li a {
	color:#A8AAAB;
	padding:2px;
	display:block;
	text-decoration:none;
}
.paginador ul li:hover {
	border:1px solid #868686;
}
/** EQUIPE **/
#equipe {
	z-index:800;
	float:left;
	clear:both;
	position:relative;
}
#equipe li {
	z-index:900;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	padding:5px;
	background:url(../imagens/fundo-diag.gif);
	border:1px solid #cccbcb;
}
#equipe li img {
	cursor:pointer;
	float:left;
}
#equipe li .box {
	z-index:1000;
	display:none;
	width:700px;
	height:330px;
	padding:20px 0 0 0;
	background:#fff url(../imagens/box-fundo.gif) repeat-x top left;
	border:1px solid #d6d5d5;
	position:absolute;
	top:-423px;
	left:122px;
}
#equipe li .box .imagem {
	width:252px;
	height:300px;
	padding:20px 0 0 20px;
	float:left;
}
#equipe li .box .imagem .fechar {
	cursor:pointer;
	position:absolute;
	top:2px;
	left:640px;
	width:53px;
	height:16px;
	background:url(../imagens/box-fechar.gif);
}
#equipe li .box .imagem img {
	border:1px solid #cac9c9;
}
#equipe li .box .desc {
	width:410px;
	height:300px;
	padding:20px 0 0 0;
	float:left;
	font-size:1.2em;
}
#equipe li .box .desc div {
	overflow: auto;
	height:225px;
	margin-top:12px;
	padding-right:15px;
}
#equipe li .box .desc h4 {
	font-size:1.4em;
	font-weight:bold;
	border-bottom:5px solid #b20838;
	padding-bottom:5px;
	padding-left:15px;
	background:url(../imagens/ico-bullet.gif) no-repeat 0 5px;
	margin-bottom:10px;
}
.equipe .clear h3 {
	padding:10px 0;
	margin:0;
	height:20px;
	font-size:1.4em;
	font-weight:bold;
	padding-left:15px;
	background:url(../imagens/ico-bullet.gif) 0 13px no-repeat;
}
#diretores {
	font-size:1.2em;
}
#diretores li {
	cursor:pointer;
	margin-bottom:18px;
}
#diretores li span {
	font-weight:bold;
}
/** LIGHTBOX **/
#lightbox {
	z-index:700;
	display:none;
	width:100%;
	height:910px;
	position:fixed;
	top:0;
	left:0;
	background: url(../imagens/lightbox.png) repeat;
}
/** EXTRANET **/
.extra {
	width:310px;
	height:210px;
	margin-top:20px;
	float:left;
}
ul.arquivos {
	width:635px;
	height:210px;
	position:relative;
	margin-top:20px;
	float:left;
	font-size:1.2em;
	overflow: auto;
}
ul.arquivos li {
	width:610px;
	position:relative;
	height:18px;
	padding:2px 0 2px 0;
	margin-bottom:3px;
	border-bottom:1px solid #f1f1f1;
}
ul.arquivos li:hover {
	background: #fcfcfc;
}
ul.arquivos li a {
	color:#b20838;
	font-weight:bold;
	position:absolute;
	right:20px;
}
ul.arquivos li span {
	position:absolute;
	right:90px;
}
div.arquivos {
	float:left;
	clear:both;
	width:920px;
	height:40px;
	font-size:1.2em;
	padding-top:20px;
	text-align:right;
}
div.arquivos form { position:relative; height:30px; clear:both; }
div.arquivos form label { position:absolute; left: 220px; top:5px; }
div.arquivos form input {
	border:1px solid #ddd;
	height:22px;
	background:none;
	position:absolute;
	left:420px;
	top:0;
}
div.arquivos form input.add {
	width:59px;
	height:22px;
	border:1px solid #ddd;
	background: url(../imagens/bt-adicionar.gif) no-repeat;
	position:absolute;
	left:840px;
	top:0;
}
/** PREMIOS **/
#conquistas {
	font-size:1.2em;
	list-style:none;
}
#conquistas li {
	font-weight:bold;
	margin:0 0 15px 0;
}
#conquistas li span {
	cursor:pointer;
}
/** LOGIN **/
#login {
	width:243px;
	height:136px;
	display:none;
	background:#58595b;
	position:absolute;
	right:0;
	top:21px;
	z-index:1000000;
	_z-index:1000000;
}
#login form {
	position:relative;
	display:block;
	float:left;
	clear:both;
}
#login span.titulo {
	height:30px;
	width:225px;
	position:absolute;
	top:8px;
	left:10px;
	font-size:1.8em;
	color:#e5e3e3;
}
#login span {
	font-size:1.1em;
	color:#b0aeae;
	position:absolute;
}
#login input {
	position:absolute;
	width:165px;
	height:18px;
	padding:2px 0 0 5px;
	background:none;
	color:#b0aeae;
	border:1px solid #b0aeae;
}
#login span.login {
	top:45px;
	left:10px;
}
#login input.login {
	top:40px;
	left:50px;
	color:#fff;
}
#login span.senha {
	top:75px;
	left:10px;
}
#login input.senha {
	top:70px;
	left:50px;
	color:#fff;
}
#login input.enviar {
	width:52px;
	height:26px;
	top:100px;
	left:170px;
	border:none;
	cursor:pointer;
	background: url(../imagens/bt-enviar.gif) no-repeat 0 0;
}
#login .esqueci {
	width:100px;
	position:absolute;
	top:105px;
	left:10px;
	color:#b0aeae;
	text-decoration:underline;
}
/** SLIDESHOW **/
#slidesshow {
	width:385px;
	overflow:hidden;
	float:right;
	margin:0 0 10px 20px;
}
#slidesshow ul.imagens {
	list-style:none;
	float:left;
	clear:both;
}
#slidesshow ul.imagens li {
	display:none;
}
#slidesshow ul.botoes {
	width:300px;
	padding:15px 0 0 0;
	list-style:none;
	float:left;
	clear:both;
}
#slidesshow ul.botoes li {
	float:left;
	padding:2px;
	margin:0 3px 0 0;
	color:#A8AAAB;
	cursor:pointer;
	border:1px solid #A8AAAB;
}
#slidesshow ul.botoes li:hover {
	border:1px solid #666;
}
/** DEPOIMENTOS **/
.depoimentos {
	width:965px;
}
.depoimentos .flash {
	width:840px;
	margin:0 auto;
}
/** SLIDESHOW **/
#imagens {
	width:958px;
	float:left;
}
#imagens .trabalho {
	width:800px;
	height:600px;
	text-align:center;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}
#imagens .trabalho div {
	width:1600px;
	text-align:center;
	margin-left:-400px;
}
#imagens .trabalho div img {
	margin:0 auto;
}
.integra {
	color:#B20838;
	display:block;
	text-align:center;
	clear:both;
	padding:15px 0 0 0;
}
/** enviar-email **/
.enviar-email {
	width:958px;
}
.enviar-email #contato {
	width:550px;
	margin-left:160px;
}
.enviar-email #contato p {
	width:520px;
}


/* sala de imprensa */
.bloco.sala-imprensa {
	width:178px;
	float:left;
	color:#939598;
	background:#fff;
	margin-top:15px;
}
.bloco.sala-imprensa a {
	color:#666;
	text-decoration:none;
}
.bloco.sala-imprensa a:hover {
	text-decoration:underline;
}
.bloco.sala-imprensa h2 {
	width: 178px;
	height:35px;
	background:url(../imagens/sala-imprensa-titulo.png) no-repeat;
}
.bloco.sala-imprensa span {
	display:none;
}
.bloco.sala-imprensa ul {
	padding:0 10px 10px 10px;
}
.bloco.sala-imprensa ul li {
	padding:15px 0;
	/*border-bottom:1px dashed #CCC;*/
}
.bloco.sala-imprensa ul li h3 {
	font-size:1.1em;
}
.bloco.sala-imprensa ul li p {
	padding-top:3px;
}

/*alinhamento*/
.bloco-esquerda{
float:left;
width:180px;
}
.bloco-direita{
}

.bloco.not-rap ul li {
	/*padding:15px 0;*/
	padding:15px 0 !important; /*11012010*/
	border-bottom:1px dashed #CCC;
}

/*18022010*/

/*parceiros*/

.page-parceiros{
	width:940px;
}

/*
ul.parceiros {
	width:958px;
}
ul.parceiros li {
	width:188px;
	height:142px;
	text-align:center;
	float:left;
}
ul.parceiros li a {
	width:140px;
	height:120px;
	display:block;
	padding:10px;
	border:1px solid #fff;
	background:#fff;
}
ul.parceiros li a:hover {
	border:1px solid #eee;
}
ul.parceiros li a img {
	border: none;
}
*/

/*lightbox*/

.parceiros {
	z-index:800;
	float:left;
	clear:both;
	position:relative;
}
.parceiros li {
	z-index:900;
	float:left;
	
}
.parceiros li img.menor {
	cursor:pointer;
	float:left;
	background:url(../imagens/fundo-diag.gif);
	padding:5px;
	border:1px solid #cccbcb;
	margin-right:8px;
	margin-bottom:8px;
	width:140px;
}

.parceiros li img{
	cursor:pointer;
	float:left;
}

.parceiros li .box {
	z-index:1000;
	display:none;
	width:700px;
	height:330px;
	padding:20px 0 0 0;
	background:#fff url(../imagens/box-fundo.gif) repeat-x top left;
	border:1px solid #d6d5d5;
	position:absolute;
	left:122px;
}
.parceiros li .box .imagem {
	width:265px;
	height:300px;
	padding:20px 0 0 20px;
	float:left;
}
.parceiros li .box .imagem .fechar {
	cursor:pointer;
	position:absolute;
	top:2px;
	left:640px;
	width:53px;
	height:16px;
	background:url(../imagens/box-fechar.gif);
}
.parceiros li .box .imagem img {
	border:1px solid #cac9c9;
}
.parceiros li .box .desc {
	width:410px;
	height:300px;
	padding:20px 0 0 0;
	float:left;
	font-size:1.2em;
}
.parceiros li .box .desc div {
	overflow: auto;
	height:225px;
	margin-top:12px;
	padding-right:15px;
}
.parceiros li .box .desc h4 {
	font-size:1.4em;
	font-weight:bold;
	border-bottom:5px solid #b20838;
	padding-bottom:5px;
	padding-left:15px;
	background:url(../imagens/ico-bullet.gif) no-repeat 0 5px;
	margin-bottom:10px;
}

/** LIGHTBOX **/
#lightbox {
	z-index:700;
	display:none;
	width:100%;
	height:910px;
	position:fixed;
	top:0;
	left:0;
	background: url(../imagens/lightbox.png) repeat;
}


#ceedbox-noticia img{
	margin:10px;
}

/*fim parceiros*/

/*fim 18022010*/

