/*
CSS da capa do site
*/

.bloco-x .bloco-titulo {
	width:329px;
	position:relative;
}

.bloco-x .bloco-titulo h4 {
	margin-bottom:8px;
	height:39px;
}

.bloco-x {
	float:left;
	width:330px;
}

.bloco-y {
	float:right;
	width:330px;
}

.bloco-y .bloco-titulo {
	height:37px;
	overflow:hidden;
	padding-top:12px;
	position:relative;
}
.bloco-titulo .vejamais a {
	color:#2b3777;
}
.bloco-y #albumdefotos {

}

.bloco-y .img-titulo {
	float:left;
}

.bloco-y .vejamais {
	float:right;
	font-size:11px;
	padding-top:11px;
	width:63px;
}

#albumdefotos .destaque-album {
	position:relative;
	float:left;
}

#albumdefotos .legenda-destaque-album {
	background:#2b3777 none repeat scroll 0 0;
	bottom:5px;
	height:46px;
	left:0;
	position:absolute;
	width:311px;
}
#albumdefotos .legenda-destaque-album a {
	color:#FFF;
}
#albumdefotos .legenda-destaque-album p {
	padding-top:5px;
	margin:0;
}
#albumdefotos .centralizar-legenda {
	width:274px;
	margin:0 auto;
}

#albumdefotos .outras-imagens-album {
	background:#EFEFEF none repeat scroll 0 0;
	height:75px;
	margin-top:-4px;
	width:311px;
	float:left;
	margin-bottom:20px;
}
#albumdefotos .listagem-outras-imagens ul li {
	float:left;
	margin:0 1px;
}
#albumdefotos .listagem-outras-imagens ul img {
	border:1px solid #2b3777;
}
#albumdefotos .listagem-outras-imagens {
margin: 0 auto;
overflow:auto;
padding-top:12px;
width:204px;
}
#albumdefotos .bloco-imagens-album {
	width:280px;
	margin:0 auto;
}
#prev {
	float:left;
}

#col-mid .banner {
	float:left;
	padding-top:18px;
}

#next {
	float:right;
}
#albumdefotos {
	background:transparent url(../../imgs/bgs/bg-bloco-centro.png) no-repeat scroll left top;
	padding-top:15px;
	width:329px;
}
#noticias {
	padding-top:15px;
	width:329px;
}
#noticias_dest {
	background:transparent url(../../imgs/bgs/bg-bloco-centro.png) no-repeat scroll left top;
	padding-top:15px;
	width:329px;
}

.bloco-z {
	background: transparent url('../../imgs/bgs/bg-chamada-missao.png') no-repeat scroll center top;
	padding-top:15px;
	width:329px;
}

.bloco-z p {
	width:320px;
}
#albumdefotos,#missao-uva {
	float:right;
}
#noticias,#missao-ibrapes {
	float:left;
}

#missao-ibrapes .titulo-bloco, #missao-uva .titulo-bloco {
	height:37px;
}

#chamada-missao {
	float:left;
	width:100%;
	padding-top:18px;
}

#colunas {
	width:952px;
}
.chamada-foto {
	padding-bottom:10px;
	width:320px;
}
.chamada-foto2 {
	padding-bottom:10px;
	width:320px;
}
/* DESTAQUE EM FLASH */
.destaqueFlash {
	display:block;
	padding:16px 0 0 12px;
}
img.img-destaquenoticia {
	float:left;
	padding-right:10px;
	padding-top:1px;
}
div.albumdefotos {
	padding-top:18px;
}
#outras-chamadas {
	clear:both;
}
#outras-chamadas ul li {
	background:transparent url(../../imgs/bgs/bg-divisoria-chamadas.jpg) no-repeat scroll center top;
	padding:12px 0;
}
.index #col-mid {
	margin-top:-13px;
}