.container{
top: 0px;
width: 100%;
background-color: #0C0C0C;
}

/* começa a css da css da div topo */
#topo{
width: 100%;
height: 88px;
background-image: url(imagens/index_16.png);
}
#topo div{
float: left;
}
#topo_logo{
width: 199px;
height: 50px;
background-image: url(imagens/index_01.png);
}
#topo_menu{
width: 600px;
height: 88px;
}
/* termina a css da div topo */
#espaco1{
width: 100%;
height: 76px;
background-image: url(images/bg_home_espaco1.jpg);
}
/* inicio da css da div video */
#caixa_video{







width: 100%;







height: 405px;







margin:auto;







background-image: url(images/bg_home_video.jpg);







}







#video{







width: 965px;







height: 405px;







margin:auto;







}







#video div{







float: left;







}







#video_esquerda{







width: 122px;







height: 435px;







background-image: url(images/bg_video_esquerda.png);







background-repeat: no-repeat;







background-position: right;







}







#video_meio{







width: 720px;







height: 435px;







}







#video_direita{







width: 122px;







height: 435px;







background-image: url(images/bg_video_direita.png);







background-repeat: no-repeat;







background-position: left;







vertical-align: bottom;







}







#tv_ao_vivo{







position:relative;top:88%;







}







/* fim da css da div video */















#espaco2{







width: 100%;







height: 96px;







background-color: #0C0C0C;







}















#caixa_time_line{







width: 100%;







height: 180px;







}







#time_line{
width: 966px;
height: 180px;
margin: auto;
background:url(images/time_line.png)
}















#caixa_programas{







width: 100%;







height: 123px;







background-color: #0C0C0C;







}







#programas{







width: 966px;







height: 123px;







padding-top: 12px;







background-color: #0C0C0C;







margin: auto;







}















/* inicio da css da div home_menu */







#menu{







width: 966px;







height: 362px;







margin: auto;







}















#menu #menu_caixa, #menu_slides{







float: left;







}















#menu_caixa{







width: 343px;







height: 362px;









}



#menu_menu{



width: 343px;



height: 270px;



color: #353535;



}



#menu_menu a{



width: 343px;



height: 242px;



color: #353535;



}



a:link, a:visited {



    text-decoration: none;



    font-family:arial;



    font-size:10px;





    }



a:hover {



    text-decoration: underline;

	color: #353535;



   }



a:active {



    text-decoration: none

	color: #353535;



    }







#twitter{







width: 343px;







height: 42px;







background-image: url(images/twitter.jpg);







text-align: left;







}







#facebook{







width: 343px;







height: 77px;







background-image: url(images/facebook.jpg);







text-align: left;







}







#menu_slides{







width: 622px;







height: 320px;







padding-top: 42px;







}







#menu_slides div{







float: left;







}







#slide1{







width: 318px;







height: 320px;







text-align: right;







}







#slide2{







width: 263px;







height: 320px;







padding-left: 30px;







text-align: left;







}







/* fim da css da div home_menu */















#caixa_rodape{







width: 100%;







height: 100px;







margin: auto;







}







#rodape{







width: 966px;







height: 100px;







margin: auto;







}







#footer { 



height: 68px; 



text-align: center; 



font-size:10px; 



color:#; 



font-family:Verdana; 



padding-top: 10px; 



width: 100%; 



position:fixed; 



left: 0px; 



bottom: 0px; 



}