*{
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;	
	outline:none;
}

a {
	cursor:pointer;
}

body {
	background:url('../img/bg_int.jpg') no-repeat top center #d9c392;
	padding:15px 0 0 0;
}

body#blog {
	background:url('../img/bg_blog.jpg') no-repeat top center #d9c392;
	padding:15px 0 0 0;
}

#container {
	position:relative;
	width:980px;
	margin:auto;
}

#top {
	position:relative;
	/*background:url('../img/capa.png') no-repeat;*/
	height:612px;
	z-index:2;
}

#top.interna {
	position:relative;
	/*background:url('../img/interna.png') no-repeat;*/
	height:616px;
}

#top h1{
	position:relative;
	width:213px;
	height:21px;
}

#top h1 a{
	background:url('../img/alex-goes-website-oficial.png') no-repeat;
	position:relative;
	top:10px;
	left:30px;
	text-indent:-1000px;
	display:block;
	height:22px;
	width:416px;
}

#top .linkRadio a {
	position:absolute;
	background:url(../img/bt_radio.png) no-repeat;
	width:90px;
	height:25px;
	right:23px;
	text-indent:-5000px;
	top:8px;
	color:#000;
}

/* NAVEGACAO +++++++++++++++ */
#top ul {
	position:absolute;
	right:50px;
	bottom:20px;
}

#top ul li {
	float:left;
}

#top ul li a {
	text-indent:-5000px;
	display:block;
	width:110px;
	height:109px;
}

#top ul li .impressao-digital {
	display:block;
	position:absolute;
	width:79px;
	height:109px;
	right:100px;
	bottom:0px;
	background:url('../img/impressao-digital.png') no-repeat top;
}

#top ul li a.lojavirtual {
	background:url('../img/bt_lojavirtual.png') no-repeat top;
	margin:20px 0 0 0;
}#top ul li a.lojavirtual:hover {background:url('../img/bt_lojavirtual.png') no-repeat bottom;}
	
#top ul li a.agendaeletronica {
	background:url('../img/bt_agenda.png') no-repeat top;
}#top ul li a.agendaeletronica:hover {background:url('../img/bt_agenda.png') no-repeat bottom;} 


#menuprincipal { 
	width:261px;
	margin:8px auto 0 auto;
}

#menuprincipal_interna {
	position:absolute;
	width:261px;
	top:28px;
	left:15px;
	z-index:2;
}

#submenu {
	position:absolute;
	bottom:3px;
	left:100px;
	width:470px;
}

#submenuHome {
	position:relative;
	width:470px;
	top:10px;
	left:170px;
	
	
}

#submenu li {
	display:inline;
	padding:3px;
}

#submenu li a {
	font:normal 11px arial, verdana, sans;
	color:#333;
}#submenu li a:hover {text-decoration:underline;}

#base-texto-home {
	background:url('../img/base.png') no-repeat bottom;
	min-height:390px;
	padding:20px 0 20px 80px;
}

h3 {
	margin:0 0 20px 0;
	font:bolder 16px arial, verdana, sans;
}

#base-texto-home #ultimasnoticias h3.lb_ultimasNoticias {
	display:block;
	background:url(../img/lb_ultimasnoticias.gif) no-repeat;
	width:288px;
	height:31px;
	text-indent:-1000px;
	overflow:hidden;
}

#base-texto-home h3.lb_agendaEletronica {
	display:block;
	background:url(../img/lb_agendaeletronica.gif) no-repeat;
	width:288px;
	height:31px;
	text-indent:-1000px;
	overflow:hidden;
}

#base-texto-home #ultimasnoticias {
	background:url(../img/l_vertical.gif) no-repeat right;
	padding:0 20px;
	min-height:300px;
}

#base-texto-home #ultimasnoticias .box-twitter  #twitter_update_list li {
	display:block;
	padding:0 0 30px 0;
	font:normal 14px arial, verdana, sans;
}

#base-texto-home #ultimasnoticias .box-twitter  #twitter_update_list li a{
	color:#C00;
}

#base-texto-home #agendaeleronica,
#base-texto-home #ultimasnoticias{
	width:370px;
	float:left;
}

#base-texto-home #menuSocial {
	clear:both;
	padding:20px 0 0 0;
	margin:0 0 0 10px;
	width:790px;
}

#base-texto-home #menuSocial li{
	float:left;
	margin:0 0 0 5px;
}

#base-texto-home #menuSocial li a {
	background:url(../img/bt_myspace.gif) no-repeat bottom;
	display:block;
	height:35px;
	text-indent:-1000px;
	overflow:hidden;
}

