/* CSS Document */
*{
	margin:0px;
	padding:0px;
	list-style-image: none;
	list-style-type: none;	
}
body{
	background-image: url(../images/bg_blue.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #050a28;
	background-position: center top;
	background-attachment: fixed;
}
#site{
	margin-left:auto;
	margin-right:auto;
	width: 960px;
	text-align: center;
	}
#header{
	width: 960px;
	height:250px;
	}
#menu{
	height:60px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
#menu ul{
	display:inline-block;
	float:left;
}
#menu li{
	display:inline-block;
	float:left;
}
li#home a:link, li#home a:visited{
	background-image: url(../images/menu.gif);
	background-repeat: repeat;
	background-position: -10px top;
	height:60px;
	width:184px;
	display:block;
	float:left;
}
li#home a:hover{
	background-image: url(../images/menu.gif);
	background-repeat: repeat;
	background-position: -10px bottom;
	height:60px;
	width:184px;
	display:block;
}
li#cantores a:link, li#cantores a:visited{
	background-image: url(../images/menu.gif);
	background-repeat: repeat;
	background-position: -195px top;
	height:60px;
	width:184px;
	display:block;
}
li#cantores a:hover{
	background-image: url(../images/menu.gif);
	background-repeat: repeat;
	background-position: -195px bottom;
	height:60px;
	width:184px;
	display:block;
}
li#cds a:link, li#cds a:visited{
	background-image: url(../images/menu.gif);
	background-repeat: repeat;
	background-position: -392px top;
	height:60px;
	width:184px;
	display:block;
}
li#cds a:hover{
	background-image: url(../images/menu.gif);
	background-repeat: repeat;
	background-position: -392px bottom;
	height:60px;
	width:184px;
	display:block;
}
li#dvds a:link, li#dvds a:visited{
	background-image: url(../images/menu.gif);
	background-repeat: repeat;
	background-position: -575px top;
	height:60px;
	width:184px;
	display:block;
}
li#dvds a:hover{
	background-image: url(../images/menu.gif);
	background-repeat: repeat;
	background-position: -575px bottom;
	height:60px;
	width:184px;
	display:block;
}
li#contato a:link, li#contato a:visited{
	background-image: url(../images/menu.gif);
	background-repeat: repeat;
	background-position: -760px top;
	height:60px;
	width:184px;
	display:block;
}
li#contato a:hover{
	background-image: url(../images/menu.gif);
	background-repeat: repeat;
	background-position: -760px bottom;
	height:60px;
	width:184px;
	display:block;
}
#banner_home{
	width:950px;
	height:240px;
	border: 5px solid #f7d200;
	margin-top: 40px;
}
#gallery_cds{
	margin-top: 40px;
	width:960px;

	height:;
	text-align: left;
	height: 360px;
}
#videos{
	margin-top: 40px;
	width:960px;
	text-align: left;
	height: 470px;
}
#container_pages{
	margin-top: 40px;
	width:960px;
	height:auto;
	text-align: left;
}
#footer{
	margin-top: 40px;
	width:960px;
	height:73px;
	background-color: #02071D;
}
.text_rodape{
	margin-top: 30px;
	color:#FFFFFF;
	text-align:center;
	width:960px;
	height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.text_pages{
	color:#CCCCCC;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 15px;
	line-height:23px;
}
.text_pages_trace{
	color:#990000;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:23px;
	text-decoration:line-through;
}
#text_link a:link, #text_link a:visited {
	color:#CCCCCC;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 15px;
	line-height:23px;
	text-decoration:none;
}
#text_link a:hover {
	color:#CCCCCC;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 15px;
	line-height:23px;
	text-decoration:underline;
}
#movies_youtube{
	float:left;
	width:746px;
	margin-right:10px;
	
	}
#buttons{
	width:199px;
	float:left;
	}
h3{
	color:#FFFFFF;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-left: 15px;
	line-height:23px;
}
.thumb_cd{
	border: 1px solid #a29827;
	margin-right:15px;

}
