/* Os estilos de cada info vão neste CSS */

/*capa*/
#abertura {
	/*background:url(img/bg-texto.png);
	border:1px solid #ff9900;
	box-shadow: 1px 2px 6px rgba #000;
	-moz-box-shadow: 1px 2px 6px #000;
	-webkit-box-shadow: 1px 2px 6px #000;*/
}/*bg preto*/
#abertura h2 {
	color:#ffbe00;
	text-align:right;
	text-shadow: 2px 4px #efecbd;
	font-size:50px;
	font-weight:bold;
	line-height:55px;
	margin:0px 0px 10px 0px;
}
#abertura p {
	padding-left:120px;
	text-align:right;
	font-size:16px;
	/*color:#FFF;*/
	margin:0px 0px 10px 0px;
}
#abertura p strong {
	font-weight:normal;
	font-size:16px;
}
#abertura .veja {margin:5px 10px 10px 425px;}
/*capa*/

/* internas */
#imagem-grande #legenda h3 {font-size:20px; color:#ffbe00;}
#imagem-grande #legenda h1 {font-size:24px; margin:0px 0px 15px 0px;}
#imagem-grande #legenda em {font-size:11px;}
/* internas */
