#cabecera {
    width:1004px;
    height:100px;
    background:#000;
    margin: auto;
    padding-bottom: 5px;
	position: relative;
	left:0px;
	top:0px;
	font-size:0em;
}

#logo_acb {
    width:324px;
    height:100px;
    float:left;
}

#logos {
    width:125px;
    float:right;
    margin-right:20px;
    margin-top:20px;
}

#logos img {
    border:0px;
}

#orange {
    width:60px;
    float:right;
    margin-top:1px;
}

#acb {   
    width:41px;
    float:left;
}


#logo_acb img {
    border:0px;
}

#banner_468 {
    position:absolute;
	left:324px;
 	top:20px;
}

#rss_box {
    background: url("../images/bg-rss.jpg") no-repeat;
	width: 215px;
	height: 100px;  
	overflow: hidden; 
	float: right;
}    

#rss_box h3 {
	font-size: 20px;   
	line-height: 18px;
}  

#rss_box h3 a {
	color: #d6ceb9;  
	text-decoration: none;
	display:block;
	height:90px;
	padding: 5px 10px;
}

