body
{
	background-color: #009900;
	color: #000000;
	background-image: url('../images/fondo.degree.goya.jpg');
	background-repeat:  repeat-x;
	margin-top:0px
	margin-left:0px
	margin-right:0px
	margin-bottom:0px
}

A:link{text-decoration:none; color: #666666;}
A:visited{text-decoration:none; color: #666666;}
A:hover{text-decoration:none; color:#000000;}

.GENERAL {
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, Verdana;
	font-size: 14px;
	color: #000000;
}

.TITULOS {
	font-family: Georgia, "Times New Roman", Tahoma, Helvetica, Arial, Verdana;
	font-size: 26px;
	color: #009900;
}

.TITULONOTICIA {
	font-family: Georgia, "Times New Roman", Tahoma, Helvetica, Arial, Verdana;
	font-size: 17px;
	color: #666666;
}

.HEADS {
	font-family: Georgia, "Times New Roman", Tahoma, Helvetica, Arial, Verdana;
	font-size: 35px;
	color: #000000;
}

.textotema {
  font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, Verdana;
  text-align: left;
  font-size: 13px;
  word-spacing:2pt;
  letter-spacing:1px;
  line-height:14pt;
  padding: 5px 5px 5px 20px;
}

.BAJADA {
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #000000;
}

.fotonoticia {
  font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, Verdana;
  text-align: left;
  font-size: 11px;
  padding: 0px 15px 10px 10px;
  float:left;
}


.chromemenu{
width: 100%;
font-weight: bold;
}

.chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromemenu ul{
border-right: 0px solid #BBB;
border-left: 0px solid #BBB;
border-top: 1px dotted #BBB;
border-bottom: 0px dotted #808080;
width: 100%;
background: url('../nada/images/chromebg.jpg') repeat-x center;
margin: 0;
font-family: Georgia, Helvetica, Arial, Verdana;
font-size: 12px;
font-color: #333333;
text-align: left; padding-left:0; padding-right:0; padding-top:5px; padding-bottom:5px
}

.chromemenu ul li{
display: inline;
}

.chromemenu ul li a{
color: #666666;
padding: 0px 8px;
margin: 0;
border-right: 1px dotted #BBB;
border-left: 0px solid #BBB;
}

.chromemenu ul li a:hover, .chromemenu ul li a.current{
background: url('../images/chromebg2.jpg') repeat-x center;
}

.tabcontainer{
clear: left;
width:100%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
display:none;
}


/*CODIGO AJAX RSS FEED
.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}

#example1 li{ /*CSS specific to demo 1*/
margin-bottom: 4px;
}

#example2 div{ /*CSS specific to demo 2*/
margin-bottom: 5px;
}

#example2 div a{ /*CSS specific to demo 2*/
text-decoration: none;
}

#example3 a{ /*CSS specific to demo 3*/
color: #780001;
text-decoration: none;
font-weight: bold;
}

#example3 p{ /*CSS specific to demo 3*/
margin-bottom: 2px;
}

#rugby a{ /*CSS specific to demo 3*/
color: #780001;
text-decoration: none;
font-weight: bold;
}

#rugby p{ /*CSS specific to demo 3*/
margin-bottom: 2px;
}

#rugbyln a{ /*CSS specific to demo 3*/
color: #336699;
text-decoration: none;
font-weight: bold;
}

#rugbyln p{ /*CSS specific to demo 3*/
margin-bottom: 2px;
}

#rugbyespn a{ /*CSS specific to demo 3*/
color: #003300;
text-decoration: none;
font-weight: bold;
}

#rugbyespnn p{ /*CSS specific to demo 3*/
margin-bottom: 2px;
}


code{ /*CSS for insructions*/
color: red;
}
