@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);


.aviso-zani {
    padding-bottom: 17px;
}


.principal-content{

	margin-right: 15px;

	margin-bottom: 15px;

	padding: 15px;

	background-color: #ffffff;

	border-left: 1px solid #e2e2e2;

	border-right: 1px solid #e2e2e2;

	border-top: 1px solid #e2e2e2;

	border-bottom: 1px solid #C9C9C9;

		box-shadow: 0 1px 0 #E2E2E1;

		-moz-box-shadow: 0 1px 0 #E2E2E1;

		-webkit-box-shadow: 0 1px 0 #E2E2E1;

}



.eventos-home {

	display: inline;

	margin: 0;

	float: left;

	width: 930px;

	margin-top: 15px;

	background:url("../images/fundo-eventos.gif");

	border-top: 1px solid #e2e2e2;

	border-bottom: 1px solid #C9C9C9;

	box-shadow: 0 1px 0 #E2E2E1;

		-moz-box-shadow: 0 1px 0 #E2E2E1;

		-webkit-box-shadow: 0 1px 0 #E2E2E1;

	border-right: 1px solid #e2e2e2;

	border-top-right-radius-radius: 3px;

	border-bottom-right-radius: 3px;

		-moz-border-right-radius: 3px;

		-webkit-border-right-radius: 3px;

}

.eventos-header {

	display: inline;

	background-color: #0A77D0;

	width: 120px;

	height: 118px;

	float: left;

	text-align: center;

	color: #fff;

	border-top-left-radius: 3px;

	border-bottom-left-radius: 3px;

	-moz-border-left-radius: 3px;

	-webkit-border-left-radius: 3px;

	border-top: 1px solid #e2e2e2;

	border-bottom: 1px solid #0964AE;

	box-shadow: 0 1px 0 #E2E2E1;

	-moz-box-shadow: 0 1px 0 #E2E2E1;

	-webkit-box-shadow: 0 1px 0 #E2E2E1;

	margin-left: -31px;

}

.eventos-head-title{

	font-family: "Open Sans", sans-serif;

	margin-top: 30px;

	font-size: 18px;

	font-weight: 600;

}

.eventos-more{

	color: #fff;

	text-decoration: none;

	font-size: 12px;

	background:url("../images/arrow_left.png") no-repeat right 5px;

	padding-right: 12px;



}

.eventos-more:hover {

	color: #fff;

	text-decoration: underline;

}

.eventos-evento{

	padding: 10px;

	text-align: center;

	display: inline;

	width: 189px;

	height: 98px;

	float: left;

}

.eventos-titulo{

	padding: 0;

	margin: 10px 0;

	font-size: 12px;

	font-weight:600;

	line-height: 1.3;

}



.eventos-titulo a{

	color:#515151;

}



.eventos-data{

	padding: 0;

	margin: 10px 0;

	font-size: 12px;

	bottom:10px;

}



.eventos-data a{

	color:#999999;

}



.modulo-principal{

	font-family:"Open Sans";

}



.modulo-principal .imagem{

	position:relative; 

	overflow: hidden;

}



.modulo-principal .imagem .detalhe{

	position:absolute; 

	text-align:center; 

	background-color: rgba(255,255,255, 0.8); 

	width:50px; 

	height:2000px;

}

.modulo-principal .imagem .detalhe .topo{

	float:left; 

	width:50px; 

	height:5px; 

	margin-bottom: 5px;

}







.modulo-principal .imagem-issuu{

	vertical-align: top;

}



.modulo-principal .imagem-issuu .detalhe{

	vertical-align: top;

	text-align: center;

	background-color: #fafafa;

	width: 50px;

	margin-top: -1px;

	margin-left: -1px;

	height: 186px;

}



.modulo-principal .imagem-issuu .detalhe .topo{

	float:left; 

	width:50px; 

	height:5px; 

	margin-bottom: 5px;

}



#mini-issuu {

	border: 1px solid #E9E9E9;

	box-shadow: 1px 1px 5px #F4F4f4;

		-moz-box-shadow: 1px 1px 5px #F4F4f4;

		-webkit-box-shadow: 1px 1px 5px #F4F4f4;

}





.modulo-principal .imagem .detalhe .noticias{

	background-color: #E45E53;

}

