/* CSS Document */
*{
margin:0;
padding:0;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#centrar {
	width: 851px;
	margin: 0 auto;
	text-align:left;
}
h1 {
	visibility: hidden;
}
span {
	visibility: hidden;
}
img {
	border:none;
}
/*topo do site*/
#topo {
	position:relative;
}
/*corpo*/
#corpo {
	position:relative;
	height:409px;
}
#corpo_interno {
	position:relative;
	height:409px;
	width:100%;
}
#corpo_interno td, th, tr {
	
	vertical-align:top;
}

#corpo_interno2 th {
	vertical-align:top;
}
.col_espaco {
	width:10px;
}
#fotos_box {
	position:absolute;
	/*background-image:url(../images/box_fotos.jpg);*/
	width:498px;
	height:276px;
	top:5px;
	left:5px;
}
#fotos {
	position:relative;
	width:467px;
	top:65px;
	left:14px;
}
.img_fotos {
	width:231px;
	height:176px;
	overflow: hidden;
}

.col_espaco {
	width:15px;
}
#fotos_home {
	height:180px;
}
#blog_box {
	position:absolute;
	width:334px;
	height:272px;
	top:7px;
	left:510px;
}
.img_post {
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}
#tit_blog {
	position:relative;
	/*background-image:url(../images/tit_blog.jpg);*/
	width:178px;
	height:71px;
	top:3px;
	left:153px;
}
#post_home {
	position:relative;
	width:310px;
	left:12px;
}
#corpo_post_home {
	/*height:142px;*/
	/*max-height:142px;*/
	max-height:150px;
	vertical-align:top;
}
.titulo {
	font-size:14px;
	font-weight:bold;
	color:#506939;
}
.vejamais {
	text-align:right;
}
#disco_box {
	position:absolute;
	max-width:410px;
	height:111px;
	left:5px;
	top:290px;
}
.img_thumbs {
	margin-top:3px;
	margin-left:23px;
	width:93px;
	height:93px;
}
#media_box {
	position:absolute;
	width:410px;
	height:111px;
	left:433px;
	top:290px;
}
.img_media {
	margin-top:3px;
	margin-left:18px;
	width:93px;
	height:68px;
	border:#999;
	border-style:solid;
}

/*shopp*/

#tit_shopp {
	position:absolute;
	/*background-image:url(../images/tit_shopp.jpg);*/
	width:38px;
	height:149px;
	top:1px;
}
#produtos {
	position:absolute;
	width:790px;
	height:130px;
	left:50px;
	top:10px;
}
.produto {
	position:relative;
	color:#FFF;
	width:210px;
	height:116px;
	margin-left:20px;
	margin-top:8px;
}
.tit_produto {
	font-weight:bold;
	color:#000;
}
/*rodape*/

#rodape a {
	font-weight:bold;
	color:#FFF;
}
#rodape p {
	position:relative;
	text-align:center;
	top:19px;
	font-size:11px;
	color:#FFF;
}

/*Mudanca para a interna*/
#rodape {
	position:relative;
	height:45px;

}
#shopp {
	position:relative;
	height:140px;

}
#menu_rodape {
	position: relative;

}
html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}
html{
	/*background:url(../images/fundo_topo.jpg);*/	
	background-repeat: repeat-x;
	background-position:top;
}
body{
	/*background-image: url(../images/fundo_bottom.jpg);*/
	background-repeat: repeat-x;
	background-position:bottom;
	margin: 0 auto;
	text-align:center;
	height:auto !important;
	min-height: 100%;	
}
#corp2 {
	position:relative;
	overflow:hidden;
	vertical-align:top;
	text-align:left;
}

#listafotos {
	text-align:left;	
	height:300px;
	width:310px;
	overflow:auto;
	clear:left;
}

#img_talbum {
	width:93px;
	height:93px;
	overflow: hidden;
	margin-right:3px;
	margin-bottom:3px;
	float:left;
}

#listablog a{
font-size:10px;
}

#discografia
{
	float:left;
	width:820px;
}
#disco
{
	float:left;
	width:150px;
	height:130px;
	border:1px solid #CCCCCC;
	margin:10px;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
	padding:5px;
	padding-top:30px;
	font-weight:bold;
	font-size:10px;
}
