body	{
						margin:0px;
						padding:0px;
						background-color:#CCCCCC;
						font-family:Tahoma;
						}
td {
						vertical-align:top;
						font-size:11px;
						line-height:13px;
						font-family:Tahoma;
						color:#515A5A;
						}	
img {
						border:0;
						}											
/*-----------------------------------------------------   bg_talling	 ---------------------*/		
							
.bg_left	{
						background-image: url(images/fondo.jpg);
						background-position: right top;
						background-repeat: repeat;
						}
.bg_right	{
						background-image: url(images/fondo.jpg);
						background-position: left top;
						background-repeat: repeat;
						}
/*-----------------------------------------------------   end_of_file   ---------------------*/						
							
