/* ----------------------------------------- RESET BROWSERS -----------------------------------------*/

*{outline-color:invert;outline-style:none;outline-width:medium;}  
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,  
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,fieldset, form, label, legend,  
table, caption, tbody, tfoot, thead, tr, th, td {  
margin: 0; padding: 0; border: 0; outline: 0; font-weight: normal; font-style: inherit; font-size: inherit;  
font-family: inherit; vertical-align: baseline;  
}  
:focus {outline: 0; }  
body {line-height: 1; color: black; background: white; font-size:100.01%;}  
ol, ul { list-style: none;}  
table { border-collapse: separate; border-spacing: 0;}  
caption, th, td { text-align: left; font-weight: normal;}  
blockquote:before, blockquote:after,  
q:before, q:after {content: "";}  
blockquote, q {quotes: "" "";}  
strong{ font-weight: bold; }  
body,input,select,textarea { font-family:Tahoma, Arial, sans-serif;	font-size:11px;	color:#1c323b; line-height:15px; }  

/* ----------------------------------------- FIM DO RESET BROWSERS -----------------------------------------*/

a {
	color:#af402c;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}	

fieldset {
	border:none;
}	

body {
	margin:0;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
}

/* ----------------------------------------- GERAL -----------------------------------------*/

#container {
	margin:0;
	width:100%;
	height:auto;
}	

/* ----------------------------------------- TOPO -----------------------------------------*/

#topo {
	margin:0 auto;
	width:900px;
	height:91px;
}

/* ----------------------------------------- MARCA -----------------------------------------*/

#marca h1 a {
	margin:0;
	float:left;
	width:217px;
	height:90px;
	display:block;
	text-indent:-9999px;
	background-image:url(../img/marca-ebrand.jpg);
	background-repeat:no-repeat;
}	

/* ----------------------------------------- MENU -----------------------------------------*/

#menu {
	float:right;
	margin:0;
	width:410px;
	height:96px;
}

menu ul {
	display: inline;
}

#menu ul li {
	float: left;
	list-style: none;
}

#menu ul li h1 a{
	width:94px;
	height:66px;
	background-image:url(../img/menu/01.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
}

#menu ul li h1 a:hover {
	background-image:url(../img/menu/01-over.jpg);
}

#menu ul li h2 a {
	width:112px;
	height:66px;
	background-image:url(../img/menu/02.jpg);
	background-repeat:no-repeat;
	display:block;
	float:left;
	text-indent:-9999px;
}

#menu ul li h2 a:hover {
	background-image:url(../img/menu/02-over.jpg);
}

#menu ul li h3 a {
	width:63px;
	height:66px;
	background-image:url(../img/menu/03.jpg);
	background-repeat:no-repeat;
	display:block;
	float:left;
	text-indent:-9999px;
}

#menu ul li h3 a:hover {
	background-image:url(../img/menu/03-over.jpg);
}

#menu ul li h4 a{
	width:94px;
	height:66px;
	background-image:url(../img/menu/01-active.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
}

#menu ul li h6 a{
	width:63px;
	height:66px;
	background-image:url(../img/menu/03-active.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
}

#menu ul li h5 a{
	width:112px;
	height:66px;
	background-image:url(../img/menu/02-active.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
}

/* ----------------------------------------- DESTAQUE -----------------------------------------*/

#container-destaque {
	margin:0 auto;
	width:900px;
	overflow:hidden;
}

#destaque-principal {
	width:515px;
	float:left;
}	

#titulo-destaque {
	margin-bottom:10px;
	margin-top:35px;
	font-family:"Trebuchet MS";
	font-size:21px;
	color:#af402c;
	font-weight:bold;
	line-height:23px;
}

#titulo-destaque1 {
	margin-bottom:10px;
	margin-top:35px;
	margin-left:50px;
	font-family:"Trebuchet MS";
	font-size:21px;
	color:#af402c;
	font-weight:bold;
	line-height:23px;
}

#destaque {
	padding: 8px 0 0 8px;
	width:515px;
	height:298px;
	background-image:url(../img/back-destaque.jpg);
	background-repeat:no-repeat;
}

#texto-destaque {
	margin-left:5px;
}


#destaque-02 {
	width:357px;
	float:right;
}

