body 
{
	margin:0;	
	background:#948C61;
}
.margintop01
{   
    margin-top:10px!important;
}
.margintop02
{   
    margin-top:20px!important;
}
.margintop03
{   
    margin-top:40px!important;
}
.marginbottom01
{       
    margin-bottom:20px!important;
}
.marginleft01
{          
    margin-left:18px!important;
}
.margin0
{       
    margin:0!important;
}


.logo-sensation {
	position:absolute;
	float:left;
	margin:0;
	width:450px;
	height:186px;
	cursor:pointer;	
}
.logo-sensation img {	
	border:0;
}

.animacao01 
{
	position:absolute;
	margin:340px auto 0;
	width:2100px;
	height:240px;
	z-index:20;
}
.container 
{
	position:relative;
	display:table;
	margin:0 auto 0;
	width:100%;
	height:auto; 
}
.header-home {
	position:relative;
	display:table;
	margin:0 auto 0;
	width:2100px;
	height:676px;
	z-index:10;
	background:url("../img/cenario01.png") no-repeat;
}
.conteudo_home 
{
	position:relative;
	display:table;
	margin:0 auto 0;   
    width: 100%;
}
.main_home 
{
	position:relative;
	display:table;
	margin:0 auto 0;
    width: 2000px;
}

.footer
{
	
	clear:both;
	position:relative;
	display:table;
	margin:0 auto 0;
	width:2100px;
	heigth:30px;
	background:purple;	
}
.links-princ {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	margin:234px 0 0 590px;
	width:600px;
	height:300px;
}
.links-princ ul {	
	float:left;	
	margin:0;
	padding:0;
	list-style:none;
}
.links-princ ul li {	
	float:left;	
	display:inline;
	width:196px;
	height:260px;
	background:url("../img/retrato-destaque.png");
	background-repeat:no-repeat;
}
.main-princ {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	margin:14px 0 0 16px;
	width:164px;
	height:214px;
	background:yellow;	
}
.titu-princ{
	position:absolute;
	float:left;
	margin:0;
	padding:0;
	line-height:40px;
	margin:0;
	text-align:center;
	width:164px;
	height:40px;
	z-index:9;
	background:url("../img/fundo-titulo.png");
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);	
}
.foto-princ {
	position:absolute;
	float:left;
	top: 40px;
	padding:0;
	margin:0;
	width:164px;
	height:174px;
	background:pink;
	z-index:8;
}
.foto-princ img 
{
	border:0;
}
.box_sobresb {
	position:relative;
	float:left;
	top: 54px;
	padding:0;
	margin:114px 0 0 170px;	
	width:350px;
	height:300px;
	background:url("../img/fundo-box01.png") #111;
	background-repeat:no-repeat;
	border:6px solid #fff;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}
.boxmain_sobresb 
{
	position:relative;
	display:table;
    margin:0 auto;
    width: 250px;
}
.area-home-videos 
{
	position:relative;
	float:left;
    margin:50px 0 0 0;
    width: 950px;
}

.box_video01 
{
	position:relative;
	float:left;
    margin:0;
    width: 600px;
	height:400px;
	background:#333;
}
.box_video02 
{
	position:relative;
	float:left;
    margin:0 0px 50px 50px;
    width: 266px;
	height:176px;
	background:#333;
}
.destaque-midia 
{
	position:relative;
	float:left;
    margin:0 0 10px 0;
    width: 240px;
	height:130px;
	border: 5px solid #fff;
	background:#333;
}

.player {
	position:relative;
	float:left;
	padding:0;
	margin:10px 0 0 30px;
	
}
 
hr.hrtraco01 {
    display:table;
    margin: 10px auto;
    width: 100%;
    border-top: 1px solid #ccc;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.col {
	position:relative;
	float:left;
	padding:0;
	margin:50px 0 0 30px;
	width:250px;	
	height:400px;
}
.col p {
	position:relative;
	text-align:justify;
}

.vejamais {    
    width: auto;
    height: auto;    
    float: right;
    margin: 0 0 10px 0;
}

.vejamais a {
    color: #ff9900;
    font-size: 14px;
    text-decoration: none;
}


.midia-social {
    float: left;
    margin: 10px 0 0 0px;
    width: 100%;
	height:auto;
	background:red;
}

.midia-social ul {
    float: left;
    height: 32px;
    list-style: none outside none;
    margin: 0;
    width: auto;
}
.midia-social ul li {
    display: inline;
    float: left;
    height: 32px;
    margin: 0 5px;
    width: 32px;
}