﻿/* CSS Document */
@import url('../LimparHtml.css');


html{background-color:#ffffff;}
#Canvas {margin:0 auto; *background:#34603b; height:100%; border:#000 1px solid;}


/**definiçoes gerais do layout*/
#topo {height:160px; padding-top:0px;}
#topo #Fundotopo{width:1000px; margin: 0 auto; height:160px; position:relative;z-index:0;}
#topo #logo {width:160px; height:160px; float:left;} 
#topo #logo img {margin-left:20px; margin-top:10px;}
#topo #splash {position:absolute;left:165px;bottom:29px}



#centro{background:#fff;clear:both;width:1000px; margin:0 auto; min-height:650px;}
#esquerda{width:165px;float:left;}
#conteudo{width:780px;float:left;padding:24px 15px 24px 40px;}



/**formatando o menu superior*/

#topo #Fundotopo ul{
	height:25px; 
	padding:0;
    padding-bottom:3px;
	margin:0;
	position:absolute;
	bottom:1px;
	left:165px;
    background:#0b93d2;
    width:840px;
}

#topo #Fundotopo ul li{
	float:left;
	text-align:center; 
	line-height:25px; 
	padding:0 15px;
	background:#0b93d2;
	border:#0b93d2 1px solid;
}

#topo #Fundotopo ul li a{
	font-family:Trebuchet MS, Helvetica, sans-serif; 
	font-size:13px; 
	color:#fff; 
	font-weight:bold;
}
#topo #Fundotopo ul li:hover,
#topo #Fundotopo ul li.ativa{
	background:#fff;
	border:#ccc 1px dotted;
	border-bottom:#fff 1px solid;
	margin-top:0px;
	padding-bottom:0px;	 
    color:#0d7aac;

}


#topo #Fundotopo ul li:hover a,
#topo #Fundotopo ul li.ativa a{color:#0d7aac;

}


/**formatando o menu lateral*/
#esquerda ul{background:#0b93d2;margin-bottom:20px;}
#esquerda ul li{
	background: url(/_img/2014/fundoMenuVertical.png) bottom left no-repeat;
	padding:10px 0 10px 15px;
}

#esquerda ul li img {margin-right:10px;}
#esquerda ul li a{font-family:Trebuchet MS, Helvetica, sans-serif; font-size:14px; font-weight: bold; color:#fff;}
#esquerda ul li:hover{cursor:pointer;background: url(/_img/2014/fundoMenuVerticalOver.png) bottom left no-repeat;}
#esquerda dl{padding-left:5px;}
#esquerda dl dt{font-family:Arial, Helvetica, sans-serif; font-size:11px; text-transform:uppercase; color:#666; font-weight:bold}
#esquerda dl dt img{margin-right:10px}
#esquerda dl dd{margin-top:15px; margin-bottom:50px}



/** Definições do conteúdo central*/
#conteudo h2 {font-family:Trebuchet MS, Helvetica, sans-serif; font-size:18px; color:#1b2733; font-weight:bold; margin:0px 20px 20px 0px}
#conteudo p {font-family:Trebuchet MS, Helvetica, sans-serif; font-size:12px; color:#1b2733; margin:0px 20px 20px 0px; text-align:justify}
#conteudo a {font-family:Trebuchet MS, Helvetica, sans-serif; font-size:12px; color:#1968a8}
#conteudo b, #conteudo b {font-weight:bold;}

#conteudo a:hover {color:#34603b; text-decoration:none}









/**formatando a lista de notícias */

.lista-noticias .titulo-noticia{

	color:#34603B;
	font-family:"Trebuchet MS" ,Helvetica,sans-serif, verdana;
	font-size:12px;
	display:block;
	text-decoration:none !important;
	margin-bottom:10px !important;
}


.lista-noticias .titulo-noticia:hover{
	text-decoration:underline !important;
}



.lista-noticias .conteudo-noticia{
	border-bottom:#34603B 1px dotted;
	border-top:#34603B 1px dotted;
	padding:5px 0 5px 10px;
	margin:15px 0;
	background:#F8F8F8;
}


