.centralizar{
	width:1200px;
	height:auto;
	position:relative;	
}

body{
	font-family: 'ofelia_stdbook';
	overflow-x:hidden;
}

/********************************************** CENTRALIZAR THUMBNAILS DO FANCYBOX *****************************************************/
#fancybox-thumbs ul {
	width:100%!important;
	left:0!important;
	text-align:center!important;		
}

#fancybox-thumbs ul li {
	float:none!important;
	display:inline-block;		
}

.breadcrumb{
	width:100%;
	height:auto;
	position:relative;
	margin-top:200px;
	font-family: 'ofelia_stdlight';
}

.breadcrumb h1{
	text-align:center;
	color:#fff;
	font-size:40px;
}

.breadcrumb p{
	color:#fff;
	text-align:center;
	font-size:20px;
}
