/* ///////////////////// COMIENZA columna2 */

#columna2 {
	width: 640px;
	float:right;
	border: 2px solid #E87818;
	padding: 10px;
	margin: 15px 13px 15px -5px;
}

#columna2a {
	float: left;
	width: 450px;
	padding: 3px 0px 3px 1px;
	margin: 0;
	border-right: 1px solid #E87818;
}

.textonoticia { 
	width: 440px;
	margin: 3px 0 0 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #868B8A;
	text-decoration: none;
	
}
.textonoticia p {
border-bottom: 1px solid #E87818;

}

.rojo {	
	color:#FF0000;
			
}

.azul {
	color:#0000FF;
}

.titulosprogramas { 
	width: 300px;
	margin: 3px 0 0 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #868B8A;
	background-color:#000000;
}

.textonoticia em { 
	color: #ED6E00;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

.textonoticia a { 
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #868B8A;
	text-decoration: underline;
}

.textonoticia a:hover { 
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #868B8A;
	text-decoration: none;
}

.textocolumna { 
	margin: 3px 0 0 3px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #868B8A;
	text-decoration: none;
}





/* PIE ///////////////////////////////////////////// */
#textopie {	
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #868B8A;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 240px;
}

#textopie  a {	
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #868B8A;
	text-decoration:underline;
	font-weight: bold;
}

#textopie a:hover {	
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #868B8A;
	text-decoration:none;
	font-weight: bold;

}

.naranja {
	color: #E87818;
	font-weight: bold;
}
/* GALERIA ///////////////////////////////////////////// */

#galeria {
	width:180px;
	float: right;
	padding: 3px 0px 3px 3px;
	margin: 0;
}

#galeria p {
float:left;
width:170px;
color:#868B8A;
text-align: center;
border-left: 1px solid #e7e8e8;
border-right: 1px solid #e7e8e8;
border-bottom: 1px solid #e7e8e8;
margin: 0 0 10px 5px;
background:#E7E8E8;
}

#galeria img {
width:160px; 
height:107px;
border:0;
margin:5px;
text-align:center;
}



/* TABLA ///////////////////////////////////////////// */

.tabla {
	width: 440px;
}

table {
	font-size: 11px;
	color: #868B8A;
	width: 440px;
}

table td, table th {
	padding: 2px;
	border: solid #E7E8E8 1px;
	text-align: left;
}

table th {
	color: #ED6E00;
	background-color: #E7E8E8;
}
.color {
	background-color: #000000;
}
