.ct10 h3.sub_projetos {
	color:#48483c;
	margin:20px 0 10px 0
}

.ct10 .lista {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

.ct10 .lista li {
	display: block;
	margin:0 0 3px;
	padding:3px 4px;
}

.ct10 .logos li {
	display: block;
	margin:0 0 5px 0;
	padding:0;
}

.ct10 .logos .segunda_linha {
	margin:0 40px 0 0;
}

.ct10 .lista li p {
	margin:0;
}

.ct10 .escuro {
	background:#f7f7f2
}

.ct10 p.link a {
	/*color:#48483c;*/
	text-decoration:none;
}

.ct10 p.link a:hover {
	color:#6c9b14;
	text-decoration:underline;
}

.ct10 p a {
	color:#6c9b14;
	text-decoration:none;
}

.ct10 p a:hover {
	text-decoration:underline;
}

.ct10 h5 {
	margin:0 0 4px 0
}

/* boxes para listagem de projetos */
.box_projetos {
	width:132px;
	padding-top:5px;
	background:url(../../images/br/proj_box-sup.gif) no-repeat;
	float:left;
	margin:0 8px 25px 0;
}

.box_projetos .box_conteudo{
	width:132px;
	display:block;
	padding-bottom:5px;
	background:url(../../images/br/proj_box-inf.gif) no-repeat left bottom
}

.box_projetos .box_conteudo img {
	border-style: solid;
	border-color:#fff;
	border-width:2px 3px;
	margin:0 auto;
	display:block;
}

.box_projetos .box_conteudo h3 {
	font-size:0.75em;
	padding:0;
	margin:6px 12px;
	text-transform:uppercase;
	height:30px; 
	overflow:hidden; 
	display:block
}

.box_projetos .box_conteudo h3 a {
	font-size:1em;
	color:#F68B1F;
	margin:0;
	text-decoration:none;
}

.box_projetos .box_conteudo .hr {
	margin:0 auto;
	width:86%
}

.box_projetos .box_conteudo p {
	font-size:0.6em;
	margin:6px 12px;
	height:145px;
	display:block;
	overflow:hidden;
}

.box_projetos .box_conteudo p a {
	font-size:1em;
	color:#606056;
	margin:0;
	text-decoration:none;
}

.box_projetos .box_conteudo a {
	font-size:0.75em;
	color:#6c9b14;
	margin:6px 12px 0 12px;
	text-decoration:none;
}

.box_projetos .box_conteudo a:hover {
	text-decoration:underline;
}

.flag_projetos {
    display: inline;
    height: 15px;
    float: left;
    margin: 7px 0 7px 13px;
    padding: 0 0 0 3px;
    color: #fff;
    font-size: 0.61em;
    line-height: 1.5em;
    overflow: hidden;
    background: #f68b1f url("../../images/br/tgCt01.gif") top left no-repeat;
}

.flag_projetos em {
    display: block;
    height: 15px;
    float: left;
    margin: 0;
    padding: 0 3px 0 0;
    color: #fff;
    overflow: hidden;
	font-style: normal;
	background: url("../../images/br/tgCt02.gif") top right no-repeat;
}

.ct10 .link_img {
	border:1px solid #999;
	display:inline;
	clear:both;
	float:left;
	margin:0 0 8px 13px;
}

.ct10 .link_img img {
	border:1px solid #fff;
	display:block;
	float:none;
}

.projetos .link_pdf {
	background-position: left bottom;
	float:left;
	font-size:0.7em;
	padding-top:40px;
	margin:19px 0 0 5px
}

.projetos h4 {
	text-transform:uppercase;
}

.sub_destaque {
	width:367px
}

/* galeria thickbox */

#galeria {
	padding:10px 0 0 0;
	width:530px
}

#galeria #hide_galeria{
	clear:both;
}

#galeria .thickbox {
	border:1px solid #999;
	display:inline;
	float:left;
	margin:0 10px 10px 0;
}

#galeria .thickbox img {
	border:1px solid #fff;
	display:block;
	float:none;
	width:71px;
	height:69px
}

#info_galeria {
	clear:both;
	font-size:0.75em;
	font-weight:bold;
	float:left;
	margin-top:15px;
	color:#606056;
	text-decoration:none;
}

#info_galeria:hover {
	color:#6C9B14;
	text-decoration:underline;
}

#info_galeria span {
	display:block;
	font-weight:normal;
	padding-right:15px;
	background:url(../../images/br/proj_galeria-seta.gif) no-repeat right center
}

.mv10 ul li p span {
	margin-bottom:3px
}

/* Todos os estilos dos modais estão em thickbox.css*/