.modulo-principal .imagem .detalhe .videos{

	background-color: #E45E53;

}

.modulo-principal .imagem .detalhe .galerias{

	background-color: #D1A375;

}

.modulo-principal .imagem-issuu .detalhe .issuu{

	background-color: #FFA347;

}





.modulo-principal .titulo{

	font-family:"Open Sans";

	margin: 20px 15px 5px 15px;

	font-weight: 600;

	color: #515151;

	font-size: 1.1em;

}



.modulo-principal .titulo-issuu{

	font-family: "Open Sans";

	margin: 22px 14px 5px 0px;

	font-weight: 400;

	color: #515151;

	font-size: 1.8em;

	line-height: 30px;

}

.modulo-principal .titulo a, .modulo-principal .titulo-issuu a{

	color: #515151;

}

.modulo-principal .titulo a:hover, .modulo-principal .titulo-issuu a:hover{

	color: #222222;

}



.modulo-principal .descricao{

	margin: 5px 15px 20px 15px;

	font-size: 13px;	

}

.modulo-principal .descricao-issuu{

	margin: 5px 15px 20px 0;

	font-size: 13px;	

}



.modulo-principal .rodape{

	background-color: #fafafa;

	padding: 15px;

	font-size: 12px;

	border-top: 1px solid #CECECD;

	margin-top: 20px;

}

.modulo-principal .rodape-issuu{

	background-color: #fafafa;

	padding: 15px;

	font-size: 12px;

	border-top: 1px solid #CECECD;

}



#nossarede{

	border: 1px solid #e2e2e2;

	margin-bottom: 15px;

	background-color: #ffffff;

}



.nosssarede-title{

	float: left;

	width: 105px;

	height: 200px;

	margin-right: 15px;

	padding: 30px 0 0 30px;

	background-color: #0A77D0;

	font-size: 20px;

	line-height: 26px;

	color: #ffffff;

	font-weight: 600;

	line-height: 18px;

	border-top-left-radius: 3px;

	border-bottom-left-radius: 3px;

		-moz-border-left-radius: 3px;

		-webkit-border-left-radius: 3px;

	border-top: 1px solid #e2e2e2;

	border-bottom: 1px solid #0964AE;

		box-shadow: 0 1px 0 #E2E2E1;

		-moz-box-shadow: 0 1px 0 #E2E2E1;

		-webkit-box-shadow: 0 1px 0 #E2E2E1;

}



.nossarede-twitter{

	border-right: 1px solid #e2e2e2;

	float: left;

	width: 387px;

	height: 230px;

	margin-right: 20px;

}

.nossarede-twitter .twitter-button{

	float:right;

	padding: 30px 30px 0 0;

	color: #666666;

}

.nossarede-facebook{

	float: left;

	width: 400px;

	height: 230px;

	

}



.nossarede-facebook .faces{

	border-bottom:1px solid #9ba2b2;

	margin: 0 10px 10px 0;

}



#rodape-puc{

	border-top: 1px solid #e2e2e2;

	background-color: #FBFBFB;

}



#rodape-puc .upper-rodape{

	border-bottom: 1px solid #EBEBEB; 

	padding-bottom: 20px;

}





#rodape-puc .institucional{

	font-size: 12px;

	float:left; 

	width:360px

}



#rodape-puc .institucional h3{

	font-size: 12px;

	font-weight: bold;

	margin-bottom: 5px; 

}



#rodape-puc .institucional .endereco p{

	font-size: 11px;

	line-height: 18px;

	margin: 0;

	padding: 0;

	color: #666666;

}

#rodape-puc .rodape-bloco{

	float:left; 

	width:200px;

}



#rodape-puc .rodape-bloco h4{

	font-size: 11px;

	font-weight: bold;

}



#rodape-puc .rodape-bloco ul{

	list-style: none;

	margin: 0;

	padding: 0;

}

#rodape-puc .rodape-bloco ul li{

	list-style: none;

	font-size: 11px;

}



.mapa {

background: url("../images/puc/mapa_mundi2.png") no-repeat;

width: 148px;

height: 76px;

}

.mapa:hover {

background: url("../images/puc/mapa_mundi.png") no-repeat;

}



#topo-lateral {

background-color: #0A77D0;

text-align: center;

color: #fff;

border-top-left-radius: 3px;