/* ----------------------------------------- INFORMATIVO -----------------------------------------*/


#h_down {
	font-family: 'Trebuchet MS';
    font-size: 15px;
    font-weight: bold;
    margin-top: 25px;
}

#informativo {
	width:900px;
	margin:0 auto;
	overflow:hidden;
}

#form-info {
	margin-left:30px;
	margin-top:10px;
	width:315px;
	height:58px;
	background-image:url(../img/back-informativo.jpg);
	background-repeat:no-repeat;

}

#form-info-02 {
	margin-left:200px;
	_margin-left:300px;
	margin-top:10px;
	margin-bottom:0px;
	margin-right:12px;
	width:315px;
	height:58px;
	background-image:url(../img/back-informativo.jpg);
	background-repeat:no-repeat;
	float:right;
}


#form-info label input {
	margin:22px 0 0 16px; 
	width:116px;
	background:none;
	border:none;
}

#form-info-02 label input {
	margin:22px 0 0 16px; 
	width:116px;
	background:none;
	border:none;
}

/* ----------------------------------------- DESTAQUE PARTE 2 -----------------------------------------*/	

#mais-noticias {
	width:auto;
	height:auto;
}	

#mais-noticias ul li h1 {
	font-size:11px;
	font-weight:bold;
	margin-left:10px;
	color:#af402c;
}

#mais-noticias ul li {
	padding:2px;
	height:78px;
	font-size:9px;
	line-height:13px;
}

#mais-noticias ul li:hover {
	background-color:#f7f7f7;
}

#titulo-destaque-02 {
	margin-bottom:10px;
	margin-top:35px;
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#af402c;
	font-weight:bold;
}

.img-noticia-menor {
	margin-right:10px;
	width:80px;
	height:78px;
	float:left;
	
	
}

#rss-mais-noticias {
	margin-top:10px;
	width:auto;
	overflow:hidden;
}

/* ----------------------------------------- CONTAINER 02 -----------------------------------------*/	

#container-02 {
	width:100%;
	height:auto;
	background-color:#f7fbff;
	overflow:hidden;
	margin:30px 0 0 0;
}

#container-02b {
	width:900px;
	height:auto;
	margin:0 auto;
}

.divisao {
	width:440px;
	float:left;
}	


#cases, #artigos {
	width:440px;
	height:auto;
}

.img-cases {
	width:65px;
	height:65px;
	margin-right:20px;
	border-style:solid 1px #dedede;
	background-color:#CCCCCC;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}

#qualificacao, #mercado-imoboliario {
	width:440px;
	height:auto;
	margin-left:20px;
	margin-bottom:18px;
}

#img-google h1 a {
	width:103px;
	height:103px;
	border-style:solid 1px #dedede;
	text-indent:-9999px;
	display:block;
	background-image:url(../img/certificado-google.jpg);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-right:10px;
	float:left;
}	

#img-mercado-imoboliario h1 a {
	width:180px;
	height:84px;
	border-style:solid 1px #dedede;
	text-indent:-9999px;
	display:block;
	background-image:url(../img/mercado-imoboliario.jpg);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-right:10px;
	float:left;
}	

#titulos {
	margin-bottom:10px;
	margin-top:25px;
	font-family:"Trebuchet MS";
	font-size:24px;
	color:#af402c;
	font-weight:bold;
}


/* ----------------------------------------- CONTAINER 03 -----------------------------------------*/	

#container-03 {
	width:100%;
	height:auto;
	background-color:#e1ebf1;
	overflow:hidden;
	margin:0;
}

#container-03b {
	width:900px;
	height:auto;
	margin:0 auto;
}

/* ----------------------------------------- TWITTER -----------------------------------------*/	

#twitter {
	width:275px;
	height:auto;
	float:left;
}	

#img-twitter h1 a {
	width:122px;
	height:75px;
	text-indent:-9999px;
	display:block;
	background-image:url(../img/redes-sociais/twitter.jpg);
	background-repeat:no-repeat;
	margin-right:10px;
}

#texto-twitter ul li {
	width:270px;
	height:auto;
	border-bottom:solid #c3cdd3 1px;
	margin-bottom:3px;
	padding:10px;
	font-size:10px;
}	

