/*
   Copyright 1997-2003 W3C (MIT, ERCIM, Keio). All Rights Reserved.
   The following software licensing rules apply:
   http://www.w3.org/Consortium/Legal/copyright-software */
	
body {
  padding: 30px;
  margin: 0;
  font-family: sans-serif;
  color: black;
  background: white;
  text-align: justify;  
  background-image: url(w3c_fondo.png);
  background-attachment: fixed;
  background-position: left;
  background-repeat: no-repeat;
}	

 h1 {background: #005A9C;
   color: #fff;
	padding: 5px;
	text-align: center;
	font-family: sans-serif;
	font-size: 30px;
}

#en { background: transparent;
		color: red
	}

	
#ca{ background: transparent;
		color: green
	}
#nl{ background: transparent;
		color: black
	}
#fr{
	background: transparent;
	color: #D9B900;
}
#de{ background: transparent;
		color: orange
	}
#gr{ background: transparent;
		color: purple
	}
#hu{
	background: transparent;
	color: Olive;
}
#it{
	background: transparent;
	color: #228B22;
}
#zhhans{
	background: transparent;
	color: #5E5FFF;
}
#ko{
	background: transparent;
	color: Maroon;
}
#pt{
	background: transparent;
	color: Navy;
}
#ru{
	background: transparent;
	color: #CD853F;
}
#es{
	background: transparent;
	color: #7B68EE;
}
#sv{
	background: transparent;
	color: #E000E1;
}
#fi{
	background: transparent;
	color: #6495ED;
}
#he{
	background: transparent;
	color: Red;
}
#ar{
	background: transparent;
	color: #0F3780;
}


#ja{
	background: transparent;
	color: #2F4F4F;	
}

#ca{
	background: transparent;
	color: Red;
}

#eu{
	background: transparent;
	color: #008B8B;
}
#gl{
	background: transparent;
	color: Blue;
}
	
.idiomas { background: transparent;
			  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			  text-align: center
							
}


