a img {border: none;}

.noticias{
	background: #FFFFFF;
	margin: 0px 0px 0px opx;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position:relative;
}


.box_headline {margin: 0px 0px 0px 0px; padding: 1px 1px 1px; width:500px; height:170px;}
.box_headline_gob {margin: 0px 0px 0px 0px; padding: 1px 1px 1px; width:500px; height:380px;}

.box_headline h1,
.box_headline_gob h1
{
 font-size: 12px ; 
 text-transform:uppercase; 
 text-align:center;
 padding: 0px 0px 0px 0px;
 font-family: Arial, Helvetica, sans-serif;
margin: 0px 0px 0px 0px;
 }

.box_headline h1 a,
.box_headline_gob h1 a
{ 
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#24476B;
}


/*.headline_article_holder { width: 100%; overflow:hidden;}*/
.headline_article_holder  { 
width:300px;
height: 160px;
position: relative;
text-align: justify;
font-family: Arial, Helvetica, sans-serif;
/*font-size:20px;*/
padding: 0px 0px 0px 0px; 
top:0;
bottom: 0;
left: 195px;
margin: 0px 0px 0px 0px;
 }

.headline_article_holder_gob  { 
width:300px;
height: 160px;
position: relative;
text-align: justify;
font-family: Arial, Helvetica, sans-serif;
/*font-size:20px;*/
padding: 0px 0px 0px 0px; 
top:0;
bottom: 0;
left: 195px;
margin: 0px 0px 0px 0px;
 }


.headline_image { 
/*	width:318px;
	height: 236px; 
	overflow: hidden; 
	position: relative; 
	display: block; 
	text-align: center;*/
	text-align: center;
	width:190px;
	height: 150px; 
	overflow: hidden; 
	position:absolute; 
	top:0px;
	bottom:0px;
	left:-200px;
	display: block; 
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}


.headline_image_gob { 
/*	width:318px;
	height: 236px; 
	overflow: hidden; 
	position: relative; 
	display: block; 
	text-align: center;*/
	text-align: center;
	width:200px;
	height: 250px; 
	overflow: hidden; 
	position: absolute; 
	top: 40px;
	bottom: 0px;
	left: -210px;
	display: block; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}


/*.imagen img
{
	width: 220px;
	height: 200px;
}*/

#rotating_noticia_1 #imagen_gob img,
#rotating_noticia_2 #imagen_gob img,
#rotating_noticia_3 #imagen_gob img,
#rotating_noticia_4 #imagen_gob img,
#rotating_noticia_5 #imagen_gob img
{
	width: 500px;
	height: 200px;
}


.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: 0px 0px 0px 0px;
top: 0;
bottom: 0;
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
border:0;
margin: 0px 0px 0px 0px;
  }




.headline_link {
text-align: right; 
position: relatve;
top:150px;
left: 155px;
border:0;

 }/*font-weight: bold;}*/
 
.headline_link a {
text-decoration:none;
color: #24476B;
font:Arial;
font-size:12px;
margin: 0px 0px 0px 0px;
}


.player
{
/*	position: absolute;
	top:388px;
	left: 355px;
	border-bottom: 1px solid #3e606f;
	border-top: 1px solid #3e606f;
	width: 520px;
	margin: 6px 0px;
	padding: 6px 6px 12px;*/
	position: absolute;
	top:165px;
	left: 220px;
	width: 270px;
	height:10px; 
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;

}

.player_gob
{
/*	position: absolute;
	top:388px;
	left: 355px;
	border-bottom: 1px solid #3e606f;
	border-top: 1px solid #3e606f;
	width: 520px;
	margin: 6px 0px;
	padding: 6px 6px 12px;*/
	position: absolute;
	top:180px;
	left: 220px;
	width: 260px;
	height:10px; 
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	
}



.player ul, 
.player_gob ul 
{ padding-top: 6px; }

.player li, 
.player_gob li {display: inline;}

.player a, 
.player_gob a {padding: 2px 9px;}

.player a:link, 
.player a:visited
{
	color: #24476B;
	background-color: #E8ECEF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

.player_gob a:link,
.player_gob a:visited
{
	color: #24476B;
	background-color: #E8ECEF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}



.player a:hover,
.player_gob a:hover 
{
	color: #24476B;
	background-color: #85AFDA;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px 0px 0px 0px;

}

.player a.active, 
.player a:visited.active 
{
	background-color: #24476B;
	color: #E8ECEF;
	font-weight: bold;
	border-bottom: 2px solid #FCFFF5;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px 0px 0px 0px;
}

.player_gob a.active, 
.player_gob a:visited.active 
{
	background-color: #24476B;
	color: #E8ECEF;
	font-weight: bold;
	border-bottom: 2px solid #FCFFF5;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px 0px 0px 0px;
}


/* Esto agregue  yo de otros estilos 
body { background: #FFFFFF;} /* Lo saque de style*/