/* ----------------------------------------- MKT DIGITAL -----------------------------------------*/	

#mkt-digital {
	width:275px;
	height:auto;
	float:left;
	margin-left:65px;
}	

#img-mkt-digital h1 a {
	width:234px;
	height:75px;
	text-indent:-9999px;
	display:block;
	background-image:url(../img/redes-sociais/marketing-digital.jpg);
	background-repeat:no-repeat;
	margin-right:10px;
}

#texto-mkt-digital ul li {
	width:270px;
	padding:10px;
	border-bottom:solid #c3cdd3 1px;
	font-size:10px;
}	

/* ----------------------------------------- ORKUT -----------------------------------------*/	

#orkut {
	width:198px;
	height:auto;
	float:left;
	_float:right;
	margin-left:65px;
	_margin-left:50px;
}	

#img-orkut h1 a {
	width:151px;
	height:66px;
	text-indent:-9999px;
	display:block;
	background-image:url(../img/redes-sociais/orkut.jpg);
	background-repeat:no-repeat;
	margin-right:10px;
}

#img-orkut-02 {
	width:198px;
	height:203px;
	margin-bottom:3px;
	margin-top:10px;
}

/* ----------------------------------------- CONTAINER 04 -----------------------------------------*/	

#container-04 {
	width:100%;
	height:auto;
	background-color:#f2f2f2;
	overflow:hidden;
	margin:0;
	padding-bottom:20px;
}

#container-04b {
	width:900px;
	height:auto;
	margin:0 auto;
}

.link-final ul li a{
	line-height:17px;
	font-weight:normal;
	color:#1c323b;
}

.link-final ul li a:hover{
	text-decoration:underline;
}

/* ----------------------------------------- CONTAINER 05 -----------------------------------------*/	

#container-05 {
	width:100%;
	height:auto;
	background-color:#fff;
	overflow:hidden;
	margin:0;
	padding-bottom:40px;
}

#container-05b {
	width:900px;
	height:auto;
	margin:20px auto 10px auto;
	text-align:right;
}

#container-05b a{
	color:#1c323b;
}

#container-05b a:hover {
	text-decoration:underline;
}

/* ----------------------------------------- SUB-MENU QUEM SOMOS -----------------------------------------*/	

#menu-sup-02 {
	width:300px;
	float:left;
}

#menu-sup-02 ul {
	display:inline;
}

#menu-sup-02 ul li {
	float:left;
}

#menu-sup-02 ul li a {
	font-weight:normal;
	color:#1c323b;
	margin-right:10px;
}

/* ----------------------------------------- SUB-MENU CONTATO -----------------------------------------*/	

#menu-sup-03 {
	width:105px;
	float:right;
}

#menu-sup-03 ul {
	display:inline;
}

#menu-sup-03 ul li {
	float:left;
}

#menu-sup-03 ul li a {
	font-weight:normal;
	color:#1c323b;
	margin-left:12px;
}

/* -------------------------------------- CAMPANHA INSTITUCIONAL -------------------------------------*/	

#div_portifolio {
	width:250px;
	height:auto;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:490px;
	float:left;
	
}


imagem_portifolio {
	width:600px;
	height:600px;
	float:left;
}

.texto-port{
	width:250px;
	height:30px;
	font-size:15px; 
	font-family:'Trebuchet MS'; 
	margin-top:25px; 
	font-weight:bold;
	float:left;
	line-height:15px;
}
	
	
#div_txt_download {
	width:600px;
	height:209px;
	margin-bottom:30px;
	margin-left:180px;
	float:left;
	
}

#div_institucional {
	/*background-image:url(../img/fundo_div_institucional.jpg);
	background-repeat:no-repeat;*/
	margin:0 auto;
	width:901px;
	height:178px;
	overflow:hidden;
	background-image:url(../img/banner.jpg);
	background-repeat:no-repeat;
	margin-bottom:30px;
}

#video_institucional {
	width:368px;
	margin-left:17px;
	margin-top:27px;
	float:left;
}

#texto_institucional {
	width:499px;
	margin-left:17px;
	margin-top:17px;
	float:left;
}

/* ----------------------------------------- FLASH TIME LINE -----------------------------------------*/	

