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

body {
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #F2F3F7;
}

hr{
	size:1;
	border:0px;
	height:1px;
	color:#A7B9BA;
	background-color:#A7B9BA;
}

br {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}

tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}

#central {
	text-align: left;
	width: 820px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header{
	height: 118px;
	text-align: center;
}
#footer{
	clear:both;
	height:77px;
	text-align: center;
}
#content-lateral{
	float:left;
	height:auto;
	width:905px;
	background-color:#BDCBCB;
}
#conteudo{
	float:left;
	height:auto;
	width:790px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background-color:#FFFFFF;
	padding-bottom: 10px;
}
#logotipos{
	height:130px;
	text-align: left;
	background-color: #FFFFFF;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: none;
	color: #FFFFFF;
}
.texto-azul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: none;
	color: #059AAD;
}
.texto-azul-2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: none;
	color: #059AAD;
	font-weight:bold;
}
.texto-cinza{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: none;
	color: #67797B;
}
/*css botao paginação projetos e news*/
.pag_gal_atual,.pag_textos_atual,.p_txt_atual {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;	
	font-weight: none;
	color: #FFFFFF;
	background-color:#8AA2A4;
	padding:1px;
	border-left:#FFFFFF solid 1px;
}
.pag_gal_outras:link,.pag_textos_outras:link,.p_txt_outros:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: none;
	text-decoration:none;
	color: #67797B;
	background-color:#BDCBCB;
	padding:1px;
	border-left:#FFFFFF solid 1px;	
}
.pag_gal_outras:visited,.pag_textos_outras:visited,.p_txt_outros:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: none;
	text-decoration:none;
	color: #67797B;
	background-color:#BDCBCB;
	padding:1px;
	border-left:#FFFFFF solid 1px;	
}
.pag_gal_outras:hover,.pag_textos_outras:hover,.p_txt_outros:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: none;
	text-decoration:none;
	color: #FFFFFF;
	background-color:#8AA2A4;
	padding:1px;
	border-left:#FFFFFF solid 1px;	
}
.pag_gal_outras:active,.pag_textos_outras:active,.p_txt_outros:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: none;
	text-decoration:none;
	color: #67797B;
	background-color:#BDCBCB;
	padding:1px;
	border-left:#FFFFFF solid 1px;	
}



/*inicio do quadro grande*/
#quadro-contorno{
	height:10px;
	text-align: left;
	background-color: #8AA2A4;
	width: 730px;
}
#quadro-conteudo{
	text-align: left;
	background-color: #8AA2A4;
	width: 730px;
}
#quadro-conteudo-parte1{
	height:auto;
	text-align: left;
	background-color: #8AA2A4;
	width: 345px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
#quadro-conteudo-parte2{
	height:auto;
	text-align: left;
	background-color: #8AA2A4;
	width: 343px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
}
/*fim do quadro grande*/
/*inicio do quadro menor*/
#quadro-contorno-menor{
	height:10px;
	text-align: left;
	background-color: #8AA2A4;
	width: 460px;
}
#quadro-conteudo-menor{
	text-align: left;
	background-color: #8AA2A4;
	width: 460px;
}
#quadro-conteudo-menor-parte1{
	height:auto;
	text-align: left;
	background-color: #8AA2A4;
	padding-left: 10px;
	padding-right: 10px;
	background-position: center;
}
/*fim do quadro menor*/
/*inicio do quadro contato*/
#quadro-conteudo-contato{
	float:left;
	text-align: left;
	background-color: #8AA2A4;
	width: 460px;
}
#quadro-conteudo-contato-parte1{
	float:left;
	width:100%;
	height:auto;
	text-align: right;
	background-color: #8AA2A4;
}
#quadro-conteudo-contato-parte2{
	float:left;
	height:auto;
	width:100px;	
	text-align: left;
	background-color: #8AA2A4;
	padding-left: 10px;
	padding-right: 10px;
}
/*fim do quadro contato*/
#quadro-escritorio{
	float: right;
}
#quadro-escritorio2{
	float: right;
	width: 253px;
}