border-bottom-left-radius: 3px;

-moz-border-left-radius: 3px;

-webkit-border-left-radius: 3px;

border-top: 1px solid #e2e2e2;

border-bottom: 1px solid #0964AE;

box-shadow: 0 1px 0 #E2E2E1;

-moz-box-shadow: 0 1px 0 #E2E2E1;

-webkit-box-shadow: 0 1px 0 #E2E2E1;

margin-bottom: 15px;

}



#topo-lateral h1{

	color: #fff;

	font-style: italic;

	line-height: 32px;

	padding-top: 15px;

	padding-bottom: 15px;

}



/* ------ Aviso

---------------------------*/

.aviso{

	margin:0 auto;

	padding:10px 15px;

	background:#FEEFB3;

	border:1px solid #FDE07E;

}



#container-facebook { width:390px; height:114px; margin:auto; }



#outerdiv-facebook {

width: 374px;

height: 106px;

overflow:hidden;

position:relative;

}

#innerdiv {

position:absolute;

top: -108px;

left: -16px;

width:1280px;

height:1200px;

}



.fb-like.fb_edge_widget_with_comment.fb_iframe_widget {

float: right;

margin-top: -38px;

margin-right: 21px;

}



/* ------ Coluna Direita ----*/



.sol-topo-site {

	width: 89.5%;

	height: 22px;

	padding: 10px;

	background: url("../images/fundos-importantes-site.gif") no-repeat 15px 10px;

}



.biblioteca-topo-site {

	width: 89.5%;

	height: 22px;

	padding: 10px;

	background: url("../images/fundos-importantes-site.gif") no-repeat 15px -80px;

}



.puc-noticias-topo-site {

width: 89.5%;

height: 22px;

padding: 10px;

background: url("../images/fundos-importantes-site.gif") no-repeat 15px -38px;

}



.puc-dados-topo-site {

width: 89.5%;

height: 22px;

padding: 10px;

background: url("../images/fundos-importantes-site.gif") no-repeat 15px -125px;

}



.site-docentes-topo-site {

width: 89.5%;

height: 22px;

padding: 10px;

background: url("../images/fundos-importantes-site.gif") no-repeat 15px -166px;

}



.calendario-topo-site {

width: 89.5%;

height: 22px;

padding: 10px;

background: url("../images/fundos-importantes-site.gif") no-repeat 15px -229px;

}



.site-admnistrativo-topo-site{

	width: 89.5%;

	height: 22px;

	padding: 10px;

	background: url("../images/fundos-importantes-site.gif") no-repeat 15px -201px;

}



.box-geral-descricao {

	margin: 0 auto;

	font-size: 12px;

	/* background:#F7F7F7;

	border: 1px solid #EFEFEF; */

	padding: 7px;

	width: 77%;

	line-height: 15px;

}



.botao-geral-site {

	width: 77%;

	margin: 0 auto;

	padding-top: 18px;

	padding-bottom: 25px;

	text-align: center;

}



