@charset "utf-8";
/* CSS Document */
body {
		margin: 0px; 
		background-color:#FFF;
/*+		background-image:url(img/bkg.jpg); */
		background-repeat:repeat-x;
		background-attachment:fixed;
		font-family: Tw Cen MT, serif; 
		font-size:14px;	
	}

tr, td, div{ 
		font-family: Tw Cen MT, serif; 
	}
	
img{ border:0;}

td.fondo_banco {
		background:url(img/bkg_whiteover.png);
		vertical-align:top;
		text-align:center;
		width:800px; height:710px;
	}

	div.menubkg{ 
			width:800px;
			height:55px; 
			position:absolute; 
			z-index:1; background:url(img/bkg_menu.png) repeat-x;
		}
		
		tr.menu{ 
			text-align:center; 
			vertical-align:middle; 
			font-size:15px;	
			}

	div.banner{ 
			width:800px; 
			height:315px;
			position:relative; 
			z-index:0; 				
		}
	
td.fondo_transparente {
		background:url(img/bkg_white.png);
		vertical-align:top;
		text-align:center;
		width:820px; height:730px;
	}
	
td.fondo {
		background:url(img/black_bkg.png) no-repeat;
		vertical-align:top;
		text-align:center;
		width:900px; height:730px;
	}

	
td.acc_cuerpo { 
		background:url(img/bkg_body.png);		
		width:388px; height:158px;
	}
	
td.acc_directo { 
		background:#FFF;
		vertical-align:top;
		text-align:center;
		width:360px; height:130px;
	}

td.acc_contenido_bkg { 
		background:url(img/bkg_contenido.png);		
		width:258px; height:300px;
	}
	
td.acc_contenido{
		background:#FFF;
		vertical-align:top;
		text-align:center;
		width:231px; height:273px;
	}
	
	div.banner_cont{ 
			width:800px; 
			height:150px;
			position:relative; 
			z-index:0; 				
		}

td.contenido{ background-color:#FFFFFF;
	}

td.noticias{ width:500px; height:200px; background:url(img/bkg_body.png);}

td.cont_noticias { 
		background:#FFF;
		vertical-align:top;
		text-align:justify;
		width:480px; height:170px;
		padding:5px;
	}

td.videos{ width:276px; height:200px; background:url(img/bkg_body_video.png);}

td.acces_left{ width:256px; height:100px; background:url(img/bkg_acces_left.png);}

td.acces_spacer{ width:8px; height:100px; background:url(img/bkg_acces_center.png);}

td.acces_center{ width:256px; height:100px; background:url(img/bkg_acces_center.png);}

td.acces_right{ width:256px; height:100px; background:url(img/bkg_acces_right.png);}