@charset "UTF-8";
/* Press Room */

#principal{
	width:100%;
	background:url(../imagens/bkg_principal_laranjaClaro.jpg) repeat-x top #fff;
}

/* Topo */

.topo{
	width:985px;
	float:left;
	background:url(../imagens/bkg_noticias_topo.jpg) no-repeat bottom right;
}

.topo .logo_hunter, .topo .menu_principal{
	float:left;	
}

/* Novidades */

.novidades{
	height:286px;
	clear:both;
	background:url(../imagens/bkg_noticias.jpg) no-repeat center;
}

/* Conteúdo */

.box_noticias_lista a{
	font-size:12px;
}

.box_noticias_lista h2{
	padding-bottom:5px;	
}

.box_content h2{
	font-size:14px;
}

.box_content h3{
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	margin-bottom:15px;
}

.foto-noticia{
	margin:0 15px 15px 0;
	border:solid 1px #976e47;
}

.foto-noticia-nM{
	margin:0 15px 0 0;
	border:solid 1px #976e47 }

.perfil{
	width:450px;	
}

.perfil-arlene{
	width:550px;	
}


blockquote{
	padding: 0 20px 20px 20px
}
