/* Os estilos de cada info vão neste CSS */

*{
	font-family:Arial, Helvetica, sans-serif;
	}
/*fundo*/
#fundo.interna1{
	background-image:url(img/amywinehouse.jpg);
	background-repeat:no-repeat;
	height:705px;
}
#fundo.interna1 #credito{
	width: auto;
	height: 22px;
	left:0px;
	background-color:#333;
	display:block;
	opacity: 0.85;
	moz-opacity: 0.85;
	filter:alpha(opacity=85);
	position:absolute;
	text-align: center;
	top:682px;
	padding: 0 10px;
		
}

#fundo.interna1 #credito p{
	margin-top: 3px;
	font-size:12px;
	color:#E8E8E8;
	
	
}

#link {
	width: 200px;
	height: 340px;
	left:18px;
	top: 18px;
	background-color:#FFF;
	display:block;
	opacity: 0.93;
	moz-opacity: 0.93;
	filter:alpha(opacity=93);
	position:absolute;	
	bottom: 15px;
	padding: 0 10px;
	
	}
	
#link h4{		
	color:#333;
	font-size:14px;
	
	
	}
#link h3{
	margin-top: -12px;
	display:block;
	
	
	}
	
#link h3 a{
	color:#666;
	font-size:12px;
	text-decoration:none;
	padding: 0 11px 0 0;
	
	}
	
#link h3 a:hover{
	text-decoration:underline;
	color:#ff9900;
	}

/*fundo*/


/*prox_ant*/
#prox_ant{
	position:absolute;
	left: 863px;
	top: 15px;
	}
/*prox_ant*/
