@charset "UTF-8";
/* CSS Document */


body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagenes/fondo_sup.jpg);
	background-repeat: no-repeat;
	background-position:top center;
}
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.Titulo_panel {
	font-weight: bold;
	color: #FFFFFF;
}
.Titulo_panel a {font-weight: bold;color: #FFFFFF;text-decoration:none;}
.Titulo_panel a:hover{font-weight: bold;color: #FFFFFF;text-decoration:none;}


.liga_panel {
	color: #FFFFFF;
	text-decoration: none;
}
.titulo_noticia_panel {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ff8000;
	font-weight: bold;
}
.titulo_noticia_panel a{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ff8000;
	font-weight: bold;
	text-decoration:none;
}
.titulo_noticia_panel a:hover{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ff8000;
	font-weight: bold;
	text-decoration:none;
}
.intro_noticia_panel {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #4f4f4f;
	font-weight:normal;
}
.intro_noticia_panel a{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #4f4f4f;
	font-weight:normal;
	text-decoration:none;
}
.intro_noticia_panel a:hover{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #4f4f4f;
	font-weight:normal;
	text-decoration: underline;
}


.categorias a {padding-left:3px; font-family: Helvetica, Verdana, Arial, sans-serif;	font-size:11px;	color:#333333;text-decoration: none;font-weight:normal;}
.categorias a:hover{color:#ff7913;text-decoration: underline;}

.selec a{font-weight:bold;color:#ff7913;}

.bullet{
	 background-image:url(imagenes/bullet_catego.png); 
	 background-position:left; 
	 background-repeat:no-repeat;
}
.bullet_down{
	 background-image:url(imagenes/bullet_catego_down.png); 
	 background-position:left; 
	 background-repeat:no-repeat;
}
.tableBox_output		{margin-top:4px;}
.pic	img			{ border:1px solid #8e999e}
.table_pic_width	{width:143px;text-align:center;}
.vam			{vertical-align:middle;}
.vam	a		{color:#ff7913; font-weight:normal; text-decoration:underline;}
.vam	a:hover	{color:#ff7913; font-weight:normal; text-decoration:underline;}