.botao-geral-site a {

	font-size: 11px;

	font-weight: bold;

	text-align: center;

	padding: 7px 18px;

	-webkit-box-shadow: none;

	box-shadow: none;

	background-color: #0A77D0;

	background-image: -webkit-linear-gradient(top,#0A77D0,#0964AE);

	background-image: linear-gradient(top,#0A77D0,#0964AE);

	border: 1px solid transparent;

	color: #fff;

	text-shadow: 0 1px rgba(0,0,0,0.1);

	text-transform: uppercase;

	-webkit-border-radius: 2px;

	border-radius: 2px;

}



.botao-geral-site a:hover {

	background-color: #0A77D0;

	background-image: -webkit-linear-gradient(top,#0A77D0,#07518D);

	background-image: linear-gradient(top,#0A77D0,#07518D);

	border: 1px solid #064986;

	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);

	box-shadow: 0 1px 1px rgba(0,0,0,0.2);

}



#botao-menu-ensino {

position: absolute;

margin-left: 382px;

width: 160px;

margin-top: -44px;

}



.botao-download-geral {

	min-width:23%;

	/* background: #F4F4F4;

	border: 1px solid #E4E4E4;

	padding: 20px;  */

	text-align: left;

}



.botao-download-geral a {

	font-size: 11px;

	font-weight: bold;

	text-align: center;

	padding: 7px 18px;

	-webkit-box-shadow: none;

	box-shadow: none;

	background-color: #0A77D0;

	background-image: -webkit-linear-gradient(top,#0A77D0,#0964AE);

	background-image: linear-gradient(top,#0A77D0,#0964AE);

	border: 1px solid transparent;

	color: #fff;

	text-shadow: 0 1px rgba(0,0,0,0.1);

	text-transform: uppercase;

	-webkit-border-radius: 2px;

	border-radius: 2px;

}



.botao-download-geral a:hover {

	background-color: #0A77D0;

	background-image: -webkit-linear-gradient(top,#0A77D0,#07518D);

	background-image: linear-gradient(top,#0A77D0,#07518D);

	border: 1px solid #064986;

	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);

	box-shadow: 0 1px 1px rgba(0,0,0,0.2);

}

/*

#0A77D0

#0964AE */





#oducal {

margin-top: -17px;

}



/*Box Formulário */



.wpcf7-validates-as-required {

width: 500px;

height: 32px;

}



.wpcf7-text {

width: 500px;

height: 32px;

}



.wpcf7-textarea {

width: 500px;

}



.wpcf7-email {

width: 503px;

height: 36px;

}





.wpcf7-submit {

font-size: 11px;

font-weight: bold;

text-align: center;

padding: 7px 18px;

-webkit-box-shadow: none;

box-shadow: none;

background-color: #0A77D0;

background-image: -webkit-linear-gradient(top,#0A77D0,#0964AE);

background-image: linear-gradient(top,#0A77D0,#0964AE);

border: 1px solid transparent;

color: #fff;

text-shadow: 0 1px rgba(0,0,0,0.1);

text-transform: uppercase;

-webkit-border-radius: 2px;

border-radius: 2px;

width: 90px;

height: 35px;



}





.wpcf7-submit:hover {

background-color: #0A77D0;

background-image: -webkit-linear-gradient(top,#0A77D0,#07518D);

background-image: linear-gradient(top,#0A77D0,#07518D);

border: 1px solid #064986;

-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);

box-shadow: 0 1px 1px rgba(0,0,0,0.2);

}



#ouvidoria-geral {

	width: 355px;

	z-index: 10;

	position: relative;

	margin-left: 568px;

	margin-top: -730px;

}



#ouvidoria-contato {

	width: 355px;

	padding: 15px;

	margin-bottom: 20px;

	background-color: #ffffff;

	border-left: 1px solid #e2e2e2;

	border-right: 1px solid #e2e2e2;

	border-top: 1px solid #e2e2e2;

	border-bottom: 1px solid #C9C9C9;

	box-shadow: 0 1px 0 #E2E2E1;

		-moz-box-shadow: 0 1px 0 #E2E2E1;

		-webkit-box-shadow: 0 1px 0 #E2E2E1;

}





#ouvidoria-endereco {

	width: 355px;

	margin-bottom: 20px;

	padding: 15px;

	background-color: #ffffff;

	border-left: 1px solid #e2e2e2;

	border-right: 1px solid #e2e2e2;

	border-top: 1px solid #e2e2e2;

	border-bottom: 1px solid #C9C9C9;

	box-shadow: 0 1px 0 #E2E2E1;

		-moz-box-shadow: 0 1px 0 #E2E2E1;

		-webkit-box-shadow: 0 1px 0 #E2E2E1;



}





#pucs-no-mundo {

	width:940px;

	margin-bottom: 20px;

	padding: 15px;

	background-color: #ffffff;

	border-left: 1px solid #e2e2e2;

	border-right: 1px solid #e2e2e2;

	border-top: 1px solid #e2e2e2;

	border-bottom: 1px solid #C9C9C9;

	box-shadow: 0 1px 0 #E2E2E1;

		-moz-box-shadow: 0 1px 0 #E2E2E1;

		-webkit-box-shadow: 0 1px 0 #E2E2E1;



}



#topo-pucs-no-mundo {

	width:940px;

	padding: 15px;

	margin-top: 16px;

	background-color: #ffffff;

	border-left: 1px solid #e2e2e2;

	border-right: 1px solid #e2e2e2;

	border-top: 1px solid #e2e2e2;

	border-bottom: 1px solid #C9C9C9;

	box-shadow: 0 1px 0 #E2E2E1;

		-moz-box-shadow: 0 1px 0 #E2E2E1;

		-webkit-box-shadow: 0 1px 0 #E2E2E1;

}



#topo-pucs-no-mundo h1 {

margin: 5px 0 15px 0;

}

#ouvidoria-contato p {

line-height: 9px;

}



