﻿body { background-color:#000000;
	font-family:Verdana,Arial;
	
	margin:0;
}
table
{
 font-family:Verdana;

}


IMG { border:none;
}   
A  {
	
	color:#000000;
	text-decoration : none;
	font-weight : normal;
}

A:Active  {
	
	color : #888888;
	text-decoration : none;
	font-weight : normal;
}

A:Hover  {
	
	color:#009900;
	font-weight : normal;
}
Table.Noticia
{
	border-color:#009900; 
border-style:solid; 
border-width:1px; 
	}
TD.TitolNoticia
{
	background-color:#009900;
	text-align:center;
}
TD.PortadaNoticia
{
 vertical-align:top;
 text-align:justify;
 
}

TD.TextoNoticia
{
 vertical-align:top;
 text-align:justify;
  font-size:larger;
}
TD.Buscador
{
	font-size:small;

	}
Table.Fondo
{
	height: 100%;
	background-color: #ccffdd; /*#9da8a0;*/
}
Table.Menu
{
border-color:#009900; 
border-style:solid; 
border-width:1px; 
font-size:small;
}
TD.Menu
{
	background-color: #009900;
}
Table.Actuacions
{
 vertical-align:top;
 text-align:justify;
 font-size:larger;
}

INPUT  {
	font-size : 10pt;
	font-family : verdana;
	border-style :none;
	border-width : 1px;
	border-color: #009900;
}