#base-texto-home #menuSocial .myspace {
	background:url(../img/bt_myspace.gif) no-repeat bottom;
	width:150px;
	margin:5px 0 0 0;
}#base-texto-home #menuSocial .myspace:hover {background-position:top;}

#base-texto-home #menuSocial .orkut {
	background:url(../img/bt_orkut.gif) no-repeat bottom;
	width:100px;
}#base-texto-home #menuSocial .orkut:hover {background-position:top;}

#base-texto-home #menuSocial .facebook {
	background:url(../img/bt_facebook.gif) no-repeat bottom;
	width:130px;
}#base-texto-home #menuSocial .facebook:hover {background-position:top;}

#base-texto-home #menuSocial .twitter {
	background:url(../img/bt_twitter.gif) no-repeat bottom;
	width:140px;
	margin:5px 0 0 0;
}#base-texto-home #menuSocial .twitter:hover {background-position:top;}

#base-texto-home #menuSocial .youtube {
	background:url(../img/bt_youtube.gif) no-repeat bottom;
	width:120px;
	margin:5px 0 0 0;
}#base-texto-home #menuSocial .youtube:hover {background-position:top;}

#base-texto-home #menuSocial .lastfm {
	background:url(../img/bt_lastfm.gif) no-repeat bottom;
	width:120px;
}#base-texto-home #menuSocial .lastfm:hover {background-position:top;}

#base-texto-interna {
	position:absolute;
	top:60px;
	right:60px;
	z-index:2;
	background:url('../img/bg_interna.jpg') repeat-y;
	min-height:450px;
	width:583px;
	-moz-box-shadow: 3px 3px 5px #333;
	-webkit-box-shadow: 3px 3px 5px #333;
	padding:15px;
}

#base-texto-interna h2 {
	text-transform:uppercase;
	font:bolder 15px verdana, arial, sans;
	padding:10px 0 20px 0;
	background:url(../img/l_horizontal.gif) no-repeat bottom left;
}

#base-texto-interna p, #base-texto-interna table{
	font:normal 13px  arial, sans;
	line-height:18px;
	padding:5px 0;

}

#base-texto-interna p a {
	color:#333;
	font-weight:bolder;
}#base-texto-interna p a:hover {color:#b6000d;}

#base-texto-interna .disco-venda {
		position:relative;
}

#base-texto-interna .disco-venda .compre-cd a {
	 display:block;
	 position:absolute;
	 background:url(../img/bt_compre-este-cd.png) no-repeat top;
	 width:96px;
	 height:97px;
	 text-indent:-5000px;
	 overflow:hidden;
	 top:20px;
	 left:170px;
	 padding:0;
}

#base-texto-interna .disco-venda .compre-cd a:hover {
	 background:url(../img/bt_compre-este-cd.png) no-repeat bottom;
}

#base-texto-interna table tr td a img{
	border:none;
}

#base-texto-interna #mp3Player{
	position:absolute; 
	right:0;
}

#base-texto-interna object{
	margin:10px 0 10px 40px;
}


/*+++++ LISTAS E MENUS +++++++++++++++++++++*/
#menu_discografia li a, #menu_download li a{
	font:bolder 14px  arial, sans;
	background:url(../img/ico_disco.gif) no-repeat top left;
	display:block;
	padding:5px 0 5px 30px;
	color:#000;
}

#menu_discografia li a:hover, #menu_download li a:hover{
	background:url(../img/ico_disco.gif) no-repeat bottom left;
	color:#b6000d;
}



/*++++ FORMULARIOS +++++++++++++*/
input, label, textarea, select {
	display:block;	
	width:370px;
	padding:2px;
}

label {
	font:bolder 13px  arial, sans;
	
}

input, textarea {
	border:solid 1px #000;
	font:normal 13px  arial, sans;
}

textarea {
	height:120px;
}

#enviar {
	width:100px;
	background:#b87535;
	font:bolder 13px  arial, sans;
	cursor:pointer;
}#enviar:hover {background:#d4a050;}

#agendaeleronica input,
#agendaeleronica label,
#agendaeleronica select{
	width:330px;
	padding:2px;
}

#agendaeleronica p{
	font:bolder 13px  arial, sans;
	padding:10px 0;
}

#agendaeleronica #enviar {
	width:100px;
	margin:0 0 0 235px;
}

#MM_insert{display:none;}

/*++++++ POP UPS ++++++++++++++++++++ */
#letra {
	background:url(../img/bg_interna.jpg);
}

/*+++++ FIX ++++++++++++++++++++++++*/
.spanBordaHorizontal {
	background:url(../img/l_horizontal.gif) no-repeat;
	height:18px;
	width:100%;
	display:block;
}