#ouvidoria-endereco p {

line-height: 9px;

}

/* ------ Slideshow ---------



 ATENÇÃO:  os modelos padrões de slide já foram definidos. Os códigos abaixo são apenas para promoções esporádicas da PUC Goiás, favor apagá-los após o fim da campanha.

 

 Obrigado!



---------------------------*/


#puxe-o-cinco {
	clear: both;
	width: 221px;
	height: 340px;
	position: absolute;
	margin-left: 183px;
}



/* TESTE */

}

#page_container {

	position: relative;

	margin-left: auto;

	margin-right: auto;

	width: 904px;

	top: -32px;

}



.panel_button {

	margin-left: auto;

	margin-right: auto;

	position: relative;

	width: 30px;

	height: 30px;

	z-index: 20;

	cursor: pointer;

	background: url("../images/buscar-botao-escuro.jpg") no-repeat;

	float: right;

	margin-top: -5px;

}



#hide_button {

	background: url("../images/fechar-botao-final.jpg") no-repeat;

}



#wrapper {

	margin-left: auto;

	margin-right: auto;

	width: 900px;

	text-align: center;

}

#toppanel {

	position: absolute;

	width: 100%;

	z-index: 3000;

	text-align: center;

}

#panel {

	width: 100%;

	position: relative;

	height: 0px;

	margin-left: auto;

	margin-right: auto;

	z-index: 10;

	overflow: hidden;

	text-align: left;

	border-top: 1px solid #2D2D2D;

}



#panel_contents {

	background: #FFF;

	/*filter:alpha(opacity=70);

	-moz-opacity:0.70;

	-khtml-opacity: 0.70;

	opacity: 0.70;*/

	height: 100%;

	width: 100%;

	position: absolute;

	z-index: -1;

}

#busca-google {

	margin: 0 auto;

	width: 500px;

	height: 100px;

	padding-left: 400px;

	padding-right: 60px;

	padding-top: 30px;

	background: url("../images/busca-fundo-novo.jpg") no-repeat -1px 16px;

}



/*

	Cursos

*/



.nome-lista-cursos {

font-size: 16px;

font-weight: 700;

margin-top: 40px;

}



.categoria-lista-cursos {

font-size: 13px;

margin: 0;

line-height: 1px;

margin-top: -5px;

color: #666;

}



#retranca-cursos {

background: #0A77D0;

max-width: 22px;

font-size: 35px;

padding-top: 15px;

padding-left: 15px;

padding-bottom: 15px;

padding-right: 15px;

color: #FFF;

}



#retranca-cursos a{

color: #FFF;

}



#lista-separador {

height: 30px;

width: 100%;

border-bottom: 1px dotted #E6E6E6;

}



.portaria-lista-cursos {

font-size: 10px;

color: #333;

margin-top:-16px;

}



/*



	Institutos



*/





#box-institutos {

padding-bottom: 20px;

border-bottom: 1px solid #ccc;

}



#box-institutos h3 {

font-size: 15px;

font-weight: 700;

}



#box-institutos-contato {

float: right;

width: 170px;

padding: 10px;

border: 1px solid #ccc;

font-size: 11px;

}



/*



Lista Cursos



*/



.search_box_dois {

font-size: 0.8em;

height: auto;

padding: 0px;

}



.search_box_dois p {

font-size: 1.125em;

font-weight: bold;

margin: 0px;

padding: 4px 0px 0px 0px;

clear: both;

display: block;

}



.search_box_dois a {

background-color: #707070;

color: #FFFFFF;

text-decoration: none;

width: 14px;

margin: 0px 1px 1px 0px;

padding: 0px;

display: block;

float: left;

text-align: center;

font-weight: normal;

}



.search_box_dois a:hover {

background-color: #0A77D0;

}



#box-letras {

width: 160px;

position: fixed;

margin-right: 15px;

margin-bottom: 15px;

padding: 15px;

