@charset "utf-8";
/* CSS Document */

/* INDEX */

html, body {
	margin:0;
	padding:0;
	height:100%;
	background-color: #B4AB9B;
	text-align: left;
	font-family: Tahoma;
	font-size:12px;
	color:#545454;
	line-height:17px;
}
form{
	margin:0;
}
p{
	margin:0;
}
.texto p{
	margin-bottom: 10px;
}
a{
	color:#e37c00;
	text-decoration:none;
}
a:hover{
	color:#000;
	text-decoration:none;
}

.informacao{
	font-style:italic;
}
.back{
	clear:both;
	padding: 15px;
	cursor: pointer;
}
.boldText{
	font-weight:bold;
}
.titulo2{
	font-size:17px;
	margin-bottom:10px;
}
.titulo3{
	font-size:15px;
	margin-bottom: 10px;
	clear: both;
}

.clear{
	clear: both;
	line-height:0;
	height:0;
}

/* ESTRUTURA */

#outer{
	width: 980px;
/*	border: 1px solid #FF0000; */
	margin: 0 auto;
}

#sombraN{
	height: 30px;
	width: 980px;
	background:url(../img/pi_s_fundo_n.png) top no-repeat;
}

#sombraC{
/*	min-height: 510px; */
	width: 980px;
	background:url(../img/pi_s_fundo_c.png) repeat-y;
}

#sombraS{
	height: 60px;
	width: 980px;
	background:url(../img/pi_s_fundo_s.png) top no-repeat;
}

#main{
	margin:0 auto;
	width: 920px;
/*	border: 1px solid #FF0000; */
	padding: 0;
	min-height: 500px;
}

#colEsq{
	width: 230px;
	z-index: -10;
/*	border: 1px solid #FFFF00; */

	margin-left: 10px;
}

#logo{
	margin-bottom: 20px;
	z-index: -10;
}

#colPage{
	padding:0;
	z-index: 10;
	width: 680px;
/*	border: 1px solid #009900; */
	position:relative;
	left:230px;
/* 	margin-top:-372px; */
/* 	*margin-top: -384px; */
	margin-top: -547px; /* -461 */
	*margin-top: -563px; /* -477 */


}

#footer{
	width: 980px;
	background:url(../img/pi_s_fundo_c.png) repeat-y;
	font-size: 10px;
	padding-top: 20px;
}

#footer div{
	border-top: 1px solid #CCCCCC;
	/*padding-top: 5px;*/
	padding:5px 0 5px 0;

}
div.separador{
	/*background:url(../img/pi_s_fundo_c.png) repeat-y;*/
	border-top: 1px solid #b4ab9b;
	padding-top: 10px;
	margin: 20px 0 20px 0;
	width:175px;
	
}

#footer a{
	text-decoration: none;
	color:#545454;
}

#menu div{
	margin:0;
	padding:0px;
}

#newsletter{
	margin-left:35px;
}
#newsletter input.textbox{
	border: 1px solid #545454;
	height: 15px;
}
#newsletter input{
	font-size: 11px;
	
}
/* PAGINAS */

div.banner{
	margin-bottom: 20px;
}

#submenu{
	margin-top: -45px;
	margin-left: 10px;
	margin-bottom: 15px;
}

div.pageContent{
	padding: 15px;
	min-height: 330px;
}

div.pageContent p{
	/* margin-top: 10px; */
}

div.colEsquerda{
	float:left;
	width: 230px;

}

div.umaColuna{
	display:block;
	min-height: 110px;
	margin-bottom: 15px;
}

div.umaColuna img{
	margin-left: -15px;
	margin-bottom: 15px;
	margin-right:15px;
}

div.colunaEventos{

	float:left;
	display:block;
	margin-top: 15px;
	width: 480px;
	padding:0;
	
}
div.colunaEventos img{
	margin-left: -15px;
	margin-right: 15px;
	margin-top:0;
	margin-bottom:0;
}



.dataEvento{
	font-size:10px;
	color:#CCCCCC;
	margin-top: -5px;
	margin-bottom: 5px;
}

div.colunaArquivoEventos{

	float:right;
	width: 140px;	
	
}

div.colDireita{
	float:right;
	margin-right:-15px;
	/* margin-top: 10px;	 */
	
}

