﻿#home {
    width: 915px;
	height: 620px;
	 /*height: 450px;*/
    padding: 40px 0px 0px 60px;
    background: url(../imgs/bg_conteudo_roxo.jpg) repeat;
}
#box_video {
    width: 640px;
	height: 480px;    
    float: left;
	background-color: #000;
	/*margin-top: 90px;*/
	margin-top: 20px;
	margin-left: -25px;
}
#player_vimeo {
	width: 640px;
	height: 480px; 
    border: 5px solid #b1afb3;
	
}
embed, object {
	background-color: #000;	
}
#box_programacao {
    width: 225px;
    margin-left: 660px;
}
#programacao {
    width: 192px;
    height: 316px;
    margin-top: 10px;
    background: url(../imgs/bg_programacao.png) no-repeat;
    padding: 20px 15px 0px 15px;
}
#programacao h2 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 15px;
}
#programacao ul {

}
#programacao ul li {
    background-color: #dcd9cf;
    font-size: 12px;
    height: 35px;
    margin-top: 5px;
    padding: 5px;
}
#btn_programacao_completa {
    text-align: center;
    margin-top: 20px;
} 
#titulo_video {
    font-size: 13px;
    color: #face02;
}
#titulo_video img {
    vertical-align: middle;
}
#titulo_video span {
    padding-left: 10px;
}
#avalie_ajude {
    
}
#avalie_video {
    width: 150px;
    padding-top: 10px;
    float: left;
}
#link_ajude {
    margin-left: 237px;
}

/*Um Banner*/
	#pop{display:block;position:absolute;top:47%;left:40%;margin-left:-175px;margin-top:-280px;padding:10px;width:355px;height:500px;z-index: 999;}
    #pop a{color: #000;}
    #pop img{width: 500px; height: 700px; border:none;}
	
/*Dois Banner*/
	/*#pop{display:block;position:absolute;top:47%;left:30%;margin-left:-175px;margin-top:-280px;padding:10px;width:355px;height:500px;z-index: 999;}
    #pop a{color: #000;}
    #pop img{width: 800px; height: 614px; border:none;}*/