#flash {
	margin:0 auto 40px auto;
	width:901px;
	height:400px;
	overflow:hidden;
}

/* ----------------------------------------- VÍDEOS QUEM SOMOS -----------------------------------------*/	

#container-06 {
	width:100%;
	height:auto;
	background-color:#fff;
	overflow:hidden;
	margin:0;
	padding-bottom:40px;

}
    
#container-06b {
	width:900px;
	height:auto;
	margin:20px auto 10px auto;
	text-align:left;
}	

#texto-video {
	width:900px;
	float:left;
	margin-right:20px;
}	

#video-02 {
	width:414px;
	height:260px;
	background-image:url(../img/back-video.jpg);
	background-repeat:no-repeat;
	float:right;
}

#video-02b {
	width:396px;
	height:239px;
	background-color:#000;
	margin:10px 0 0 9px;
	float:left;
}	

.galeria-videos {
	width:450px;
	height:auto;
	float:left;
}
/* ----------------------------------------- CLIENTES -----------------------------------------*/	

#container-07 {
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0;
	padding-bottom:40px;

}
    
#container-07b {
	width:900px;
	height:auto;
	margin:20px auto 10px auto;
}
	
#clientes {
	width:860px;
	height:150px;
	/*background-color:#f7fbf7;*/
	background-image: url("../img/bg_clientes.jpg");
	background-repeat: no-repeat;
	margin:10px auto auto auto;
	padding:15px;
}	

#clientes ul {
	display:inline;
	float:left;
	width:100%;
}	

#clientes ul li {
	float:left;
	width:79px;
	_width:83px;
	margin-right:76px;
	_margin-right:72px;
	font-size:10px;
	text-align:center;
}	

/*.clientes-menor {
	width:79px;
	height:65px;
	background-color:#FFF;
	border:solid 1px #dbdbdb;
	overflow:hidden;
}*/

#clientes-02 {
	width:860px;
	height:240px;
	/*background-color:#f7fbf7;*/
	background-image: url("../img/bg_clientes_02.jpg");
	background-repeat: no-repeat;
	margin:10px auto 0 auto;
	padding:15px;
}	

#clientes-02 ul {
	display:inline;
	float:left;
	width:100%;
}	

#clientes-02 ul li {
	float:left;
	width:79px;
	margin-right:50px;
	font-size:10px;
}	

.clientes-menor-02 {
	width:79px;
	height:65px;
	background-color:#FFF;
	border:solid 1px #dbdbdb;
	_margin-bottom:10px;
}

.clientes-menor {
	width:79px;
	height:65px;
	background-color:#FFF;
	border:solid 1px #dbdbdb;
	_margin-bottom:10px;
}	

/* ----------------------------------------- CONTATO -----------------------------------------*/

#contato-container {
	margin:30px auto 0 auto;
	width:900px;
	height:auto;
}

#form-contato-01 {
	width:312px;
	height:314px;
	background-color:#f3f5f6;
	overflow:hidden;
	float:left;
}

#form-contato-01 form {
	width:295px;
	height:auto;
	margin:0 auto 20px auto;
	overflow:hidden;
}

.input-contato {
	width:238px;
	height:22px;
	background-image:url(../img/bg-input-contato.jpg);
	background-repeat:no-repeat;
}

#form-contato-01 form fieldset label {
	display:inline;
	overflow:hidden;
	margin-top:15px;
}

#form-contato-01 form fieldset label input {
	width:238px;
	background-color:transparent;
	border:none;
	margin-top:10px;
}

#form-contato-01 form fieldset label #bg-textarea {
	width:291px;
	height:121px;
	margin-top:10px;
	overflow:hidden;
}

.textarea-contato {
	width:291px;
	height:120px;
	border:none;
	background-color:transparent;
	background-image:url(../img/bg-input-textarea.jpg);
	background-repeat:no-repeat;
}

#back-maps {
	width:572px;
	height:315px;
	background-image:url(../img/bg-maps.jpg);
	background-repeat:no-repeat;
	float:right;
}

#map {
	width:553px;
	height:277px;
	background-color:#999999;
	margin-top:8px;
	margin-left:9px;
}

/* ----------------------------------------- CONTAINER 08 -----------------------------------------*/	

