BODY { 
background : #9a0100 url(imagenes/b.jpg) repeat; 
font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif; 
color : #666666; 
margin : 20px 0px 20px 0px; 
text-align: center; 
}

#tabsup{
text-align: left; 
width:700px;
height:7px;
border:none;
margin: auto; 
}

#contenedor{ 
text-align: left; 
border: 1px solid #cccccc; 
width: 700px; 
background-color : #ffffff; 
margin: auto; 
} 

#contenedor a:link, #contenedor a:visited {
	color: #ffffff;
	width:100px;
	padding: 10px 0px 0px 0px;
	width:100px;
	text-decoration:none;
	}
	
#contenedor a:hover {
	color: #ff9900;
	width:100px;
	padding: 10px 0px 0px 0px;
	}

#cabecera{ 
    background: transparent url(imagenes/banner.gif) no-repeat; 
    height: 150px; 
    width: 700px; 
} 

#cabecera h1 { 
    margin: 0px 0px 0px 0px; 
} 
#cabecera h1 span { 
    display:none; 
} 

#navegador{ 
	background: #F5f4c3 url(imagenes/fondonav.gif);
	clear:both;
	width:700px;
	height:32px;
	}

#navegador a {
	padding-left:0px;
	padding-right:0px;
	padding-top:10px;
	height:22px;
	background-image:none;
	display:block;
	text-decoration:none;
	float:left;
	font-size:10px;
	font-weight:bold;
	width:120px;
	text-align: center;
  }
  
#navegador a:link, #navegador a:visited {
	color: #990000;
	width:100px;
	display: block;
	background: url(imagenes/menu4.gif) no-repeat;
	padding: 10px 0px 0px 0px;
	width:100px;
	}
	
#navegador a:hover {
	color: #fff;
	width:100px;
	background: url(imagenes/menu4.gif) 0 -32px no-repeat;
	padding: 10px 0px 0px 0px;
	}
	
#navegador a:active {
	color: #fff;
	background: url(imagenes/menu4.gif) 0 -64px no-repeat;
	width:100px;
	padding: 10px 0px 0px 0px;
	}
	
	.titlat{ 
background-color:#990000; 
color:#ffffff; 
font-size:8pt; 
text-transform : uppercase; 
padding: 2px 0px 2px 2px; 
font-weight : normal; 
letter-spacing : 0px; 
margin: 0px 0px 2px 0px; 
} 
	
	
#chat{
	width:360px;
	height:530px;
	border: 2px solid #990000;
	padding: 1px 1px 0px 1px;
	float: left;
	margin-top:5px;
	margin-bottom:5px;
}

#reproductor{
	width:320px;
	height:125px;
	background: url(imagenes/fondoreproductor.jpg) no-repeat;
	background-position:bottom;
	border: 2px solid #990000;
	padding: 1px 2px 2px 1px;
	float: right;
	margin-top:5px;
	text-align:center;
	
	
}

#video{
	width:320px;
	height:auto;
	border: 2px solid #990000;
	padding: 1px 2px 0px 1px;
	float: right;
	margin-top:5px;
	text-align:center;
}

#publicidad{
	width:320px;
	height:auto;
	border: 2px solid #990000;
	padding: 1px 2px 0px 1px;
	float: right;
	margin-top:5px;
	text-align:center;
}

#pie{
	clear : both;
	color : #ff8c00;
	text-align : center;
	font-size:9px;
	margin : 0px 0px 0px 10px;
	padding-top:20px;
	padding-bottom:10px;
	border-top : 1px solid #cccccc; 
} 

#tabinf{
	width:700px;
	height:7px;
	border:none;
	margin: auto; 
}