background-color: #ffffff;

border-left: 1px solid #e2e2e2;

border-right: 1px solid #e2e2e2;

border-top: 1px solid #e2e2e2;

border-bottom: 1px solid #C9C9C9;

box-shadow: 0 1px 0 #E2E2E1;

-moz-box-shadow: 0 1px 0 #E2E2E1;

-webkit-box-shadow: 0 1px 0 #E2E2E1;



}



#maininner img {

	max-width: 520px;

	height: auto;

	text-align: center;

}

/* ------- Biblioteca (SIBI) ------------------
----------------------------------------------- */

#modulo-principal-biblioteca {
	width: 969px;
	height: 112px;
	margin-left: -10px;
	background:url("../images/fundo-box-sibi-2.gif") #FBFBFB;
}

.geral-opcoes-sibi{
	display: inline;
	margin: 0;
	float: left;
	margin-left: -30px;
}

.geral-opcoes-sibi a{
	color: #333;
}

.geral-opcoes-sibi a:hover{
	color: #FFF;
}

.box-opcoes-sibi{
	display: inline;
	width:161px;
	height:108px;
	border-top:5px solid #E2E2E2;
	float: left;
	text-align:center;
}

.box-opcoes-sibi:hover{
	border-top:5px solid #1FA9C9;
}

.box-opcoes-sibi p{
	padding-top: 48px;
}

.tag-busca{
	background:url("../images/puc/busca-sibi.gif") no-repeat 63px 22px;
}
.tag-busca:hover{
	background:url("../images/puc/busca-sibi-hover.gif") no-repeat 63px 22px #2CBBD6;
}

.tag-renova{
	background:url("../images/puc/renova-sibi.gif") no-repeat 63px 22px;
}
.tag-renova:hover{
	background:url("../images/puc/renova-sibi-hover.gif") no-repeat 63px 22px #2CBBD6;
}

.tag-reserva{
	background:url("../images/puc/reserva-sibi.gif") no-repeat 63px 22px;
}
.tag-reserva:hover{
	background:url("../images/puc/reserva-sibi-hover.gif") no-repeat 63px 22px #2CBBD6;
}

.tag-acervo{
	background:url("../images/puc/acervo-sibi.gif") no-repeat 63px 20px;
}
.tag-acervo:hover{
	background:url("../images/puc/acervo-sibi-hover.gif") no-repeat 63px 20px #2CBBD6;
}

.tag-doacao{
	background:url("../images/puc/doacao-sibi.gif") no-repeat 63px 20px;
}
.tag-doacao:hover{
	background:url("../images/puc/doacao-sibi-hover.gif") no-repeat 63px 20px #2CBBD6;
}

.tag-fale{
	width: 164px;
	background:url("../images/puc/fale-sibi.gif") no-repeat 63px 22px;
}
.tag-fale:hover{
	background:url("../images/puc/fale-sibi-hover.gif") no-repeat 63px 22px #2CBBD6;
}

#sibi-central {
	border: 1px solid #ECECEC;
	padding: 2px;
	padding-left: 80px;
	margin-bottom: 15px;
	background:url("../images/puc/sibi-puc-goias-central-ico.gif") no-repeat 19px 21px;
}

#sibi-central:hover {
	background:url("../images/puc/sibi-puc-goias-central-ico.gif") no-repeat 19px 21px #66CC66;
	color:#FFF;
}

#sibi-pa{
	border: 1px solid #ECECEC;
	padding: 2px;
	padding-left: 80px;
	margin-bottom: 15px;
	background:url("../images/puc/sibi-puc-goias-central-ico-p.gif") no-repeat 19px 21px;
}

#sibi-pa:hover{
	background:url("../images/puc/sibi-puc-goias-central-ico-p.gif") no-repeat 19px 21px #FF9933;
	color:#FFF;
}


/* ------- FIM - Biblioteca (SIBI) ------------------
----------------------------------------------- */



/* Jornada */

#topo-jornada {
	background:url("../images/jornada/fundo-jornada-02.jpg") repeat-x #F3DB15;
	height: 340px;
	width: 1500px;
	position: absolute;
	margin-left: -270px;
}

.fundo-brasao{
	background: url("../images/brasao-fundo.gif") no-repeat; 
}



.rodape td {
    font-size: 13px;
}