div.colDireita img{
	/* margin-right: -15px; */
}

/* CAIXA COM SOMBRA */


div.caixa {
	margin-bottom: 10px;
	padding: 0;
	width: 100%;
}

div.caixaN{
	background:url(../img/pi_s_caixa_n.png) top no-repeat;
}
div.caixaC{
	background:url(../img/pi_s_caixa_c.png) repeat-y;

}

div.caixaS{
	background:url(../img/pi_s_caixa_s.png) bottom no-repeat;
}

/* HOME */

div.homeProjectosRecentes{
	background-color:#FFA200;
	padding:0;
	width:100%;
	height:105px;
}

div.homeProjectosRecentes img{

	padding-left:10px;
}

td.blocoHome_top{
	background:url(../img/pi_s_caixa_n.png) bottom repeat-x;
}
td.modBlocoHome{
	background-color:#FFA200;
	text-align:right;
	width:220px;
	vertical-align:top;
	height:105px;

}
div.labelModBlocoHome{
	position:absolute;
	margin-left:17px;
	margin-top:10px;
	float:left;
	z-index:10;
	font-weight:bold;
	width:auto;

}

.shadow  {
	position:relative;
	display:block;
	color:#EEEEEE;
	
	filter: Shadow(Color=#666666, Direction=135, Strength=2);
	
	text-shadow: #666666 2px 2px 2px;
	
}
.shadow span {
	position:absolute;
	display:block;
	top:0px; 
}
.shadow:after {
	display:block;
	padding:1px;
	content: attr(title);
	color:#666; 
}


#modUltimosEventos{
	width:190px;
	height:85px;
	background:#F0EEEB;
	text-align:left;
	float:right;
	padding: 10px;
}
#modUltimosEventos a{
	font-size: 11px;
}


#modUltimosEventos .data{
	color:#A7A6A5;
	font-size: 10px;
	margin-bottom: 3px;
}

/* LISTA */

#listagem{
	width:630px;

 	border: 0px solid #00FF99; 
}
div.modulolistagem{
	float:left;
	margin-right: 10px;
	width: 198px;
	height: 140px;
	border: 1px solid #B4AB9B;
	margin-bottom: 10px;

	background-color: #F0EEEB;	
}

/* GALERIA DE FOTOS */
#legenda{
	float:left;
	margin-left: 7px;
	margin-top: 1px;
}

#setas{
	float:right;
	margin-right: 7px;
}
#setas a{
	cursor: pointer;
}

.fotoGrande{
	text-align:center;
	border: 1px solid #B4AB9B;
	background:#F0EEEB;

}
.fotos{
	background:#F0EEEB;
	border: 1px solid #B4AB9B;
	width: 388px;
	padding:5px;
}
.fotos img{
	margin-right: 0px;
	margin-bottom: 3px;
	cursor: pointer;
}

img.unselected{
	opacity:0.60;
	-moz-opacity: 0.60;
	filter: alpha(opacity=60);
	
}

img.selected{
	
}

ul.galeria{
	list-style: none;
	
	margin:0 0 0 -10px;
	padding:0;
}
ul.galeria li{
	float: left;
	margin-left:10px;
	width:118px;
	margin-bottom:5px;
}

ul.galeria img{
	border: 1px solid #ABABAB;
	padding: 2px;
	width:118px;
	height:88px;
	background:url(../img/loading3.gif) center center no-repeat;
	display: block;
}


/* EQUIPA */

div.modColaborador{
	width: 157px;
	float: left;
	margin-bottom: 15px;

}
div.modColaborador img{
	padding-bottom: 5px;
}
div.nomeColaborador{
	font-weight:bold;
}
div.cargoColaborador{
	font-size: 10px;
}

/* MENSAGEM RESPOSTA */

#mensagemResposta{
	position:absolute;
	top: 50%;
	left: 50%;
	width:300px;
	height:250px;
	margin-top: -125px; /*set to a negative number 1/2 of your height*/
	margin-left: -150px; /*set to a negative number 1/2 of your width*/
	z-index:100;
	
}

#cortina{
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left:0;
	z-index:99;
	background: #333333;
	opacity:0.60;
	-moz-opacity: 0.60;
	filter: alpha(opacity=60);
}