.imagem.destaque{float:right;margin-right:8px;margin-left:20px; margin-bottom:20px; }
.imagem.destaque img{float:left;border:#474747 1px solid;width:203px;}
.imagem.destaque div{clear:both;display:block;text-align:left;font-size:10px;color:#68696c;width:200px;}





/***  FORMATANDO A LISTA DE PROJETOS VENCEDORES ****/


h4{clear:both;font:12px Tahoma, Arial;color:#999;margin-bottom:10px;}

.lista-projeto{background:#fff;}

.lista-projeto .link-edicao{display:none;border:#000 1px solid;}
.lista-projeto .item-projeto-edicao{cursor:pointer;background:#fff; padding:5px 0 10px 0; font:28px Tahoma, Arial;color:#000;}
.lista-projeto .item-projeto-edicao span{float:left;}
.lista-projeto .item-projeto-edicao div{clear:both;font:11px Tahoma, Arial;color:#999;}



.lista-projeto .item-projeto-categoria .tag-categoria{
	float:left; 
	color:#fff; 
	font:bold 12px tahoma, arial; 
	padding: 5px 0 0 5px; 
	width:75px; 
	height:22px; 
	margin:-5px 0 0 -5px; 
	background:url('/_img/2014/pin-categoria.png') right center no-repeat;
}


.lista-projeto .item-projeto-categoria .tag-categoria-over{
	float:left; 
	color:#fff; 
	font:bold 12px tahoma, arial; 
	padding: 5px 0 0 5px; 
	width:75px; 
	height:22px; 
	margin:-5px 0 0 -5px; 
	background:url('/_img/2014/pin-categoria-over.png') right center no-repeat;
}


.lista-projeto .item-projeto-categoria{cursor:pointer;background:#cad3d7; padding:5px;font-size:14px;font-weight:bold;clear:both;border-bottom:#fff 1px solid }
.lista-projeto .item-projeto-categoria:hover{background:#0b93d2 ;color:#fff;}
.lista-projeto .item-projeto-categoria:hover .tag-categoria{background-color:#0b93d2;}






.lista-projeto .item-projeto-categoria b{padding:5px;font-size:11px;font-weight:normal; }


.lista-projeto .item-projeto{background:#F8F8F8; border-bottom:#dfdfdf 1px solid;margin:5px 0px 15px 0px}

.lista-projeto .item-projeto .titulo-projeto{
	font-size:14px;
	font-weight:bold; 
	display:block;border-bottom:#dfdfdf 1px solid;background:#fff;padding:15px 0px 5px 27px;
	background:#FFF url('/_img/2014/pin-titulo-projeto.png') left top no-repeat;

	}
	
	
.lista-projeto .item-projeto .titulo-projeto.vencedor{
	font-size:18px;
	font-weight:bold; 
	display:block;
	border-bottom:#dfdfdf 1px solid;
	border-top:#dfdfdf 1px solid;
	padding:8px 0px 5px 0px;
	background:#e5f2f8;
	margin-bottom:15px
}


.lista-projeto .item-projeto .titulo-projeto.vencedor img{float:left;margin-top:-9px}
	

.lista-projeto .item-projeto .dados-projeto{padding:10px;} 
.lista-projeto .item-projeto .dados-projeto div{ margin-bottom:10px;}
.lista-projeto .item-projeto .dados-projeto span{font-size:11px;font-weight:bold;margin:0 5px 5px 0;}
.lista-projeto .item-projeto .leiamais{padding:10px !important;} 




/***  FORMATANDO A PÁGINA DE DETALHES DO PROJETO ****/
h3{clear:both;font:bold 14px Tahoma, Arial;color:#000;	margin:20px 0 10px 0;border-bottom:#174427 1px dotted;}

.detalhe-projeto .titulo-projeto{cursor:pointer;background:#fff; padding:5px 0 10px 0; font:28px Tahoma, Arial;color:#000;}



.detalhe-projeto #projeto #dados-projeto div {margin:10px 0px 10px 0px;}
.detalhe-projeto #projeto #dados-projeto div span{font-size:12px;font-weight:bold;margin:0 5px 5px 0;}
.detalhe-projeto #projeto #dados-projeto div strong {font-weight:bold;}/*para forçar o bold do editor*/
.detalhe-projeto #projeto #dados-projeto .info-projeto{border:#dfdfdf 1px dotted;background:#f5f5f5;padding:5px}


#dados-basicos{width:470px;float:left;padding-right:10px;}
#galeriafotos-dados{width:260px;float:left;}
#galeriafotos-dados h3{margin-top:0px;}



.detalhe-projeto #projeto #docs-projeto div a img{margin-right:5px;}

/***  FORMATANDO A PÁGINA DE MULTIMIDIA DO PROJETO ****/


.video{margin:10px 0;height:300px;}
.audio{margin:20px 0 15px 0;}
.media{float:left}
.media-audio{float:left}
.media-info{float:left;margin-left:15px;}








div.thumb{width:174px;height:116px;	padding:3px;background:#d8dbdc;	float:left;	margin-right:6px !important;margin-bottom:2px !important;}
#galeriafotos-dados div.thumb{width:117px;height:76px;}

div.thumb:hover{background:#27a7a7;}

div.thumb img{width:174px;height:116px;}
#galeriafotos-dados div.thumb img{width:117px;height:76px;}



