    body{
			margin:0px;
			padding:0px;
			background-color:#000000;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
		}
		
		/*
		#wrap{
			position:absolute;
			width: 900px;
			height: 420px;
			left: 50%;
			top: 35%;
			margin-left:-450px;
			margin-top:-250px;			
		}
		
		
		#wrap{
			position:absolute;
			width: 900px;
			height: 768px;
			left: 50%;
			top: 300px;
			margin-left:-450px;
			margin-top:-250px;
			background: transparent url('../img/prodema.jpg') no-repeat bottom;			
		}
		*/
		
		#wrap{
			position:absolute;
			width: 900px;
			height: 100%;
			left: 50%;
			top: 300px;
			margin-left:-450px;
			margin-top:-300px;
			background: transparent url('../img/prodema.jpg') no-repeat bottom;	
		}
		
    /*
		#idiomas{		  
			list-style:none;
			width:100%;
			position: relative;
			top: 120px;
			left: 50;
			z-index:2;
		}*/
    
    #idiomas{
      bottom: 150px;
      position: absolute;		  
			/*position: relative;*/
			z-index: 2;
			/*border: 1px solid white;*/
		}     
    
		#idiomas li{
			margin-right:55px;
			margin-left:55px;
			float:left;
		}
    
    #idiomas td {
		  /*width: 145px;
			margin-right:25px;
			margin-left:25px;
			float:left;*/
			color: white;
			font-family:Verdana,Arial, Helvetica, sans-serif;
		}		
		
		#idiomas li a{
			color:#FFFFFF;
			font-weight: bold;
			text-decoration:none;
			font-size: 12pt;
		}
		
		#idiomas td a{
			color:#FFFFFF;
			font-weight: bold;
			text-decoration:none;
			font-size: 14px;
			font-family:Verdana,Arial, Helvetica, sans-serif;
		}
		
		#logo1{ 
		  position: relative;
      margin: 20px auto 0 auto; 
      text-align: center;
    }
		
		#logo_prods{
		  position: relative;
      margin: 75px auto; 
      text-align: center;
    }	