@charset "utf-8";

p.h1 {
	height: 90px;
}

	p.h1 a.h1 {
		width: 420px;
		height: 81px;
		background-image: url(../img/site/title_nosso_arquivo.png);
	}
	
div.content-blue div.center div.fundo {
	background-image: url(../img/site/fundo_arquivo.png);
	background-repeat: repeat-y;
	background-position: 200px 20px;
}
	
div.content-blue div.block {
	width: 930px;
	margin-left: 6px;
	padding-bottom: 10px;
}

	div.content-blue div.block div.top {
		height: 36px;
		background-image: url(../img/site/nosso_arquivo_block_top.png);
		background-repeat: no-repeat;
		background-position: left 18px;
		overflow: hidden;
	}

		div.content-blue div.block div.top div.title {
			height: 100%;
			margin-left: 36px;
			background-repeat: no-repeat;
		}
	
	div.content-blue div.block div.center {
		width: 906px;
		border-left: 2px solid #fff;
		border-right: 2px solid #fff;
		padding: 10px 10px 0px 10px;
		background: none;
	}
	
		div.content-blue div.block div.center div.item {
			float: left;
			padding: 5px 3px;
		}
		
			div.content-blue div.block div.center div.item img {
				border: 8px solid;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
			}
			
			div.content-blue div.block div.center div.item p {
				text-align: center;
				line-height: 20px;
			}
			
		div.content-blue div.block div.center p.clique {
			font-size: 13px;
			line-height: 22px;
			padding: 0px 0px 2px 7px;
		}
	
	div.content-blue div.block div.bottom {
		height: 18px;
		background-image: url(../img/site/nosso_arquivo_block_bottom.png);
		background-repeat: no-repeat;
	}
	
/*----- wallpapers ------------------------------------------------*/

div.content-blue div.block.wallpapers div.top div.title {
	background-image: url(../img/site/nosso_arquivo_title_wallpapers.png);
	width: 168px;
}

div.content-blue div.block.wallpapers div.center {
	padding-left: 12px;
	width: 904px;
}

	div.content-blue div.block.wallpapers div.center div.item img {
		border-color: #7BCC4F;
		width: 203px;
		height: 153px;
	}
	
	div.content-blue div.block.wallpapers div.center div.item p a {
		color: #fff;
		font-size: 13px;
	}
	
	div.content-blue div.block.wallpapers div.center div.item p a:hover {
		text-decoration: underline;
		color: #7BCC4F;
	}

/*----- musicas ---------------------------------------------------*/

div.content-blue div.block.musicas div.top div.title {
	background-image: url(../img/site/nosso_arquivo_title_musicas.png);
	width: 168px;
}

div.content-blue div.block.musicas div.center ul {
	float: left;
	list-style-type: none;
	width: 300px;
}

	div.content-blue div.block.musicas div.center ul li a {
		color: #9ED3FC;
		padding: 0px 0px 2px 23px;
		background-image: url(../img/site/music.png);
		background-repeat: no-repeat;
		background-position: left center;
		line-height: 25px;
		font-size: 13px;
	}
	
	div.content-blue div.block.musicas div.center ul li a:hover {
		color: #fff;
	}

/*----- videos ----------------------------------------------------*/

div.content-blue div.block.videos div.top div.title {
	background-image: url(../img/site/nosso_arquivo_title_videos.png);
	width: 168px;
}

div.content-blue div.block.videos div.center div.item {
	padding: 5px;
}

/*----- celebridades ----------------------------------------------*/

div.content-blue div.block.celebridades div.top div.title {
	background-image: url(../img/site/nosso_arquivo_title_celebridades.png);
	width: 183px;
}

div.content-blue div.block.celebridades div.center div.item,
div.content-blue div.block.evolucao div.center div.item {
	padding: 5px;
}

	div.content-blue div.block.celebridades div.center div.item img,
	div.content-blue div.block.evolucao div.center div.item img {
		width: 154px;
		height: 117px;
		border-color: #F8BA72;
	}

	div.content-blue div.block.celebridades div.center div.item img:hover,
	div.content-blue div.block.evolucao div.center div.item img:hover {
		border-color: #fff;
	}

	div.content-blue div.block.celebridades div.center div.item p,
	div.content-blue div.block.evolucao div.center div.item p {
		font-size: 14px;
		line-height: 28px;
	}

/*----- evolucao da casa ------------------------------------------*/

div.content-blue div.block.evolucao div.top div.title {
	background-image: url(../img/site/nosso_arquivo_title_evolucao.png);
	width: 237px;
}

div.content-blue div.block.evolucao div.center div.item img {
	border-color: #476AA0;
}