#container-08 {
	width:100%;
	height:auto;
	background-color:#f7f5f0;
	overflow:hidden;
	margin:10px 0 0 0;
	padding-bottom:40px;
}

#container-08b {
	width:900px;
	height:auto;
	margin:20px auto 10px auto;
}

#altera-curriculum {
	margin-top:20px;
	float:left;
	width:395px;
	height:204px;
	background-image:url(../img/bg-curriculum.jpg);
	background-repeat:no-repeat;
}

#altera-curriculum form fieldset label input {
	width:220px;
	background-color:transparent;
	border:none;
}

#cadastro-curriculum {
	margin-top:20px;
	width:395px;
	height:204px;
	background-color:transparent;
	border:none;
	background-image:url(../img/bg-curriculum-cadastro.jpg);
	background-repeat:no-repeat;
	float:right;
}

/* ----------------------------------------- O QUE FAZEMOS / SUB-MENU -----------------------------------------*/

#menu-sup-04 {
	width:250px;
	float:right;
	margin-left:10px;
}

#menu-sup-04 ul {
	display:inline;
}

#menu-sup-04 ul li {
	float:left;
}

#menu-sup-04 ul li a {
	font-weight:normal;
	color:#1c323b;
	margin-right:20px;
}	

/* ----------------------------------------- O QUE FAZEMOS / MAIS NOTICIAS -----------------------------------------*/

#mais-noticias-02 {
	width:auto;
	height:auto;
	background-color:#f7f8f9;
	margin-top:35px;
	margin-bottom:35px;
}	

#mais-noticias-02 ul li h1 {
	font-size:10px;
	margin-left:10px;
}

#mais-noticias-02 ul li {
	padding:2px;
	height:78px;
	font-size:9px;
	line-height:13px;
}

#mais-noticias-02 ul li:hover {
	background-color:#f7f7f7;
}

.img-mais-noticias {
	margin-right:10px;
	margin-left:5px;
	width:80px;
	height:78px;
	float:left;
	background-image:url(../img/destaque-thumb-sample.jpg);
	background-repeat:no-repeat;
	border:solid 1px #dededf;
}

#titulo-mais-noticias {
	margin-bottom:10px;
	margin-left:10px;
	margin-top:10px;
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#af402c;
	font-weight:bold;
}

#rss-mais-noticias-02 {
	margin-top:10px;
	margin-left:10px;
	padding-bottom:10px;
	width:auto;
	overflow:hidden;
}


/* ----------------------------------------- ARTIGOS -----------------------------------------*/

#container-09 {
	width:100%;
	height:auto;
	background-color:#f1f8f0;
	overflow:hidden;
	margin:20px 0 0 0;
	padding-bottom:40px;
}

#container-09b {
	width:900px;
	height:auto;
	margin:40px auto 10px auto;
}

#artigo {
	overflow:auto;
	width:640px;
	_width:620px;
	height:312px;
	background-color:#f6faf5;
	float:left;
}

#artigos-menor {
	width:210px;
	height:auto;
	float:right;
	margin-left:20px;
	margin-top:-40px;
}

.titulo-artigos {
	margin-top:10px;
	margin-bottom:20px;
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#af402c;
	font-weight:bold;
}

/* ----------------------------------------- CASES -----------------------------------------*/

#container-10 {
	width:100%;
	height:auto;
	background-color:#f7fbff;
	overflow:hidden;
	margin:0;
	padding-bottom:40px;
}

#container-10b {
	width:900px;
	height:auto;
	margin:30px auto 10px auto;
}

#img-case {
	width:122px;
	height:102px;
	border:solid 1px #dedede;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:5px;
	float:left;
}	

#text-case {
	width:630px;
	height:auto;
	float:left;
	text-align:justify;
}	

#text-qualificacao {
	width:900px;
	height:auto;
	float:left;
	text-align:justify;
}	

#titulos-cases {
	margin-top:5px;
	font-family:"Trebuchet MS";
	font-size:24px;
	color:#af402c;
	font-weight:bold;
}

#img-case-02 {
	width:65px;
	height:65px;
	border:solid 1px #dedede;
	margin-right:10px;
	float:left;
}	

/* ----------------------------------------- MARKETING DIGITAL / MERCADO IMOBILIARIO -----------------------------------------*/

