/*  INDEX */
#coluna-1 {
	float:left;
	width:450px;
	margin-right:1px;
	margin-left:4px;
	display:inline;
}

#coluna-2 {
	float:left;
	width: 305px;
	display:inline;
	height: 1%;
	overflow: hidden;
	/*left:455px;
	top:377px;*/
}

#index-novo-conceito{
	background: url("../images/img_cenario.jpg") no-repeat;
}

#index-novo-conceito h4 {
	padding:70px 20px 0px 20px;
	font-size: 1em !important;
	font-weight: bolder;
}

#index-novo-conceito p {
	font-family: inherit;
	padding:20px;
}

.box { background-image:url("../images/bg_box_depoimentos.jpg"); height:210px;}
.box a {padding:10px 30px 30px 30px;text-decoration:none;font-weight: 600;color:#000000}
.box p { padding:30px 30px 10px 49px; 	font-size: 1em;}
.box p span {font-size: 0.8em;}

.box-noticia {
	background: url("../images/bg_box_noticias.jpg") no-repeat;
	height: 200px;
	padding-top:60px;
	display:table;
	padding-bottom:10px;
}

.box-branco { background: url("../images/bg_box_branco.jpg") no-repeat; height: 350px;}
.box-branco h4 {	font-size: 0.9em !important; font-weight: bolder; padding:30px 0px 30px 70px;}
ul.custom-list { padding-left: 35px; padding-right:20px; padding-top:10px;}
ul.custom-list li {    list-style-image: url('../images/list-bullet.gif'); padding-bottom:25px}
ul.custom-list li a {text-decoration: none;color:#000;}
.right-align-button { float:right;padding-right: 20px;}
.image-line { background: url("../images/linha_noticias.gif") no-repeat -40px 30px;}

/* INDEX */



/*  CLASSES COMUNS DAS PÁGINAS INTERNAS */
.box-interno-head {
	margin-top:5px;
	background: url("../images/barra_titulo.gif") no-repeat;	
	height:38px;
	display:table;
	width:759px;
	margin-left:5px;
}
.box-interno-head img { margin-top:10px;margin-left:20px;float:left; }
.box-interno-head div { float:right;margin-right:20px;margin-top:10px;}
.box-interno-head div a{ color:#000;text-decoration: none; }
.box-interno-body { background:url(../images/bg_internas.gif) repeat-x center top; margin:0px 5px; }
.box-interno-body #content{ padding:40px 35px 10px 35px }
.box-interno-body #content p {margin:13px 0px;}
.box-interno-body #content p.right-align {float:right}
.box-interno-body #content p a {color:#000;text-decoration: none;font-weight: bold;}
.box-interno-body #content span { padding-left:20px;font-weight: bolder; background:url("../images/img_arrow1.gif") no-repeat;}
.box-interno-body #content ul {margin-top: 30px;width:600px;}
.box-interno-body #content ul li label { float:left;width:100px;font-weight: bold;}
.box-interno-body #content ul li p {margin:5px;}
.box-interno-noticia {
	position:absolute !important;
	left:551px;
	top: 370px;
}
.box-interno-noticia ul {width:230px !important;margin-top:10px !important;}
.box-interno-noticia ul li {list-style-image: url('../images/list-bullet.gif'); padding-bottom:15px}
.box-interno-noticia ul li a {text-decoration: none;color:#000}
.yellow-input { background-color:#F0B834; border:1px solid #000000; width:300px;}
/*  CLASSES COMUNS */

/*  CLASSES DEPOIMENTOS */
.depoimento-gfk{
	 background:url(../images/clientes/gfk.jpg) no-repeat;
	 padding:20px 0px 20px 100px;
}
.depoimento-cpqd{
	 background:url(../images/clientes/cpqd.gif) no-repeat;
	 padding:20px 0px 20px 100px;
}

.depoimento-abril{
	 background:url(../images/clientes/abril.gif) no-repeat;
	 padding:35px 0px 35px 100px;
}

.depoimento { padding:10px 40px; }
.large { background: url("../images/large-comment.gif") no-repeat;}
.thin { background: url("../images/thin-comment.gif") no-repeat;}

/* CLASSES DEPOIMENTOS */