#miniaturas {
	float:right;
	width: 205px;
	color: #333333;
}

#right {
	float:right;
	width: 253px;
	color: #333333;
}

#left {
	float:left;
}
#links-fotos{
	border-width: 5px;
	border-style: solid;
	border-color: #BDCBCB;
}
#links-fotos:hover{
	border-width: 5px;
	border-style: solid;
	border-color: #8AA2A4;
}

#links-noticias{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width:160px;
	background-color:#BDCBCB;
	text-align:left;
	padding:1px;
	padding-top:8px;
	padding-bottom:8px;
	padding-right:4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #67797B;
}
#links-noticias:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width:160px;
	background-color:#FFFFFF;
	text-align:left;
	padding:1px;
	padding-top:8px;
	padding-bottom:8px;	
	padding-right:4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #67797B;
}
.links-noticias:link {color:#67797B;
text-decoration:none; font-weight:bold;}
.links-noticias:visited {color:#67797B;
text-decoration:none; font-weight:bold;}
.links-noticias:hover {color:#67797B;
text-decoration:none; font-weight:bold;}
.links-noticias:active {color:#67797B;
text-decoration:none; font-weight:bold;}

.links-projetos:link {color:#059AAD;
text-decoration:none;}
.links-projetos:visited {color:#059AAD;
text-decoration:none;}
.links-projetos:hover {color:#059AAD;
text-decoration:none;}
.links-projetos:active {color:#059AAD;
text-decoration:none;}

#links-projetos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#FFFFFF;
	text-align:left;
	border-top-color:#FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	padding:7px; 	
}
#links-projetos:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#BDCBCB;
	text-align:left;
	border-top-color:#FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	padding:7px; 	
}

#links-adm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#FFFFFF;
	padding:4px;
	border-bottom-color:#059AAD;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
#links-adm:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#BDCBCB;
	padding:4px;
	border-bottom-color:#059AAD;
	border-bottom-width: 1px;
	border-bottom-style: dashed;

}

#links-projetos-deletar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width:78px;
	background-color:#FFFFFF;
	text-align:right;
	padding:4px;
	padding-right:4px;
	border-bottom-color:#059AAD;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
#links-projetos-deletar:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width:78px;
	background-color:#BDCBCB;
	text-align:right;
	padding:4px;
	padding-right:4px;
	border-bottom-color:#059AAD;
	border-bottom-width: 1px;
	border-bottom-style: dashed;

}

input.formulario-ok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #059AAD;
	font-weight:none;	
	margin : 0px;
	background-color: #FFFFFF;
	border:#67797B 1px solid;
	width:40px;
}

input.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #059AAD;
	font-weight:none;	
	margin : 0px;
	background-color: #FFFFFF;
	border:#67797B 1px solid;
}
select.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #059AAD;
	font-weight:none;
	margin : 0px;
	background-color: #FFFFFF;
	border:#67797B 1px solid;
}
file.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #059AAD;
	font-weight:none;
	margin : 0px;
	background-color: #FFFFFF;
	border:#67797B 1px solid;
}
textarea.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #059AAD;
	font-weight:none;	
	margin : 0px;
	background-color: #FFFFFF;
	border:#67797B 1px solid;
}
.campoForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top:2px;
	font-style: normal;
	font-weight: normal;
	color: #059AAD;
	text-decoration: none;
	border:#67797B 1px solid;
	background-color: #FFFFFF;
}
.link-home:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: none;
	color: #67797B;
	text-decoration:none;
}
.link-home:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: none;
	color: #67797B;
	text-decoration:none;	
}
.link-home:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: none;
	color: #67797B;
	text-decoration:underline;
}
.link-home:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: none;
	color: #67797B;
	text-decoration:none;	
}
.titulo-noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #67797B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #67797B;
}