#container-11 {
	width:100%;
	height:auto;
	background-color:#f9f9f0;
	overflow:hidden;
	margin:0;
	padding-bottom:30px;
}

#container-11b {
	width:900px;
	height:auto;
	margin:0 auto 10px auto;
}

#mkt-digital-02 {
	width:512px;
	text-align:justify;
	float:left;
	margin-right:15px;
}	

#imobiliario-02 {
	width:320px;
	height:auto;
	float:left;
	margin-left:20px;
	_margin-left:10px;
}

/* ----------------------------------------- PREMIOS -----------------------------------------*/

#container-12 {
	width:100%;
	height:auto;
	background-color:#f0f5fa;
	overflow:hidden;
	margin:0;
	padding-bottom:30px;
}

#container-12b {
	width:950px;
	height:auto;
	margin:0 auto 10px auto;
}

#premio-colibri {
	width:950px;
	float:left;
}

.coluna{
	width:140px;
	margin-top:15px; 
	font-size:10px;
	float:left;
	margin-right:40px;
}

.logo-premio {
	width:145px;
	height:auto;
	float:left;
}

#premio-gramado {
	width:950px;
	float:left;
	margin-top:50px;
}

#premio-colunistas {
	width:950px;
	float:left;
}
#videos-menor img{
	cursor: pointer;
}

#total {
	width:100%;
	height:100%;
	position:absolute;
	z-index:10;
	background-color:#000;
	margin:0 auto;
	left:0;
	top:0;
	opacity: 0.50;
    -moz-opacity: 0.50;
	filter: alpha(opacity=50);
}

#layer-border-transp {
	margin:0 auto;
	width:501px;
	height:364px;
	background-color:#FFF;
	opacity: 0.35;
    -moz-opacity: 0.35;
	filter: alpha(opacity=35);
}

#layer-body {
	width:469px;
	height:326px;
	margin-left:16px;
	margin-top:16px;
	background-color:#fff;
	z-index:20;
}

#total-sem-transp {
	width:100%;
	height:100%;
	position:absolute;
	z-index:30;
	margin:0 auto;
	left:0;
	top:0;
}

#total-sem-transp-amigo{
	width:100%;
	height:100%;
	position:absolute;
	z-index:30;
	margin:0 auto;
	left:0;
	top:0;
}

#layer-border-no-transp {
	margin:0 auto;
	width:501px;
	height:364px;
}

#titulo-layer {
	padding:10px;
	font-weight:bold;
	color:#af402c;
	font-size:14px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
}

#comentarios {
	width:440px;
	height:150px;
	margin:0 auto;
	background-color:#f9fafa;
	overflow:auto;
	border:solid 1px #e3e4e7;
	padding:5px;
	font-size:10px;
}

#layer-border-no-transp-02 {
	margin:0 auto;
	width:501px;
	height:364px;
}

#layer-border-transp-02 {
	margin:0 auto;
	width:501px;
	height:525px;
	background-color:#FFF;
	opacity: 0.35;
    -moz-opacity: 0.35;
	filter: alpha(opacity=35);
}

#layer-body-02 {
	width:469px;
	height:389px;
	margin-left:16px;
	margin-top:16px;
	background-color:#fff;
	z-index:20;
}

#layer-body-clientes {
	width:571px;
	height:395px;
	margin-left:19px;
	margin-top:19px;
	background-color:#fff;
	z-index:20;
}

#layer-border-transp-clientes {
	margin:0 auto;
	width:611px;
	height:435px;
	background-color:#FFF;
	opacity: 0.35;
    -moz-opacity: 0.35;
	filter: alpha(opacity=35);
}

#layer-border-no-transp-clientes {
	margin:0 auto;
	width:611px;
	height:435px;
}

#logo-cliente-layer {
	margin:10px 0 0 10px;
}

.logo-cenp {
	width:196px;
	height:35px;
	background-image:url(../img/logo-cenp.jpg);
	background-repeat:no-repeat;
	float:right;
	margin-top:40px;
}

.box-videos-00 {
	width:900px;
	height:197px;
	float:left;
	margin-top:25px; 
	background-image:url(img/bg-mais-videos.jpg); 
	background-repeat:no-repeat;
}


iframe{
text-align:center;
}
