@charset "utf-8";
/* CSS Document */
body { background-image: url(http://www.psimundi.com.br/imagens/Fundo_Topo.gif); background-repeat: repeat-x; background-color:#FFFEE1; margin-top:0;}
a:link { color: #333; text-decoration: none;}
a:visited { text-decoration: none; color: #000;}
a:hover { text-decoration: none; color: #F60;}
a:active { text-decoration: none; color: #00F;}
.lucida_Sans { font-family: "Lucida Sans"; font-size: 12px;}
.century_gotic_10_pr { font-family: "Tahoma"; font-size: 10px; color: #000; font-weight: normal;}
.century_gotic_12_pr { font-family: "Tahoma"; font-size: 12px; color: #000; font-weight: normal; font-style: normal; line-height: normal; font-variant: normal; text-transform: none;}
.century_gotic_14_pr { font-family: "Tahoma"; font-size: 14px; color: #000; font-weight: normal; font-style: normal; line-height: normal; font-variant: normal; text-transform: none;}
.century_gotic_16_pr { font-family: "Tahoma"; font-size: 16px; color: #000; font-weight: normal;}
.century_gotic_16_pr_bold { font-family: "Tahoma"; font-size: 16px; color: #000; font-weight: bold;}
.century_gotic_18_pr { font-family: "Tahoma"; font-size: 18px; color: #000; font-weight: normal;}
.century_gotic_20_pr { font-family: "Tahoma"; font-size: 20px; color: #000; font-weight: normal;}
.borda_cz_1 { border: 1px solid #E4DE69;}
.forms { font-family: "Tahoma"; font-size: 12px; border: 1px solid #000;}
.formPsi { font-family: "Tahoma"; font-size: 12px; border: 1px solid #666666; height: 20px;}
.formPsiSelect { font-family: "Verdana"; font-size: 10px; border: 1px solid #666666; height: 20px;}
.formPesquisa { font-family: "Tahoma"; font-size: 14px; border: 1px solid #ffffff; height: 35px; width:400px;}
.formBotaoPesquisa { font-family: "Tahoma"; font-size: 12px; border: 1px solid #ffffff; height: 35px; width:35px;}
.formhome {	font-family: Arial, Verdana, sans-serif;	font-size: 11px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	text-transform: none;	background-color: #FFC;	border: 1px solid #CCC;}
.infoBox { background-color: #FFF; width: 300px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; border: 0px solid #3fa7d8; border-radius: 3px; margin-top: 10px }

@import url(http://fonts.googleapis.com/css?family=Muli);
.titulo_home { font-family: 'Muli', sans-serif; font-size: 17px; color: #000; font-weight: normal;}
.fonte_home_destaque1 { font-family: 'Muli', sans-serif; font-size: 22px; color: #8288f1; font-weight: bold;}

.fonte_home_destaque2 { font-family: 'Muli', sans-serif; font-size: 22px; color: #cd0162; font-weight: bold;}
.fonte_home_destaque1_i { font-family: 'Muli', sans-serif; font-size: 14px; color: #000;}
.fonte_multi_14 { font-family: 'Muli', sans-serif; font-size: 14px;}
.fonte_multi_18b { font-family: 'Muli', sans-serif; font-size: 18px; font-weight: bold;}
.fonte_multi_20b { font-family: 'Muli', sans-serif; font-size: 20px; font-weight: bold;}
.fonte_multi_20b_ver { font-family: 'Muli', sans-serif; font-size: 20px; color: #cd0162; font-weight: bold;}
.fonte_multi_20b_lar { font-family: 'Muli', sans-serif; font-size: 20px; color: #8288f1; font-weight: bold;}
.fonte_multi_18b_ver { font-family: 'Muli', sans-serif; font-size: 18px; color: #cd0162; font-weight: bold;}
.fonte_multi_18b_lar { font-family: 'Muli', sans-serif; font-size: 18px; color: #8288f1; font-weight: bold;}
.fonte_multi_14b { font-family: 'Muli', sans-serif; font-size: 14px; font-weight: bold;}
.fonte_multi_14b_ver { font-family: 'Muli', sans-serif; font-size: 14px; color: #cd0162; font-weight: bold;}
.fonte_multi_14b_lar { font-family: 'Muli', sans-serif; font-size: 14px; color: #8288f1; font-weight: bold;}
.data_home { font-family: 'Muli', sans-serif; font-size: 14px; color: #000; font-weight: normal;}
.intituicao_home { font-family: 'Muli', sans-serif; font-size: 14px; color: #000; font-weight: normal;}




.fonte_home_titulo {font-family: 'Arial'; font-size: 20px; color: #199301; font-weight: bold;}
#alt-menu-top {	height: 30px;	margin-top: 150px;} /*Altura menu topo*/
.fixed-topo {	position: fixed;	top: -5px;	left: 0;	width: 100%;		box-shadow: 0 0 40px #222;	-webkit-box-shadow: 0 0 40px #222;	-moz-box-shadow: 0 0 40px #222;	z-index:99;} /* menu topo fixo */
#logado {	position:relative;	left:50%;	top:0px;	width:1000px;	height:15px;	margin-left:-500px;	z-index:2; text-align:right;}
#logo-topo {	position:relative;	left:50%;	top:5px;	width:1000px;	height:52px;	margin-left:-500px;	z-index:2;}
#instafeed a {  padding:1px 1px 1px 1px;  margin:5px;  border:1px solid #e1e1e1;  display:inline-block;  border-radius: 1px;  position:relative;}
#instafeed .likes {  background:rgba(222,89,135,0.8);  font-family:sans-serif;  font-size:1em;  position:absolute;  color:#ffffff;  right:0px;  top:0px;  left:0px;  opacity:0;  text-align:center;  line-height:90px;  text-shadow:0 1px rgba(0,0,0,0.5);  -webkit-font-smoothing:antialiased;  -webkit-transition: opacity 100ms ease; -moz-transition: opacity 100ms ease; -o-transition: opacity 100ms ease; -ms-transition: opacity 100ms ease; transition: opacity 100ms ease;}
#instafeed a:hover .likes {  opacity:1;}


h1, h2,h3,h4 {
    display: inline;
	font-weight:normal;
}








.col-1,.col-2-2,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-13{float:left}
.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}

.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}
.col50-1,.col50-10,.col50-11,.col50-12,.col50-2,.col50-3,.col50-4,.col50-5,.col50-6,.col50-7,.col50-8,.col50-9{float:left}
.col50-1 {width: 8.33%;}
.col50-2 {width: 16.66%;}
.col50-3 {width: 25%;}
.col50-4 {width: 33.33%;}
.col50-5 {width: 41.66%;}
.col50-6 {width: 50%;}
.col50-7 {width: 58.33%;}
.col50-8 {width: 66.66%;}
.col50-9 {width: 75%;}
.col50-10 {width: 83.33%;}
.col50-11 {width: 91.66%;}
.col50-12 {width: 100%;}



.clearfix:before,
.clearfix:after {
    content: " "; 
    display: table; 
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}





@media print { 
}


/* Telefone em landscape a tablet em portrait */
@media (max-width: 767px)
{ 
#container {width:100%;}
.mobile-show{ display:block !important;}
.mobile-hide{ display: none !important; }
}


/* iphone */
@media (min-width: 768px) and (max-width: 979px)
{ 
#container {width:100%;}
.mobile-show{display:block !important; }
.mobile-hide{ display: none !important; }
}



@media (min-width: 980px) and (max-width: 1199px) { 
/*iphone*/
#container {width:100%;}
.mobile-show{ display:block !important; }
.mobile-hide{ display: none !important; }
}



/* Desktop grande */
@media (min-width: 1200px)
{
#container {width:100%; max-width:1200px; /* Tamanho da Largura da Div *//*height:200px;*/ /* Tamanho da Altura da Div */position:absolute; left:50%;top:220px;margin-left:-600px;}
}



 




@media only screen and (max-width: 1199px) {
    .pc-show{ display: none !important; }

    }
    
	@media only screen and (min-width: 1199px) {
    .mobile-show{ display: none !important; }

    }

	@media only screen and (min-width: 980px) {
    .mobile-show{ display: none !important; }
	}

@media print { 
}




  @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min--moz-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5)
  {
}
