body{
	margin-right:auto;
	margin-left:auto;    	   
	margin-top:0;    	   
  color: #000;
	background-color:#e7eff4;
	width: 999px;
}

a:link{
 color: #000000;
/*  font-weight: bold; */
 text-decoration: none;
}

a:visited{
 color: #000000;
/*  font-weight: bold; */
 text-decoration: none;
}

a:hover{
 color: #808080;
/*  font-weight: bold; */
 text-decoration: underline;
}


/* h1 { font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #000; font-weight: bold; line-height: normal; } */
.titulo_pagina a {
		color: #000000; 
		font-weight: bold; 
		font-size: 24px;
		text-decoration: none; 
}

.menu a {
		color: #ffffff; 
		font-weight: bold; 
		text-decoration: none; 
		padding-left: 8px;
		padding-right: 8px;
		padding-top: 0px;
		padding-bottom: 0px;
		border-right: 1px solid #3e3e3e;
}

.menu a:hover {color: #e7eff4; font-weight: bold; text-decoration: none;}

.seccion_noticia {
		color: #999;
		font-weight: bold; 
		font-size: 12px;
		text-decoration: none; 
}

.titulo_noticia a {
		color: #3973bd; 
		font-weight: bold; 
		font-size: 14px;
		text-decoration: none; 
}

.titulo_noticia b {
		color: #3973bd; 
		font-weight: bold; 
		font-size: 16px;
		text-decoration: none; 
}

.descripcion_noticia {
		font-size: 14px;
		text-align: justify;
}
 
#celdaintermedia {
	background-color:white;
	border-left: 1px solid #3973bd;
	border-right: 1px solid #3973bd;
}

#celdainferior {
	background-color:#c0c0c0;
	border-left: 1px solid #3973bd;
	border-right: 1px solid #3973bd;
	border-bottom: 1px solid #3973bd;
}

#celda {
	border: 1px solid #3973bd;
}

#pie {
	font-size: 10px;
}




#headline_home {
	width: 910px;
	height: 236px;
	background: url(../img/t11_headline_bg.gif) top left no-repeat;
	padding: 12px 30px;
	border:1px;
}

.box_headline { height: 250px;}

.box_headline h1 { padding: 4px 0px;}

.box_headline h1 a { font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #3973bd; font-weight: bold; line-height: normal; text-decoration: none;}

.box_headline h1 a:hover { color: #2A2A2A; text-decoration: none; }

.headline_article_holder { width: 920px; overflow:hidden; border:1px;}

.headline_image { 
	width:318px;
	height: 236px; 
	overflow: hidden; 
	position: relative; 
	display: block; 
	text-align: center;
}

.headline_image div.image_caption { 
	position: absolute; 
	bottom: 0; 
	left: 0;
	width: 312px; 
	text-align: left;
	font-size: 11px; 
	color: #FFFFFF; 
	background-color: #000000;
	padding: 3px;
	z-index: 999;
	opacity: .60;               /* Standard style for transparency */
	-moz-opacity: .60;          /* Transparency for older Mozillas */
	filter: alpha(opacity=60);  /* Transparency for IE */
}

.headline_body { padding: 6px; color: #000000; line-height: 1.5em; }

.headline_link { text-align: right; font-weight: bold; }

.headline_link a { color: #2a2a2a; }

//.player { position: absolute; top: 180px; left: 630px; padding: 6px 0px 0px;}

.player ul { padding: 6px;}

.player li {display: inline;}

.player a {padding: 2px 6px;}

.player a:link, .player a:visited {
	color: #707070;
	background-color: #474747;
	text-decoration: none;
}

.player a:hover {
	color: #999;
	background-color: #2a2a2a;
	text-decoration: none;
}

.player a.active, .player a:visited.active {
	background-color: #3973bd;
	color: #FFFFFF;
	font-weight: bold;
}
