/* Fichero hoja de estilos lamundial.css *//* CUERPO GENERAL DE LAS PAGINAS */body { background	   : url(/images/background.gif) #051804;		color           : #000000; 		font-family     : Arial; font-style: italic;		font-size       : 10px;		font-weight     : normal;		text-align	   : justify;		margin-left     : 5px;		margin-right    : 0;		margin-top      : 0;		/*margin-top	   : 0.1in;*/		/*margin-right	: 0.1in;*/}TH {font-size:10pt;	font-family:Verdana,Arial,Helvetica}TD {font-size:10px;	font-family:Verdana,Arial,Helvetica;}form {margin:0;		font-family: Tahoma, Arial, Helvetica; 		font-size: 8.5pt}select {color: #808080;		font-size: 9px;		font-family: Verdana, Geneva, Arial}input {color: #808080;		font-size: 9px;		font-family: Verdana, Geneva, Arial}textarea {color: #808080;			font-size: 9px;			font-family: Verdana, Geneva, Arial}A:link {color         : #336699;		font-weight    : bold;		TEXT-DECORATION: none}A:visited {color      : #336699;		TEXT-DECORATION: none}A:active {color       : #336699;		TEXT-DECORATION: none}A:hover {COLOR        : #FFA800; 			font-weight: bold;		TEXT-DECORATION: none}img {border = 0 0 0 0;}hr {width	: 85%;	height	: 1pt;	color	: #C0C0C0;}/* Sub Titulos dentro de apartados*/.subtitle{color:#788CD6;			font-size: 10px;			FONT-WEIGHT: bolder}/* ----------- FIN lamundial.CSS ------------ */